<?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>98095</bug_id>
          
          <creation_ts>2012-10-01 17:03:48 -0700</creation_ts>
          <short_desc>inspector/debugger/dynamic-script-tag.html is flaky on Windows</short_desc>
          <delta_ts>2014-12-17 17:48:14 -0800</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 7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Roger Fong">roger_fong</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>roger_fong</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>732135</commentid>
    <comment_count>0</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-10-01 17:03:48 -0700</bug_when>
    <thetext>Looks like some other platforms like GTK also have flakiness issues with this test.

Here&apos;s the diff on Windows:
@@ -9,15 +9,15 @@
 Is anonymous:false
 Is inline script:false
 Dumping uiSourceCodes:
-UISourceCode: LayoutTests/inspector/debugger/dynamic-script-tag.html (1)
+UISourceCode: LayoutTests/inspector/debugger/dynamic-script-tag.html (2)
 UISourceCode is editable: true
 UISourceCode is content script: false
 Mime type: text/javascript
-UISourceCode content: function foo() { }
-UISourceCode: LayoutTests/inspector/debugger/dynamic-script-tag.html (2)
+UISourceCode content: function bar() { }
+UISourceCode: LayoutTests/inspector/debugger/dynamic-script-tag.html (1)
 UISourceCode is editable: true
 UISourceCode is content script: false
 Mime type: text/javascript
-UISourceCode content: function bar() { }
+UISourceCode content: function foo() { }
 Debugger was disabled.
 

I&apos;ll be adding it to the skip list for now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1056660</commentid>
    <comment_count>1</comment_count>
    <who name="Brian Burg">burg</who>
    <bug_when>2014-12-17 17:48:14 -0800</bug_when>
    <thetext>The related test(s) have been removed from trunk.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>