New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 870110 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

layout test flake occurrences reported by CTF should be analyzed

Project Member Reported by st...@chromium.org, Aug 2

Issue description

What 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
 
Summary: layout test flake occurrences reported by CTF should be analyzed (was: All flake occurrences reported by CTF should be analyzed)
After looking into ndb record, this test was flagged as not supported.

BuildStep(build_number=153334, builder_name=u'linux_chromium_rel_ng', master_name=u'tryserver.chromium.linux', reported_time=datetime.datetime(2018, 7, 31, 23, 48, 3, 695670), scheduled=False, step_name=u'webkit_layout_tests (with patch)', supported=False, swarmed=True, wf_build_number=71462, wf_builder_name=u'Linux Tests', wf_master_name=u'chromium.linux', wf_step_name=u'webkit_layout_tests')
Cc: lijeffrey@chromium.org
Labels: -Pri-1 Pri-2
Owner: chanli@chromium.org
Status: Assigned (was: Available)
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