Closed Bug 711846 Opened 14 years ago Closed 12 years ago

Intermittent browser_webconsole_bug_595934_message_categories.js | Test timed out (mostly on WinXP PGO)

Categories

(DevTools :: Console, defect, P2)

11 Branch
defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 23

People

(Reporter: mbrubeck, Assigned: msucan)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

https://tbpl.mozilla.org/php/getParsedLog.php?id=8005660&tree=Firefox Rev3 WINNT 5.1 mozilla-central pgo test mochitest-other on 2011-12-17 10:36:10 PST for push ac22a1aae263 TEST-PASS | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_595934_message_categories.js | test #4: message found 'multipart/form-data' TEST-INFO | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_595934_message_categories.js | Console message: [JavaScript Warning: "Form contains enctype=multipart/form-data, but does not contain method=post. Submitting normally with method=GET and no enctype instead." {file: "http://example.com/browser/browser/devtools/webconsole/test//test-bug-595934-html.html" line: 0}] TEST-PASS | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_595934_message_categories.js | test #4: error category 'HTML' TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_595934_message_categories.js | Test timed out If you fixed bug 589668, you'd get a screenshot here INFO TEST-END | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_595934_message_categories.js | finished in 30052ms TEST-INFO | checking window state TEST-START | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_597103_deactivateHUDForContext_unfocused_window.js also https://tbpl.mozilla.org/php/getParsedLog.php?id=8005252&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=7998348&tree=Firefox
Priority: -- → P2
OS: Windows XP → All
Hardware: x86 → All
Summary: Intermittent WinXP PGO TEST-UNEXPECTED-FAIL | browser/devtools/webconsole/test/browser_webconsole_bug_595934_message_categories.js | Test timed out → Intermittent TEST-UNEXPECTED-FAIL | browser/devtools/webconsole/test/browser_webconsole_bug_595934_message_categories.js | Test timed out (mostly on WinXP PGO)
Summary: Intermittent TEST-UNEXPECTED-FAIL | browser/devtools/webconsole/test/browser_webconsole_bug_595934_message_categories.js | Test timed out (mostly on WinXP PGO) → Intermittent browser_webconsole_bug_595934_message_categories.js | Test timed out (mostly on WinXP PGO)
Depends on: 803882
This bug is very much the same as bug 797294. Place of timeout is different and it usually happens on winxp. Since bug 797294 timeout happens at a later point in the test. It seems to me winxp machines are extremely slow and they timeout before finishing the test. This is sad. I see only two solutions: - add more time to the test. how was it sufficient until recently, and now it's not? Our test machines should be faster in time, not slower... - split the test into two tests - which is the same as above, but harder to maintain. Thoughts? Am I missing something?
Assignee: nobody → mihai.sucan
Status: NEW → ASSIGNED
Flags: needinfo?(rcampbell)
(In reply to Mihai Sucan [:msucan] from comment #212) > This bug is very much the same as bug 797294. Place of timeout is different > and it usually happens on winxp. > > Since bug 797294 timeout happens at a later point in the test. It seems to > me winxp machines are extremely slow and they timeout before finishing the > test. > > This is sad. I see only two solutions: > > - add more time to the test. how was it sufficient until recently, and now > it's not? Our test machines should be faster in time, not slower... > - split the test into two tests - which is the same as above, but harder to > maintain. > > Thoughts? Am I missing something? probably not. Our WinXP machines are annoying. I'd say increase the timeout to shut this up, but I wouldn't spend too much time fixing this otherwise. Looks like the failures stopped 5 days ago.
Flags: needinfo?(rcampbell)
Whiteboard: [orange]
Attached patch proposed fixSplinter Review
This patch changes the test to use waitForMessages() instead of waitForSuccess(). Going to land this in inbound.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: