Issue metadata
Sign in to add a comment
|
Result merge/upload is broken in webkit_layout_tests |
||||||||||||||||||||||
Issue descriptionToday I start to notice that the webkit_layout_tests is uploading almost empty results. Example: https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/188279 In the "webkit_layout_tests (with patch)" step, clearly tests were executed and failures were found, but the archived zip is almost empty (with only a couple of tests) and the result viewer is therefore broken. https://test-results.appspot.com/data/layout_results/linux_chromium_rel_ng/188279/layout-test-results.zip Interestingly, the "site_per_process_webkit_layout_tests (with patch)" doesn't seem to be affected. This breaks a lot of tools that rely on the test results, including rebaseline-cl and wpt-importer.
,
Sep 17
I did touch it recently, in https://crrev.com/c/1217594. It shouldn't have affected this though. It does make the log less verbose, which could make it harder to debug this problem though.
,
Sep 17
It looks like maybe the merge script isn't getting all the paths it should? From https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8935127583314989040/+/steps/webkit_layout_tests__with_patch_/0/stdout 2018-09-17 08:07:52,183 - blinkpy.web_tests.merge_results: [DEBUG] Merging following paths: 2018-09-17 08:07:52,183 - blinkpy.web_tests.merge_results: [DEBUG] ['/b/swarming/w/ir/tmp/t/tmpu1nHvX/0', '/b/swarming/w/ir/tmp/t/tmpu1nHvX/1', '/b/swarming/w/ir/tmp/t/tmpu1nHvX/2', '/b/swarming/w/ir/tmp/t/tmpu1nHvX/3', '/b/swarming/w/ir/tmp/t/tmpu1nHvX/4', '/b/swarming/w/ir/tmp/t/tmpu1nHvX/5'] There are 10 total shards for that build.
,
Sep 17
Oh wait, my bad. I was looking at site per process, the number is correct.
,
Sep 17
Ah, this is https://crrev.com/c/1222176. I'm reverting this change, things should get better.
,
Sep 17
Issue 884860 has been merged into this issue.
,
Sep 17
,
Sep 17
https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/188767 looks like it fixed the results.
,
Sep 18
Re #8: did the problem just go away itself? Do we know what happened?
,
Sep 24
I reverted the CL in #5, which fixed it. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by robertma@chromium.org
, Sep 17