ToT breakage in chromite/config/chromeos_config_unittest.py |
|||
Issue description
Multiple platform failed for the following error message:
FAIL: [chromite.config.chromeos_config_unittest] ConfigDumpTest.testDump
Ensure generated files are up to date.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/mnt/host/source/chromite/lib/timeout_util.py", line 191, in TimeoutWrapper
return func(*args, **kwargs)
File "/mnt/host/source/chromite/config/chromeos_config_unittest.py", line 60, in testDump
self.fail('config_dump.json does not match the '
AssertionError: config_dump.json does not match the defined configs. Run config/chromeos_config_unittest --update
Specific build:
https://uberchromegw.corp.google.com/i/chromeos/builders/master-paladin/builds/18806
Possible related to CL: http://crrev.com/c/1081872
,
Jun 7 2018
I don't think this is ToT breakage; just a bad CL. So, no reason to open a bug. Will let Don confirm.
,
Jun 7 2018
Probably my CL. I rebased and re-ran the test locally without issue.
,
Jun 15 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by inker@chromium.org
, Jun 7 2018