NEW 161312
LayoutTest imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/document-without-browsing-context.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=161312
Summary LayoutTest imported/w3c/web-platform-tests/html/semantics/document-metadata/t...
Ryan Haddad
Reported 2016-08-29 09:10:55 PDT
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
Ryan Haddad
Comment 1 2016-08-29 09:51:41 PDT
This is not a recent regression. The flaky expectation had been removed in https://trac.webkit.org/changeset/205108
Note You need to log in before you can comment on or make changes to this bug.