Closed
Bug 433538
Opened 17 years ago
Closed 8 years ago
Fix reftest 413292-1.html failing to load on mac os X tinderboxes
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: dholbert, Unassigned)
References
()
Details
The reftest '413292-1.html' has been failing while loading on qm-xserve06 (Bug 432292) and qm-moz2mini01 (bug 432954).
We're probably going to disable this test on mac in bug 432954, but this bug here is to investigate the underlying cause of the failure and fix the test.
Failure log for qm-xserve06:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1210692843.1210695685.18911.gz
Failure line:
REFTEST UNEXPECTED FAIL (LOADING): file:///builds/slave/trunk_osx_6/mozilla/layout/reftests/bugs/413292-1.html
Reporter | ||
Comment 1•17 years ago
|
||
Note that the test has occasionally passed on qm-xserve06, at least twice that I know of. In particular:
- The first cycle ever run on that system:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1210285576.1210288118.28002.gz
- This cycle from today:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1210683414.1210686154.25362.gz
Reporter | ||
Comment 2•17 years ago
|
||
(In reply to comment #0)
> The reftest '413292-1.html' has been failing while loading on qm-xserve06
> (Bug 432292) and qm-moz2mini01 (bug 432954).
Oops, I mismatched the bug numbers with their machines. The correct pairing is:
qm-moz2mini01 failure = bug 432292
qm-xserve06 failure = bug 432954
Comment 3•17 years ago
|
||
seems to run correctly on first pass after a clobber. Subsequent dep builds fail for some reason.
Reporter | ||
Comment 4•17 years ago
|
||
See also bug 465475, which is a slightly different sporadic failure to finish loading this test.
Note that in that bug, we "timed out waiting for reftest-wait to be removed (after onload fired)", whereas on this bug here, we apparently never hit the onload at all.
Pushed by tnikkel@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ae6750d7e782
Re-enable reftest 413292-1.html on OS X.
Comment 6•8 years ago
|
||
This passes now
https://treeherder.mozilla.org/#/jobs?repo=try&revision=df650250ae1559bee2807d40881f2a3329315c23
(The reason I noticed that is this test pointed out a problem in a patch I'm working on.)
Comment 7•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•