Bug 206179
Summary: | REGRESSION: [ Catalina wk2 ] 11 fast/gradients/* test failures | ||
---|---|---|---|
Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | megan_gardner, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Truitt Savell
fast/gradients/conic-center-outside-box.html [ ImageOnlyFailure ]
fast/gradients/conic-extended-stops.html [ ImageOnlyFailure ]
fast/gradients/conic-from-angle.html [ ImageOnlyFailure ]
fast/gradients/conic-gradient-alpha.html [ ImageOnlyFailure ]
fast/gradients/conic-gradient-extended-stops.html [ ImageOnlyFailure ]
fast/gradients/conic-gradient.html [ ImageOnlyFailure ]
fast/gradients/conic-off-center.html [ ImageOnlyFailure ]
fast/gradients/conic-repeating-last-stop.html [ ImageOnlyFailure ]
fast/gradients/conic-repeating.html [ ImageOnlyFailure ]
fast/gradients/conic-two-hints.html [ ImageOnlyFailure ]
fast/gradients/conic.html [ ImageOnlyFailure ]
These tests are failing on Catalina wk2 in tandem. They always fail together on the same test runner. the results page has no image results unfortunately. returns a 404 error.
Currently I cannot reproduce this locally.
history:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=fast%2Fgradients%2Fconic-center-outside-box.html&test=fast%2Fgradients%2Fconic-extended-stops.html&test=fast%2Fgradients%2Fconic-from-angle.html&test=fast%2Fgradients%2Fconic-gradient-alpha.html&test=fast%2Fgradients%2Fconic-gradient-extended-stops.html&test=fast%2Fgradients%2Fconic-gradient.html&test=fast%2Fgradients%2Fconic-off-center.html&test=fast%2Fgradients%2Fconic-repeating-last-stop.html&test=fast%2Fgradients%2Fconic-repeating.html&test=fast%2Fgradients%2Fconic-two-hints.html&test=fast%2Fgradients%2Fconic.html
Results:
https://build.webkit.org/results/Apple-Catalina-Release-WK2-Tests/r254428%20(2071)/results.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/58532247>
Truitt Savell
History shows this began around r254345
Wenson Hsieh
The earliest failure I can see is after r254340, in which fast/gradients/conic-gradient-extended-stops.html and fast/gradients/conic-gradient-alpha.html both flaked. It seems like the problem must’ve been introduced either in or prior to r254340.
Truitt Savell
I can reproduce this on the bot
Truitt Savell
It looks like ImageDiff is timing out and this is why we are not getting results.
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 206194 ***