<?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>46890</bug_id>
          
          <creation_ts>2010-09-30 06:10:11 -0700</creation_ts>
          <short_desc>Many tests in webkitpy.layout_tests.run_webkit_tests_unittest assert on Windows</short_desc>
          <delta_ts>2010-09-30 09:41:09 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://build.webkit.org/builders/Windows%20Debug%20%28Tests%29/builds/20495/steps/webkitpy-test/logs/stdio</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, PlatformOnly</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Adam Roben (:aroben)">aroben</assigned_to>
          <cc>abarth</cc>
    
    <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>287505</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2010-09-30 06:10:11 -0700</bug_when>
    <thetext>See URL for failures like this:


FAIL: test_accelerated_compositing (webkitpy.layout_tests.run_webkit_tests_unittest.MainTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py&quot;, line 107, in test_accelerated_compositing
    self.assertTrue(passing_run([&apos;--accelerated-compositing&apos;]))
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py&quot;, line 79, in passing_run
    res = run_webkit_tests.run(port_obj, options, parsed_args)
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py&quot;, line 1409, in run
    num_unexpected_results = test_runner.run(result_summary)
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py&quot;, line 763, in run
    self._run_tests(self._test_files_list, result_summary))
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/run_webkit_tests.py&quot;, line 638, in _run_tests
    result_summary)
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/dump_render_tree_thread.py&quot;, line 319, in _covered_run
    self._run(test_runner=None, result_summary=None)
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/dump_render_tree_thread.py&quot;, line 386, in _run
    result = self._run_test(test_info)
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/dump_render_tree_thread.py&quot;, line 495, in _run_test
    self._driver.run_test(test_info.uri, test_info.timeout, image_hash)
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/test.py&quot;, line 296, in run_test
    test_name = self._port.uri_to_test_name(uri)
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/base.py&quot;, line 370, in uri_to_test_name
    return self.relative_test_filename(test)
  File &quot;/home/buildbot/slave/win-debug-tests/build/WebKitTools/Scripts/webkitpy/layout_tests/port/base.py&quot;, line 448, in relative_test_filename
    assert(filename.startswith(self.layout_tests_dir()))
AssertionError</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>287508</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2010-09-30 06:13:05 -0700</bug_when>
    <thetext>&lt;rdar://problem/8496637&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>287511</commentid>
    <comment_count>2</comment_count>
      <attachid>69328</attachid>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2010-09-30 06:16:01 -0700</bug_when>
    <thetext>Created attachment 69328
Fix path -&gt; URL conversion on Cygwin</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>287596</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2010-09-30 09:41:09 -0700</bug_when>
    <thetext>Committed r68792: &lt;http://trac.webkit.org/changeset/68792&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>69328</attachid>
            <date>2010-09-30 06:16:01 -0700</date>
            <delta_ts>2010-09-30 09:17:20 -0700</delta_ts>
            <desc>Fix path -&gt; URL conversion on Cygwin</desc>
            <filename>bug-46890-20100930091559.patch</filename>
            <type>text/plain</type>
            <size>1499</size>
            <attacher name="Adam Roben (:aroben)">aroben</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL0NoYW5nZUxvZyBiL1dlYktpdFRvb2xzL0NoYW5nZUxv
