Bug 99338 - Layout Test inspector/debugger/dynamic-scripts.html is flaky
Summary: Layout Test inspector/debugger/dynamic-scripts.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
: 100926 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-15 10:30 PDT by Dana Jansens
Modified: 2012-11-12 07:52 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Jansens 2012-10-15 10:30:37 PDT
The following layout test is flaky on Linux bots

inspector/debugger/dynamic-scripts.html

Here's the diff between expected and actual results:

@@ -5,12 +5,17 @@
 Debugger was enabled.
 UISourceCodes:
     debugger-test.js
+    dump-list.js
     dynamic-script.js
     dynamic-scripts.html
     dynamic-scripts.html (1)
     dynamic-scripts.html (2)
     evalSourceURL.js
     inspector-test.js
+    js-test-pre.js
+    peerconnection-Attributes.js
+    peerconnection-addstream.js
+    peerconnection-removestream.js
     scriptElementContentSourceURL.js
 Debugger was disabled.
Comment 1 Dana Jansens 2012-10-15 10:37:14 PDT
Committed r131319: <http://trac.webkit.org/changeset/131319>
Comment 2 Vsevolod Vlasov 2012-11-12 07:42:57 PST
*** Bug 100926 has been marked as a duplicate of this bug. ***
Comment 3 Vsevolod Vlasov 2012-11-12 07:52:36 PST
Committed r134241: <http://trac.webkit.org/changeset/134241>