Skip to content
Snippets Groups Projects
Commit b8877b37 authored by Ben Gamari's avatar Ben Gamari
Browse files

testsuite: Bump metrics of T9203

parent 58bb1a78
No related branches found
No related tags found
No related merge requests found
...@@ -452,11 +452,12 @@ test('T9203', ...@@ -452,11 +452,12 @@ test('T9203',
# 2016-04-06 84345136 (i386/Debian) not sure # 2016-04-06 84345136 (i386/Debian) not sure
# 2017-03-24 77969268 (x86/Linux, 64-bit machine) probably join points # 2017-03-24 77969268 (x86/Linux, 64-bit machine) probably join points
, (wordsize(64), 84620888, 5) ]), , (wordsize(64), 95910600, 5) ]),
# was 95747304 # was 95747304
# 2019-09-10 94547280 post-AMP cleanup # 2019-09-10 94547280 post-AMP cleanup
# 2015-10-28 95451192 emit Typeable at definition site # 2015-10-28 95451192 emit Typeable at definition site
# 2016-12-19 84620888 Join points # 2016-12-19 84620888 Join points
# 2017-10-30 95910600 Unknown
only_ways(['normal'])], only_ways(['normal'])],
compile_and_run, compile_and_run,
['-O2']) ['-O2'])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment