Closed
Bug 782903
Opened 13 years ago
Closed 13 years ago
Intermittent TEST-UNEXPECTED-FAIL | test_bug422132.html | not scrolled to right by 0.5 line delta value with pending 0.5 line delta
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: cjones, Assigned: masayuki)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file, 1 obsolete file)
1.59 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
I saw this appear on https://tbpl.mozilla.org/php/getParsedLog.php?id=14391602&tree=Mozilla-Inbound#error0, for https://hg.mozilla.org/integration/mozilla-inbound/rev/3dbfe7ede3d4, which is a Gonk-widget-only change that can't possibly have affected this code. I don't see this failure on surrounding pushes.
Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test mochitests-1/5 on 2012-08-14 23:25:40 PDT for push 3dbfe7ede3d4
slave: talos-r4-snow-047
60825 ERROR TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug422132.html | not scrolled to right by 0.5 line delta value with pending 0.5 line delta
60826 ERROR TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug422132.html | not scrolled to bottom by 0.5 line delta value with pending 0.5 line delta
60817 INFO TEST-START | /tests/content/events/test/test_bug422132.html
++DOMWINDOW == 47 (0x14fb5fcf0) [serial = 1541] [outer = 0x124025310]
60818 INFO TEST-INFO | /tests/content/events/test/test_bug422132.html | must wait for load
60819 INFO TEST-PASS | /tests/content/events/test/test_bug422132.html | scrolled to right by 0.5px delta value - 0 should equal 0
60820 INFO TEST-PASS | /tests/content/events/test/test_bug422132.html | scrolled to bottom by 0.5px delta value - 0 should equal 0
60821 INFO TEST-PASS | /tests/content/events/test/test_bug422132.html | not scrolled to right by 0.5px delta value with pending 0.5px delta
60822 INFO TEST-PASS | /tests/content/events/test/test_bug422132.html | not scrolled to bottom by 0.5px delta value with pending 0.5px delta
60823 INFO TEST-PASS | /tests/content/events/test/test_bug422132.html | scrolled to right by 0.5 line delta value - 1 should equal 1
60824 INFO TEST-PASS | /tests/content/events/test/test_bug422132.html | scrolled to bottom by 0.5 line delta value - 1 should equal 1
60825 ERROR TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug422132.html | not scrolled to right by 0.5 line delta value with pending 0.5 line delta
60826 ERROR TEST-UNEXPECTED-FAIL | /tests/content/events/test/test_bug422132.html | not scrolled to bottom by 0.5 line delta value with pending 0.5 line delta
60827 INFO TEST-END | /tests/content/events/test/test_bug422132.html | finished in 919ms
Assignee | ||
Comment 1•13 years ago
|
||
This probably fixes it. I guess that the accumulation is timed out.
Assignee | ||
Comment 2•13 years ago
|
||
Sorry, I forgot to qrefresh & qcommit.
Attachment #652047 -
Attachment is obsolete: true
Attachment #652047 -
Flags: review?(bugs)
Attachment #652048 -
Flags: review?(bugs)
Comment 3•13 years ago
|
||
Comment on attachment 652048 [details] [diff] [review]
Patch
Ok, let's try this.
Attachment #652048 -
Flags: review?(bugs) → review+
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 9•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 11•13 years ago
|
||
Hmm, it still occurs. I have no idea for now...
Assignee | ||
Comment 12•13 years ago
|
||
but the frequency might be down by the patch.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 14•13 years ago
|
||
Comment 13 occurs without the patch, so, currently, we only see comment 10 after landing.
Comment 15•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•13 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•13 years ago
|
Status: REOPENED → NEW
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 39•13 years ago
|
||
Test backed out in:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cd626d738af7
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 42•13 years ago
|
||
This bug has never occurred after the relanding.
Status: NEW → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [orange]
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•