[Webkit-unassigned] [Bug 170147] New: LayoutTest fast/text/variations/optical-sizing.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 27 17:07:28 PDT 2017


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

            Bug ID: 170147
           Summary: LayoutTest fast/text/variations/optical-sizing.html is
                    a flaky failure
           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: ryanhaddad at apple.com

LayoutTest fast/text/variations/optical-sizing.html is a flaky failure

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r214435%20(206)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Ftext%2Fvariations%2Foptical-sizing.html

--- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/fast/text/variations/optical-sizing-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/fast/text/variations/optical-sizing-actual.txt
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS window.getComputedStyle(document.getElementById('test1')).getPropertyValue('font-optical-sizing') is "auto"
+FAIL window.getComputedStyle(document.getElementById('test1')).getPropertyValue('font-optical-sizing') should be auto. Was none.
 PASS window.getComputedStyle(document.getElementById('test2')).getPropertyValue('font-optical-sizing') is "auto"
 PASS window.getComputedStyle(document.getElementById('test3')).getPropertyValue('font-optical-sizing') is "auto"
 PASS window.getComputedStyle(document.getElementById('test4')).getPropertyValue('font-optical-sizing') is "none"
@@ -13,7 +13,7 @@
 PASS document.getElementById('test3').style.fontOpticalSizing is "auto"
 PASS document.getElementById('test4').style.fontOpticalSizing is "none"
 PASS document.getElementById('test5').style.fontOpticalSizing is "inherit"
-PASS window.getComputedStyle(document.getElementById('test1')).fontOpticalSizing is "auto"
+FAIL window.getComputedStyle(document.getElementById('test1')).fontOpticalSizing should be auto. Was none.
 PASS window.getComputedStyle(document.getElementById('test2')).fontOpticalSizing is "auto"
 PASS window.getComputedStyle(document.getElementById('test3')).fontOpticalSizing is "auto"
 PASS window.getComputedStyle(document.getElementById('test4')).fontOpticalSizing is "none"

-- 
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/20170328/7cc27c74/attachment-0001.html>


More information about the webkit-unassigned mailing list