Handle no splitTestVariants metadata
GitOrigin-RevId: c59262c51cffc92a38e40c1e3f08a92e5fa030b0
This commit is contained in:
committed by
Copybot
parent
fcf9c92160
commit
092ef7925c
@@ -83,7 +83,7 @@ export const handleLogFiles = async (outputFiles, data, signal) => {
|
||||
{
|
||||
ignoreDuplicates: true,
|
||||
oldRegexes:
|
||||
getMeta('ol-splitTestVariants')['latex-log-parser'] !== 'new',
|
||||
getMeta('ol-splitTestVariants')?.['latex-log-parser'] !== 'new',
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user