Open
Bug 1376382
Opened 8 years ago
Updated 1 year ago
Intermittent editor/libeditor/tests/test_bug586662.html | Page is scrolled down again - didn't expect +0, but got it
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
REOPENED
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox54 | --- | unaffected |
| firefox55 | --- | unaffected |
| firefox56 | --- | disabled |
| firefox57 | --- | disabled |
People
(Reporter: intermittent-bug-filer, Assigned: smaug)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])
Attachments
(1 file)
|
912 bytes,
patch
|
masayuki
:
review+
|
Details | Diff | Splinter Review |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 4•8 years ago
|
||
It does seem to be frequent, and started around when bug 1375484 landed. :smaug, any thoughts?
Blocks: 1375484
Flags: needinfo?(bugs)
| Assignee | ||
Comment 5•8 years ago
|
||
Things are now more async than before. Let's try this fix.
Flags: needinfo?(bugs)
Attachment #8884514 -
Flags: review?(masayuki)
| Assignee | ||
Comment 6•8 years ago
|
||
Locally I got the failure without patch but not with.
Updated•8 years ago
|
Attachment #8884514 -
Flags: review?(masayuki) → review+
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fa2009c8039e
key event handling is asynchronous, try to fix test to be more async too, r=masayuki
Comment 8•8 years ago
|
||
| bugherder landing | ||
Comment 9•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Assignee: nobody → bugs
status-firefox54:
--- → unaffected
status-firefox55:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Comment 11•8 years ago
|
||
Latest failure reports on OF show this is failing on Linux now (seems okay on Windows and OSX).
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Whiteboard: [stockwell needswork]
| Comment hidden (Intermittent Failures Robot) |
Comment 13•8 years ago
|
||
we still see high failure rates, :smaug, can you take a look at this again?
Flags: needinfo?(bugs)
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 17•8 years ago
|
||
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0e30106442be
Skip test_bug586662.html for frequent intermittent failures; r=me,test-only
Updated•8 years ago
|
Keywords: leave-open
Whiteboard: [stockwell needswork] → [stockwell disabled]
Comment 18•8 years ago
|
||
status-firefox57:
--- → disabled
Target Milestone: mozilla56 → ---
Comment 19•8 years ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
Comment 21•8 years ago
|
||
https://hg.mozilla.org/projects/date/rev/0e30106442be3ac59d56817ba164082216204f25
Bug 1376382 - Skip test_bug586662.html for frequent intermittent failures; r=me,test-only
Updated•8 years ago
|
Flags: needinfo?(bugs)
Comment 22•7 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:smaug, maybe it's time to close this bug?
Flags: needinfo?(bugs)
| Assignee | ||
Comment 23•7 years ago
|
||
Looks like a valid bug, probably in the test. No reason to close.
Keywords: leave-open
| Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(bugs)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•