[Webkit-unassigned] [Bug 197204] New: [ Mac WK1 ] Layout Test webexposed/css-properties-behind-flags.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 23 11:11:10 PDT 2019


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

            Bug ID: 197204
           Summary: [ Mac WK1 ] Layout Test
                    webexposed/css-properties-behind-flags.html is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com
                CC: lforschler at apple.com

The following layout test is flaky on Mac WK1

webexposed/css-properties-behind-flags.html

Probable cause:

This test appears to have been flakey for the whole history but has become more flakey on the bots somewhere around April 8th. 

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webexposed%2Fcss-properties-behind-flags.html

Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/webexposed/css-properties-behind-flags-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/webexposed/css-properties-behind-flags-actual.txt
@@ -7,13 +7,13 @@
 PASS border-inline-width is not exposed 
 PASS border-inline-style is not exposed 
 PASS border-inline-color is not exposed 
-PASS inset is not exposed 
-PASS inset-block is not exposed 
-PASS inset-block-start is not exposed 
-PASS inset-block-end is not exposed 
-PASS inset-inline is not exposed 
-PASS inset-inline-start is not exposed 
-PASS inset-inline-end is not exposed 
+FAIL inset is not exposed assert_false: inset not in style expected false got true
+FAIL inset-block is not exposed assert_false: inset-block not in style expected false got true
+FAIL inset-block-start is not exposed assert_false: inset-block-start not in style expected false got true
+FAIL inset-block-end is not exposed assert_false: inset-block-end not in style expected false got true
+FAIL inset-inline is not exposed assert_false: inset-inline not in style expected false got true
+FAIL inset-inline-start is not exposed assert_false: inset-inline-start not in style expected false got true
+FAIL inset-inline-end is not exposed assert_false: inset-inline-end not in style expected false got true
 PASS margin-block is not exposed 
 PASS margin-inline is not exposed 
 PASS padding-block is not exposed

-- 
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/20190423/69706e38/attachment.html>


More information about the webkit-unassigned mailing list