Closed
Bug 506596
Opened 16 years ago
Closed 16 years ago
test_popup_attribute.xul fails intermittently
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: roc, Unassigned)
References
Details
(Keywords: intermittent-failure)
Comment 1•16 years ago
|
||
Running the test never succeeds nowadays on my x86_64 linux debug build.
I get error that gDone is undefined in window_popup_attribute.xul
This is possibly a dup of Bug 487817.
Comment 3•16 years ago
|
||
So seems like the test expects that focus happens later than it actually does.
Comment 4•16 years ago
|
||
(In reply to comment #0)
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1248656811.1248666886.4988.gz#err0
{
87266 INFO TEST-PASS | /tests/toolkit/content/tests/widgets/test_popup_attribute.xul | openPopup synchronous popupshown state
87268 INFO Running /tests/toolkit/content/tests/widgets/test_popup_button.xul...
command timed out: 300 seconds without output
}
This would look like to be test_popup_button.xul, not test_popup_attribute.xul.
(In reply to comment #1)
> Running the test never succeeds nowadays on my x86_64 linux debug build.
Which test?
> I get error that gDone is undefined in window_popup_attribute.xul
That should be "fixable"...
> This is possibly a dup of Bug 487817.
That bug is "intermmitent window_popup_attribute.xul timeout",
but I'm unclear as what this bug report is about exactly.
Comment 5•16 years ago
|
||
(In reply to comment #4)
> > This is possibly a dup of Bug 487817.
>
> That bug is "intermmitent window_popup_attribute.xul timeout",
Bug 487817 was "intermittent test_popup_attribute.xul timeout"!
Updated•16 years ago
|
Flags: blocking1.9.2? → blocking1.9.2-
Whiteboard: [orange]
Comment 6•16 years ago
|
||
Comment 7•16 years ago
|
||
Comment 8•16 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1252105604.1252114132.5807.gz
Linux mozilla-central unit test on 2009/09/04 16:06:44
Severity: normal → major
Whiteboard: [orange] → [test which aborts the suite] [orange]
Comment 9•16 years ago
|
||
(In reply to comment #8)
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1252105604.1252114132.5807.gz
> Linux mozilla-central unit test on 2009/09/04 16:06:44
Ah ... moved to bug 487817 !
***
R.Incomplete, lacking answer to comment 4.
If need be, please file a new/clearer bug.
Severity: major → normal
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [test which aborts the suite] [orange] → [orange]
Comment 10•16 years ago
|
||
Ftr,
(In reply to comment #6)
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1252093667.1252103427.16994.gz&fulltext=1
This is bug 487817 !
(In reply to comment #7)
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1252103759.1252106882.22360.gz
> and
> http://tinderbox.mozilla.org/showlog.cgi?log=Firefox-Unittest/1252102548.1252105532.7409.gz
These are bug 451482 !
Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
Assignee | ||
Updated•6 years ago
|
Component: XP Toolkit/Widgets: Menus → XUL
You need to log in
before you can comment on or make changes to this bug.
Description
•