Bug 217419 - REGRESSION (iOS 14): [ iOS wk2 ] imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html is a constant failure
Summary: REGRESSION (iOS 14): [ iOS wk2 ] imported/w3c/web-platform-tests/css/css-casc...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-06 19:31 PDT by Karl Rackler
Modified: 2020-10-07 00:56 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2020-10-06 19:31:27 PDT
imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml.html is a flaky failure
Comment 1 Radar WebKit Bug Importer 2020-10-06 19:31:53 PDT
<rdar://problem/70028691>
Comment 2 Karl Rackler 2020-10-06 19:46:47 PDT
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
Comment 3 Karl Rackler 2020-10-06 20:21:13 PDT
I have marked this test as failing while this issue is investigated.
https://trac.webkit.org/changeset/268112/webkit
Comment 4 Antoine Quint 2020-10-07 00:10:54 PDT
This likely needs a new rebaseline.
Comment 5 Antoine Quint 2020-10-07 00:56:05 PDT
This is only an issue for internal bots, the opensource bots are fine. Closing this to fix in the appropriate place.