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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 8 16:23:31 PST 2010


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

           Summary: websocket/tests/url-with-credential.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
        Depends on: 31412
            Blocks: 33289


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

http://build.webkit.org/results/Tiger%20Intel%20Release/r53017%20(7578)/results.html

--- layout-test-results/websocket/tests/url-with-credential-expected.txt   
2010-01-08 15:59:34.000000000 -0800
+++ layout-test-results/websocket/tests/url-with-credential-actual.txt   
2010-01-08 15:59:34.000000000 -0800
@@ -4,10 +4,9 @@

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

 TEST COMPLETE

"credential handing seems flaky with Tiger's NSURLConnection" -- Alexey

This might be related to bug 31412 which we just skipped.

Alexey says this should be part of some expectations file eventually but for
now we should probably just skip it.  Unless someone would like to debug
credential handling on Tiger? :)

-- 
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