sizes failing on 2 builders
Builders failed on:
- Linux x64:
https://build.chromium.org/p/chromium/builders/Linux%20x64
- Mac:
https://build.chromium.org/p/chromium/builders/Mac
Stack trace:
Traceback (most recent call last):
File "/b/c/b/linux_clobber/src/testing/scripts/sizes.py", line 77, in <module>
sys.exit(common.run_script(sys.argv[1:], funcs))
File "/b/c/b/linux_clobber/src/testing/scripts/common.py", line 63, in run_script
return args.func(args)
File "/b/c/b/linux_clobber/src/testing/scripts/sizes.py", line 22, in main_run
'--json', tempfile_path])
File "/b/c/b/linux_clobber/src/testing/scripts/common.py", line 112, in run_runtest
] + runtest_args)
KeyError: 'slavename'
Regression range on Mac:
https://chromium.googlesource.com/chromium/src/+log/2ad2a9bf7205ec77843cf27a7964fda92df386b2%5E..5ae55b8c8ed39e3a1019afba988b5df208f53420?pretty=fuller
No CL in the Mac regression range (narrower than the Linux regression range) seems like a possible candidate for this regression.
Comment 1 by hbos@chromium.org
, Feb 22 2017