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 BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: cdumez, rniwa, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryan Haddad 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
Comment 1 Ryan Haddad 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