Bug 161312
Summary: | LayoutTest imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/document-without-browsing-context.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | cdumez, rniwa, youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
LayoutTest imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/document-without-browsing-context.html is a flaky failure
This test frequently fails on all ports.
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/builds/7969
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fdocument-metadata%2Fthe-link-element%2Fdocument-without-browsing-context.html
--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/document-without-browsing-context-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/document-without-browsing-context-actual.txt
@@ -1,4 +1,4 @@
-PASS Create a document, adopt the node
-FAIL Create a stylesheet in innerHTML document assert_equals: expected "1" but got "0"
+FAIL Create a document, adopt the node assert_equals: expected "1" but got "0"
+PASS Create a stylesheet in innerHTML document
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This is not a recent regression. The flaky expectation had been removed in https://trac.webkit.org/changeset/205108