Bug 153929
Summary: | [iOS-Simulator] imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ben_schwartz, cdumez, 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=153871 |
Ryan Haddad
[iOS-Simulator] imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html is flaky
This test seems to have been flaky on ios-simulator-wk2 and failing on ios-simulator-wk1 since it was added with <http://trac.webkit.org/changeset/196091>
https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r196191%20(2899)/results.html
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fdocument-metadata%2Fstyling%2FLinkStyle.html>
--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-actual.txt
@@ -1,7 +1,7 @@
FAIL The LinkStyle interface's sheet attribute must return null; the disabled attribute must be false assert_equals: The sheet attribute of style2 should be null. expected null but got object "[object CSSStyleSheet]"
PASS The LinkStyle interface's sheet attribute must return null if the corresponding element is not in a Document
-PASS The LinkStyle interface's sheet attribute must return StyleSheet object; the disabled attribute must be same as the StyleSheet's disabled attribute
+FAIL The LinkStyle interface's sheet attribute must return StyleSheet object; the disabled attribute must be same as the StyleSheet's disabled attribute assert_true: The sheet attribute of style6 should be a StyleSheet object. expected true got false
PASS The title must be the same as the value of the element's title content attribute
PASS The media must be the same as the value of the element's media content attribute, or the empty string if it is omitted
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked as flaky on ios-simulator with <https://trac.webkit.org/r196194>
Fady Farag
Pull request: https://github.com/WebKit/WebKit/pull/39415
EWS
Test gardening commit 289265@main (0d474a61c108): <https://commits.webkit.org/289265@main>
Reviewed commits have been landed. Closing PR #39415 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/143438021>