Bug 217419
Summary: | REGRESSION (iOS 14): [ iOS wk2 ] imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | graouts, graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html is a flaky failure
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/70028691>
Karl Rackler
Description:
imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html
The first failure that I see this on the dashboard was 09/28/20 at r267713, but does not appear to be relevant to what would have caused this.
REPRODUCTION STEPS
I can reproduce this on r268082, r267713 and earlier.
The test passed with iOS 13, but is constant failure with iOS 14.
Command:
run-webkit-tests --ios-simulator --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html
Result:
Regressions: Unexpected text-only failures (1)
imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html [ Failure ]
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-cascade%2Fall-prop-initial-xml.html&platform=ios&limit=50000
Diff Log:
--- /Volumes/Data/Builds/build-268082/layout-test-results/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt
+++ /Volumes/Data/Builds/build-268082/layout-test-results/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-actual.txt
@@ -172,6 +172,7 @@
PASS marker-start
PASS mask
PASS mask-type
+PASS math-style
PASS max-block-size
PASS max-height
PASS max-inline-size
@@ -214,9 +215,11 @@
PASS r
PASS resize
PASS right
+PASS rotate
PASS row-gap
PASS rx
PASS ry
+PASS scale
PASS scroll-behavior
PASS scroll-padding-bottom
PASS scroll-padding-left
@@ -275,6 +278,7 @@
PASS transition-duration
PASS transition-property
PASS transition-timing-function
+PASS translate
PASS unicode-bidi
PASS vector-effect
PASS vertical-align
Karl Rackler
I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/268112/webkit
Antoine Quint
This likely needs a new rebaseline.
Antoine Quint
This is only an issue for internal bots, the opensource bots are fine. Closing this to fix in the appropriate place.