[Webkit-unassigned] [Bug 202229] New: [GTK] CSS dark mode tests show spurious numbers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 25 13:18:11 PDT 2019


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

            Bug ID: 202229
           Summary: [GTK] CSS dark mode tests show spurious numbers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

css-dark-mode/color-scheme-css.html
css-dark-mode/color-scheme-meta.html
css-dark-mode/older-syntax/supported-color-schemes-css.html
css-dark-mode/older-syntax/supported-color-schemes-meta.html

Failing since r249883:r249933

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/css-dark-mode/color-scheme-meta-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/css-dark-mode/color-scheme-meta-actual.txt
@@ -5,15 +5,15 @@
 PASS Light color scheme enabled 
 PASS Color schemes changed to light and dark 
 PASS Element colors are correct in light color scheme with light and dark color scheme 
-PASS Dark color scheme enabled 
+PASS Dark color scheme enabled 2 
 PASS Element colors are correct in dark color scheme with light and dark color scheme 
-PASS Light color scheme enabled 
+PASS Light color scheme enabled 2 
 PASS Color schemes changed to dark 
 FAIL Element colors are correct in light color scheme with only dark color scheme assert_equals: expected "rgb(255, 255, 255)" but got "rgb(0, 0, 0)"
-PASS Dark color scheme enabled 
+PASS Dark color scheme enabled 3 
 PASS Element colors are correct in dark color scheme with only dark color scheme 
 PASS Color schemes changed to light and a bogus value 
-FAIL Element colors are correct in dark color scheme with only light color scheme assert_equals: expected "rgb(0, 0, 0)" but got "rgb(255, 255, 255)"
+FAIL Element colors are correct in dark color scheme with only light color scheme 2 assert_equals: expected "rgb(0, 0, 0)" but got "rgb(255, 255, 255)"
 PASS Color schemes changed to empty value 
 FAIL Element colors are correct in dark color scheme with implicit light color scheme assert_equals: expected "rgb(0, 0, 0)" but got "rgb(255, 255, 255)"
 PASS Color schemes changed to light,dark

-- 
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/20190925/e96c6389/attachment-0001.html>


More information about the webkit-unassigned mailing list