Closed Bug 1447859 Opened 6 years ago Closed 6 years ago

Intermittent toolkit/content/tests/chrome/test_maximized_persist.xul | width should match after restore window - got 200, expected 300

Categories

(Toolkit :: UI Widgets, defect, P5)

defect

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: emilio)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell fixed:product])

Attachments

(1 file)

Over the last 7 days there are 31 failures on this bug. These happen on Linux, Linux x64, linux32-nightly, linux64-ccov
Here is the most recent log example: https://treeherder.mozilla.org/logviewer.html#?repo=mozilla-inbound&job_id=170699760&lineNumber=6024

Here is a relevant part of that log: 

[task 2018-03-28T00:48:59.997Z] 00:48:59     INFO - TEST-UNEXPECTED-FAIL | toolkit/content/tests/chrome/test_maximized_persist.xul | width should match after restore window - got 200, expected 300
[task 2018-03-28T00:48:59.998Z] 00:48:59     INFO - SimpleTest.is@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:312:5
[task 2018-03-28T00:48:59.999Z] 00:48:59     INFO - checkWindow@chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_maximized_persist.xul:38:7
[task 2018-03-28T00:48:59.999Z] 00:48:59     INFO - runTest@chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_maximized_persist.xul:88:5
[task 2018-03-28T00:49:00.001Z] 00:49:00     INFO - async*onload@chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_maximized_persist.xul:1:1
[task 2018-03-28T00:49:00.001Z] 00:49:00     INFO - rval@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:146:17
[task 2018-03-28T00:49:00.001Z] 00:49:00     INFO - EventHandlerNonNull*this.addLoadEvent@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:171:13
[task 2018-03-28T00:49:00.002Z] 00:49:00     INFO - @chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:1444:5
[task 2018-03-28T00:49:00.003Z] 00:49:00     INFO - Not taking screenshot here: see the one that was previously logged
[task 2018-03-28T00:49:00.004Z] 00:49:00     INFO - TEST-UNEXPECTED-FAIL | toolkit/content/tests/chrome/test_maximized_persist.xul | height should match after restore window - got 200, expected 300
Flags: needinfo?(enndeakin)
Whiteboard: [stockwell needswork]
Probable related to 1446264 and friends.
Blocks: 1446264
Flags: needinfo?(enndeakin) → needinfo?(xidorn+moz)
It is very likely the same issue as bug 1449166, since this is also a case where we open window in maximized state and then restore it.
Depends on: 1449166
Flags: needinfo?(xidorn+moz)
We have 52 failures in the last 7 days.
They occur on Linux 32, 64, 64-ccov (asan, debug, opt).
Recent failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=172312099&repo=autoland&lineNumber=6018
[task 2018-04-06T15:12:03.625Z] 15:12:03     INFO - Buffered messages finished
[task 2018-04-06T15:12:03.626Z] 15:12:03     INFO - TEST-UNEXPECTED-FAIL | toolkit/content/tests/chrome/test_maximized_persist.xul | width should match after restore window - got 200, expected 300
[task 2018-04-06T15:12:03.626Z] 15:12:03     INFO - SimpleTest.is@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:312:5
[task 2018-04-06T15:12:03.627Z] 15:12:03     INFO - checkWindow@chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_maximized_persist.xul:38:7
[task 2018-04-06T15:12:03.628Z] 15:12:03     INFO - runTest@chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_maximized_persist.xul:88:5
[task 2018-04-06T15:12:03.629Z] 15:12:03     INFO - async*onload@chrome://mochitests/content/chrome/toolkit/content/tests/chrome/test_maximized_persist.xul:1:1
[task 2018-04-06T15:12:03.629Z] 15:12:03     INFO - rval@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:146:17
[task 2018-04-06T15:12:03.630Z] 15:12:03     INFO - EventHandlerNonNull*this.addLoadEvent@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:171:13
[task 2018-04-06T15:12:03.630Z] 15:12:03     INFO - @chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:1444:5
[task 2018-04-06T15:12:03.632Z] 15:12:03     INFO - Not taking screenshot here: see the one that was previously logged
[task 2018-04-06T15:12:03.633Z] 15:12:03     INFO - TEST-UNEXPECTED-FAIL | toolkit/content/tests/chrome/test_maximized_persist.xul | height should match after restore window - got 200, expected 300
[task 2018-04-06T15:12:03.634Z] 15:12:03     INFO - SimpleTest.is@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:312:5
Neil, can you take a look at this test case?
Flags: needinfo?(enndeakin)
It seems like it should be investigated as part of 1449166, as comment 4 suggests.
Flags: needinfo?(enndeakin) → needinfo?(emilio)
Updated 1449166 and requested info there
Attached patch Skipped on linuxSplinter Review
There is no recent activity on this bug in the last 8 days, the same situation on bug 1449166.
I've created a patch to disable this test in case we consider this a better option.
Attachment #8969182 - Flags: review?(jmaher)
Comment on attachment 8969182 [details] [diff] [review]
Skipped on linux

Review of attachment 8969182 [details] [diff] [review]:
-----------------------------------------------------------------

thanks for the patch!
Attachment #8969182 - Flags: review?(jmaher) → review+
:xidorn, I appreciate the request, but if a robot were doing this it would have been disabled already- If there is a desire to keep this test running, please investigate the intermittent or help :emilio in bug 1449166.
Can we hold off landing this? I wrote a patch for the blocker bug that should fix this...
Flags: needinfo?(emilio) → needinfo?(jmaher)
yes, I didn't see any sign of work (try pushes, r?) so I assumed this was stale- we can hold off on this for a day.
Flags: needinfo?(jmaher)
Keywords: checkin-needed
I see a mozreview and fresh comments from the last few hours on bug 1449166, I assume this will get fixed in the next day or two.
Waiting on a resolution from Bug 1449166.
Status: NEW → RESOLVED
Closed: 6 years ago
Keywords: leave-open
Resolution: --- → FIXED
Whiteboard: [stockwell disable-recommended] → [stockwell fixed:product]
Assignee: nobody → emilio
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: