[Webkit-unassigned] [Bug 172311] New: [macOS Sierra] Layout Test http/tests/dom/document-attributes-null-handling.html is flaky.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 18 14:12:15 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172311

            Bug ID: 172311
           Summary: [macOS Sierra] Layout Test
                    http/tests/dom/document-attributes-null-handling.html
                    is flaky.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com

The test http/tests/dom/document-attributes-null-handling.html is flaky on Both WK1 and WK2 on macOS Sierra. The test fails more frequently on Sierra Debug.

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fdom%2Fdocument-attributes-null-handling.html

https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r217052%20(1076)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/1076

Diff:
--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/dom/document-attributes-null-handling-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/dom/document-attributes-null-handling-actual.txt
@@ -8,7 +8,7 @@
 document.cookie = 'key=value'
 PASS document.cookie is "key=value"
 document.cookie = null
-PASS document.cookie is "key=value; null="
+FAIL document.cookie should be key=value; null=. Was null=; key=value.

 * title attribute
 PASS document.title is ""

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170518/48e988cf/attachment.html>


More information about the webkit-unassigned mailing list