<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>89989</bug_id>
          
          <creation_ts>2012-06-26 09:50:39 -0700</creation_ts>
          <short_desc>Chromium WebSocket tests fail due to Tools/Scripts/webkitpy/layout_tests/port/chromium_win.py</short_desc>
          <delta_ts>2012-06-26 09:52:27 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>89988</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>wez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>tony</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>657668</commentid>
    <comment_count>0</comment_count>
    <who name="">wez</who>
    <bug_when>2012-06-26 09:50:39 -0700</bug_when>
    <thetext>When WebKit r121194 was rolled in to Chromium the WebSocket tests started failing due to a version-check preventing the WebSocket test server from running, e.g:

ExtensionApiTest.WebSocket: 
Traceback (most recent call last):
  File &quot;e:\b\build\slave\Vista_Tests__1_\build\src\third_party\WebKit\Tools\Scripts\new-run-webkit-websocketserver&quot;, line 115, in &lt;module&gt;
    main()
  File &quot;e:\b\build\slave\Vista_Tests__1_\build\src\third_party\WebKit\Tools\Scripts\new-run-webkit-websocketserver&quot;, line 101, in main
    port_obj = host.port_factory.get(port_name=&apos;chromium&apos;, options=options)
  File &quot;e:\b\build\slave\Vista_Tests__1_\build\src\third_party\WebKit\Tools\Scripts\webkitpy\layout_tests\port\factory.py&quot;, line 117, in get
    return cls(self._host, port_name, options=options, **kwargs)
  File &quot;e:\b\build\slave\Vista_Tests__1_\build\src\third_party\WebKit\Tools\Scripts\webkitpy\layout_tests\port\chromium_win.py&quot;, line 81, in __init__
    assert self._version in self.SUPPORTED_VERSIONS, &quot;%s is not in %s&quot; % (self._version, self.SUPPORTED_VERSIONS)
AssertionError: vista is not in (&apos;xp&apos;, &apos;win7&apos;)
[4820:3220:0626/083523:641062:ERROR:ui_test_utils.cc(940)] Failed to run new-run-webkit-websocketserver: wait_success = 1, exit_code = 1
browser\extensions\extension_websocket_apitest.cc(13): error: Value of: StartWebSocketServer(websocket_root_dir)
  Actual: false
Expected: true</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>657670</commentid>
    <comment_count>1</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-06-26 09:52:27 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 89988 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>