[Webkit-unassigned] [Bug 33442] New: websocket/tests/url-with-query.html failed on Tiger Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 9 19:28:50 PST 2010


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

           Summary: websocket/tests/url-with-query.html failed on Tiger
                    Bot
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: ap at webkit.org, ukai at chromium.org
        Depends on: 33409
            Blocks: 33289


websocket/tests/url-with-query.html failed on Tiger Bot

WebSocket tests seem to be unreliable on Tiger.   Bug 33409 was another recent
failure, probably related.

http://build.webkit.org/results/Tiger%20Intel%20Release/r53045%20(7600)/websocket/tests/url-with-query-diffs.txt

--- layout-test-results/websocket/tests/url-with-query-expected.txt   
2010-01-09 18:15:13.000000000 -0800
+++ layout-test-results/websocket/tests/url-with-query-actual.txt    2010-01-09
18:15:13.000000000 -0800
@@ -4,10 +4,9 @@

 url=ws://127.0.0.1:8880/websocket/tests/echo-location?q=v
 WebSocket is open
-received:ws://127.0.0.1:8880/websocket/tests/echo-location?q=v
 WebSocket is closed
 PASS handshake_success is true
-PASS ws_location is url
+FAIL ws_location should be
ws://127.0.0.1:8880/websocket/tests/echo-location?q=v (of type string). Was
undefined (of type undefined).
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list