Bug 205308
Summary: | REGRESSION: [iOS] accessibility/smart-invert-reference.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=189818 |
Truitt Savell
accessibility/smart-invert-reference.html
This test is constantly failing on iOS sense around r251896
History:
https://results.webkit.org/?suite=layout-tests&test=accessibility%2Fsmart-invert-reference.html
Diff:
https://build.webkit.org/results/Apple%20iOS%2013%20Simulator%20Release%20WK2%20(Tests)/r253571%20(1568)/accessibility/smart-invert-reference-diffs.html
Looks like some gradient issues in the image results.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/57987399>
Truitt Savell
It appears this test will always fail the first time it is run on a simulator. I am able to reproduce this just by running the test one
Truitt Savell
I was able to reproduce this failure using command:
run-webkit-tests --ios-simulator accessibility/smart-invert-reference.html --child-processes 1 --no-retry
I am able to reproduce this on r251896 but not r251895
I looks like r251896 is to blame which the history seems to indicate as well.
Truitt Savell
marking this as failure while it is investigated: https://trac.webkit.org/changeset/253594/webkit
Truitt Savell
Had to cleanup the expectations for this test. when this issue is fixed this test needs to be marked as Pass in iOS-wk2 for it to function.
expectations cleanup in https://trac.webkit.org/changeset/253755/webkit
Alexey Proskuryakov
Given that new iOS Simulator behavior matches macOS behavior, this seems best to track as one bug.
*** This bug has been marked as a duplicate of bug 189818 ***