| Summary: | REGRESSION: [ iOS release wk2 ] compositing/debug-borders-dynamic.html is a flaky image failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | Compositing | Assignee: | Karl Rackler <rackler> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | Morningstar, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Karl Rackler
2020-09-29 18:24:42 PDT
I have marked this test as image failure while this issue is investigated. https://trac.webkit.org/changeset/267776/webkit REPRODUCTION STEPS Build 17H35: I can reproduce this image failure with most recent available spade r267194. Build 18A393: I can reproduce this image failure on all spades tried between r262500 and ToT 267802. The test will usually fail within the first 50 to 100 iterations. Because the test was consistent in failures, I cannot pinpoint a change that could have caused this. Command: run-webkit-tests --ios-simulator --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f compositing/debug-borders-dynamic.html Result: Regressions: Unexpected image-only failures (1) compositing/debug-borders-dynamic.html [ ImageOnlyFailure ] compositing/debug-borders-dynamic.html Is still a flaky failure on iOS Debug queue, as an expectation has not been set. This should be solved with pixel tolerance (it's some pixel fuzz around the repaint counter). Pull request: https://github.com/WebKit/WebKit/pull/15124 Adjusting pixel tolerance for the following test: compositing/debug-borders-dynamic.html Committed 265343@main (98fc2d9d56ca): <https://commits.webkit.org/265343@main> Reviewed commits have been landed. Closing PR #15124 and removing active labels. Adjusting pixel tolerance for the following test: compositing/debug-borders-dynamic.html Re-opening for pull request https://github.com/WebKit/WebKit/pull/15145 Committed 265360@main (5512c619b8aa): <https://commits.webkit.org/265360@main> Reviewed commits have been landed. Closing PR #15145 and removing active labels. Remove test expectations Test gardening commit 265368@main (e6e95e294e70): <https://commits.webkit.org/265368@main> Reviewed commits have been landed. Closing PR #15154 and removing active labels. |