Bug 147517 - LayoutTests/inspector/page/main-frame-resource.html flakey
Summary: LayoutTests/inspector/page/main-frame-resource.html flakey
Status: RESOLVED DUPLICATE of bug 147655
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-31 18:08 PDT by Joseph Pecoraro
Modified: 2015-08-04 15:13 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-07-31 18:08:12 PDT
* SUMMARY
LayoutTests/inspector/page/main-frame-resource.html flakey.

* DIFF
--- /Volumes/Data/slave/mavericks-release-tests-wk2/build/layout-test-results/inspector/page/main-frame-resource-expected.txt
+++ /Volumes/Data/slave/mavericks-release-tests-wk2/build/layout-test-results/inspector/page/main-frame-resource-actual.txt
@@ -1,4 +1,5 @@
 Testing that the inspector scripts are loaded and the main frame URL can be received.
 
 Main frame: main-frame-resource.html
+Main frame: main-frame-resource.html
 
* STEPS TO REPRODUCE
1. shell> run-webkit-tests inspector --iterations 10

* NOTES
- When I run with "--iterations 10 --v" I don't see this reproduce, which is weird. This is likely a timing issue.
- I wonder if maybe "InspectorTest.reloadPage" triggers multiple times? We should only be seeing the output once.
Comment 1 Joseph Pecoraro 2015-08-04 15:13:55 PDT
Oops, moved to a more generic bug 147655.

*** This bug has been marked as a duplicate of bug 147655 ***