Bug 147517

Summary: LayoutTests/inspector/page/main-frame-resource.html flakey
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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 ***