[Webkit-unassigned] [Bug 153948] New: [GTK] imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html is flaky (sometimes text diff)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 6 09:56:51 PST 2016


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

            Bug ID: 153948
           Summary: [GTK]
                    imported/w3c/web-platform-tests/html/semantics/documen
                    t-metadata/styling/LinkStyle.html is flaky (sometimes
                    text diff)
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html has been flaky since it was added in r196091:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-actual.txt
@@ -1,5 +1,5 @@

-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]"
+FAIL The LinkStyle interface's sheet attribute must return null; the disabled attribute must be false assert_equals: The sheet attribute of style3 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 
 PASS The title must be the same as the value of the element's title content attribute 

I am also concerned that there is a FAIL in the expected results. We should stop adding tests with FAIL in the expected results.

https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r196216%20(13627)/results.html

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


More information about the webkit-unassigned mailing list