layout test flake occurrences reported by CTF should be analyzed |
||
Issue descriptionWhat is the bug or feature: Flake bug reported by CTF was not analyzed by Findit automatically. Context or examples: https://bugs.chromium.org/p/chromium/issues/detail?id=869920 Expected: The following occurrence should be analyzed automatically. https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/153971 site_per_process_webkit_layout_tests (with patch) external/wpt/background-fetch/get-ids.https.window.html
,
Aug 6
My guess is that: the test is newly-added by the commit position X, and the latest build on the CI builder whose checkout is at the commit position Y (Y<X), thus the test doesn't not exist there and then Findit marks it as not supported. chanli@, please double check and fix this. |
||
►
Sign in to add a comment |
||
Comment 1 by st...@chromium.org
, Aug 2