Closed Bug 798951 Opened 12 years ago Closed 12 years ago

Intermittent browser_webconsole_bug_737873_mixedcontent.js | Test timed out

Categories

(DevTools :: Console, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 19

People

(Reporter: philor, Assigned: msucan)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

https://tbpl.mozilla.org/php/getParsedLog.php?id=15893606&tree=Firefox Rev3 WINNT 5.1 mozilla-central pgo test mochitest-other on 2012-10-07 02:44:28 PDT for push ecd4c4304219 slave: talos-r3-xp-020 TEST-START | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_737873_mixedcontent.js TEST-INFO | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_737873_mixedcontent.js | Console message: [JavaScript Warning: "mistyped ; after conditional?" {file: "chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_737873_mixedcontent.js" line: 71 column: 60 source: "== "https://developer.mozilla.org/en/Security/MixedContent"); "}] TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_737873_mixedcontent.js | Test timed out (screenshot with the browser incomprehensibly showing styleeditor/test/test_private.html) INFO TEST-END | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_737873_mixedcontent.js | finished in 68286ms
Attached patch proposed fixSplinter Review
Same story: - starting around October the 5th several web console tests started failing often at random times. - this test fails while waiting for a page to load and a message to show in the console output. Default timeout is 5s -which seem to not be enough. - increased timeout to 20s.
Assignee: nobody → mihai.sucan
Status: NEW → ASSIGNED
Attachment #674214 - Flags: review?(rcampbell)
Comment on attachment 674214 [details] [diff] [review] proposed fix Review of attachment 674214 [details] [diff] [review]: ----------------------------------------------------------------- ::: browser/devtools/webconsole/test/browser_webconsole_bug_737873_mixedcontent.js @@ +28,5 @@ > > waitForSuccess( > { > name: "mixed content warning displayed successfully", > + timeout: 20000, 20s?
Attachment #674214 - Flags: review?(rcampbell) → review+
(In reply to Rob Campbell [:rc] (:robcee) from comment #35) > Comment on attachment 674214 [details] [diff] [review] > proposed fix > > Review of attachment 674214 [details] [diff] [review]: > ----------------------------------------------------------------- > > ::: > browser/devtools/webconsole/test/browser_webconsole_bug_737873_mixedcontent. > js > @@ +28,5 @@ > > > > waitForSuccess( > > { > > name: "mixed content warning displayed successfully", > > + timeout: 20000, > > 20s? Yes. Picked arbitrarily, something below 30s... Thanks for the r+!
Whiteboard: [orange] → [orange][fixed-in-fx-team]
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [orange][fixed-in-fx-team] → [orange]
Target Milestone: --- → Firefox 19
Whiteboard: [orange]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: