[Webkit-unassigned] [Bug 146400] New: http/tests/contentextensions/character-set-basic-support.html is flaky on mac-wk2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 28 15:45:33 PDT 2015


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

            Bug ID: 146400
           Summary: http/tests/contentextensions/character-set-basic-suppo
                    rt.html is flaky on mac-wk2
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: achristensen at apple.com, ap at webkit.org

The http/tests/contentextensions/character-set-basic-support.html test is flaky on mac-wk2:

<http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fcontentextensions%2Fcharacter-set-basic-support.html>

It appears that the failures occur when either the first subtest gets the opposite of the expected result:

-URL: http://127.0.0.1:8000/resources/square100.png is not blocked.
-PASS isBlocked is false
+URL: http://127.0.0.1:8000/resources/square100.png is blocked.
+FAIL isBlocked should be false. Was true.

Or the last subtest result is simply missing:

 PASS isBlocked is true
-URL: http://127.0.0.1:8000/resources/square100.png?caseSeNsitive is blocked.
-PASS isBlocked is true
 PASS successfullyParsed is true

-- 
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/20150628/1f1d1071/attachment-0001.html>


More information about the webkit-unassigned mailing list