Bug 182554
Summary: | REGRESSION: [macOS WK1] Layout Test transitions/transition-display-property.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, jlewis3, rego |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
The following layout test is flaky on macOS WK1
transitions/transition-display-property.html
Probable cause:
Unknown, started sometime yesterday.
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=transitions%2Ftransition-display-property.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This is affecting EWS, so we need to identify the culprit.
Ryan Haddad
I think this started with https://trac.webkit.org/changeset/228095/webkit
Matt Lewis
Marked as flaky ImageOnlyFailure on macOS WK1:
https://trac.webkit.org/changeset/228208/webkit
Alexey Proskuryakov
I see the same kind of failure on this test happen before the grid change, but with dramatically lower frequency. Something definitely changed there.
Reproducing locally may be the best next step.
Manuel Rego Casasnovas
I don't believe this is related with my patch r228095.
The only change it has on transitions/animations code is to add
a new property (row-gap) as animatable:
https://trac.webkit.org/changeset/228095/webkit#file56