RESOLVED FIXED Bug 153948
[GTK] imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html is flaky (sometimes text diff)
https://bugs.webkit.org/show_bug.cgi?id=153948
Summary [GTK] imported/w3c/web-platform-tests/html/semantics/document-metadata/stylin...
Michael Catanzaro
Reported 2016-02-06 09:56:51 PST
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
Attachments
Diego Pino
Comment 1 2020-06-19 00:33:17 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed. Committed r263254: <https://trac.webkit.org/changeset/263254>
Note You need to log in before you can comment on or make changes to this bug.