ZwppbmRleCA5OGUyMjExZDllMmYwMWU4ZDRhN2U3NzE5NGM3ZDQ2NGZkZTVhYzgwLi5hZjI4MTQ5
NjVlYzFlZTQxODdmZmZhNjRhOTQ4OWI3Yzg1YTYxZjZmIDEwMDY0NAotLS0gYS9XZWJLaXRUb29s
cy9DaGFuZ2VMb2cKKysrIGIvV2ViS2l0VG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTYgQEAK
KzIwMTAtMDktMzAgIEFkYW0gUm9iZW4gIDxhcm9iZW5AYXBwbGUuY29tPgorCisgICAgICAgIEZp
eCBwYXRoIC0+IFVSTCBjb252ZXJzaW9uIG9uIEN5Z3dpbgorCisgICAgICAgIFJldmlld2VkIGJ5
IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIEZpeGVzIDxodHRwOi8vd2Via2l0Lm9yZy9iLzQ2
ODkwPiA8cmRhcjovL3Byb2JsZW0vODQ5NjYzNz4gTWFueSB0ZXN0cworICAgICAgICBpbiB3ZWJr
aXRweS5sYXlvdXRfdGVzdHMucnVuX3dlYmtpdF90ZXN0c191bml0dGVzdCBhc3NlcnQgb24gV2lu
ZG93cworCisgICAgICAgICogU2NyaXB0cy93ZWJraXRweS9sYXlvdXRfdGVzdHMvcG9ydC9iYXNl
LnB5OgorICAgICAgICAoUG9ydC5maWxlbmFtZV90b191cmkpOiBUcmVhdCBDeWd3aW4gbGlrZSBv
dGhlciBVTklYLXkgcGxhdGZvcm1zIGJ5CisgICAgICAgIGFzc3VtaW5nIHBhdGhzIGFscmVhZHkg
aGF2ZSBhIGxlYWRpbmcgc2xhc2guCisKIDIwMTAtMDktMzAgIEVyaWMgU2VpZGVsICA8ZXJpY0B3
ZWJraXQub3JnPgogCiAgICAgICAgIFJldmlld2VkIGJ5IEFkYW0gQmFydGguCmRpZmYgLS1naXQg
YS9XZWJLaXRUb29scy9TY3JpcHRzL3dlYmtpdHB5L2xheW91dF90ZXN0cy9wb3J0L2Jhc2UucHkg
Yi9XZWJLaXRUb29scy9TY3JpcHRzL3dlYmtpdHB5L2xheW91dF90ZXN0cy9wb3J0L2Jhc2UucHkK
aW5kZXggNmE1ZDQzYmY5MTE2NmM1MThiNzQ0NTZmZTAyZTUzNjMxN2NiNjFjYi4uNGE0YmU4Mzc3
MTU0ZDZmODRhYTBiNzRiY2U0MTA1MTk4MmI1N2M4MiAxMDA2NDQKLS0tIGEvV2ViS2l0VG9vbHMv
U2NyaXB0cy93ZWJraXRweS9sYXlvdXRfdGVzdHMvcG9ydC9iYXNlLnB5CisrKyBiL1dlYktpdFRv
b2xzL1NjcmlwdHMvd2Via2l0cHkvbGF5b3V0X3Rlc3RzL3BvcnQvYmFzZS5weQpAQCAtMzExLDcg
KzMxMSw3IEBAIGNsYXNzIFBvcnQob2JqZWN0KToKICAgICAgICAgICAgICAgICBwcm90b2NvbCA9
ICJodHRwIgogICAgICAgICAgICAgcmV0dXJuICIlczovLzEyNy4wLjAuMToldS8lcyIgJSAocHJv
dG9jb2wsIHBvcnQsIHJlbGF0aXZlX3BhdGgpCiAKLSAgICAgICAgaWYgc3lzLnBsYXRmb3JtIGlu
ICgnY3lnd2luJywgJ3dpbjMyJyk6CisgICAgICAgIGlmIHN5cy5wbGF0Zm9ybSBpcyAnd2luMzIn
OgogICAgICAgICAgICAgcmV0dXJuICJmaWxlOi8vLyIgKyBzZWxmLmdldF9hYnNvbHV0ZV9wYXRo
KGZpbGVuYW1lKQogICAgICAgICByZXR1cm4gImZpbGU6Ly8iICsgc2VsZi5nZXRfYWJzb2x1dGVf
cGF0aChmaWxlbmFtZSkKIAo=
</data>
<flag name="review"
          id="59001"
          type_id="1"
          status="+"
          setter="abarth"
    />
          </attachment>
      

    </bug>

</bugzilla>