Closed
Bug 776801
Opened 12 years ago
Closed 12 years ago
High-frequency randomorange in test_resize_move_windows.html on Windows with patches from bug 769254
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: justin.lebar+bug, Unassigned)
References
Details
(Whiteboard: [leave open])
I have a hunch that the fact that the orange bug 677841 became more frequent after landing bug 769254 is due to the test I added in bug 769254 somehow influencing the test in bug 766841.
I don't know how or why, but that the test is causing the problem seems more likely than that the code is causing the problem. And we've already seen one example where an orange triggered by bug 769254 was explicitly not a bug in the code (bug 775676).
Reporter | ||
Updated•12 years ago
|
Whiteboard: [leave open]
Reporter | ||
Updated•12 years ago
|
Severity: normal → blocker
Reporter | ||
Comment 1•12 years ago
|
||
Reporter | ||
Comment 2•12 years ago
|
||
The push in comment 1 had the orange-causing changes backed out. Here's a new push without the backout:
https://tbpl.mozilla.org/?tree=Try&rev=a714093cf8f6
Reporter | ||
Comment 3•12 years ago
|
||
Disabling the test from bug 769254 didn't fix the problem, which indicates that somehow the non-test changes in the patch are causing the orange to happen more frequently.
Reporter | ||
Updated•12 years ago
|
Summary: Test from bug 769254 may be causing high-frequency randomorange in test_resize_move_windows.html on Windows → High-frequency randomorange in test_resize_move_windows.html on Windows with patches from bug 769254
Reporter | ||
Comment 4•12 years ago
|
||
I've got this figured out in bug 769254.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•