Skip to content

Commit 3e09c4a

Browse files
authored
Merge pull request #21507 from apple/SR-9544-Take2
[benchmark] Really Fix: random fail Benchmark_O.test.md
2 parents 2472f2b + 112ea9c commit 3e09c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/benchmark/Benchmark_O.test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ MEASUREENV: ICS {{[0-9]+}} - {{[0-9]+}} = {{[0-9]+}}
163163
MEASUREENV: VCS {{[0-9]+}} - {{[0-9]+}} = {{[0-9]+}}
164164
RUNJUSTONCE-LABEL: 1,Ackermann
165165
RUNJUSTONCE-NOT: 1,Ackermann
166-
LOGFORMAT: ,{{[0-9]+}},{{[0-9]+}},,{{,|[0-9]+}},{{[0-9]+}}
166+
LOGFORMAT: ,{{[0-9]+}},{{[0-9]+}},,{{[0-9]*}},{{[0-9]+}}
167167
LOGVERBOSE-LABEL: Running AngryPhonebook
168168
LOGVERBOSE: Collecting 2 samples.
169169
````

0 commit comments

Comments
 (0)