Open
Bug 981707
Opened 11 years ago
Updated 3 years ago
browser_vimemacs.js is perma failing on linux debug tests when ran on amazon ec2 slaves
Categories
(DevTools :: Source Editor, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: jmaher, Unassigned)
References
Details
(Whiteboard: [leave open])
Attachments
(1 file)
4.80 KB,
patch
|
harth
:
review+
|
Details | Diff | Splinter Review |
I am not sure of the reason for this, but in order for us to switch our tests to ec2, we need to disable the perma failing tests. This will be done in bug 981701, it would be great to get this figured out and turned back on.
Reporter | ||
Comment 1•11 years ago
|
||
here is a link to a logfile:
https://tbpl.mozilla.org/php/getParsedLog.php?id=35820713&tree=Cedar&full=1
Reporter | ||
Comment 2•11 years ago
|
||
the original author of the bug anton@mozilla.com, is an invalid email address, :harth, I see you were a reviewer of this test, couldyou take a look at this?
Flags: needinfo?(fayearthur)
Comment 3•11 years ago
|
||
Added in bug 941725. I didn't review that section of the patch, I think Mihai did.
Flags: needinfo?(fayearthur) → needinfo?(mihai.sucan)
See Also: → 941725
Comment 4•11 years ago
|
||
The TBPL log is as cryptic as it can be. The mozilla tests only load the codemirror test pages and, when done, they report a binary 'tests failed/passed'. This is far from optimal.
I have updated the tests to include progress reports from within the codemirror test runner. This is something we need in any case.
Try push: https://tbpl.mozilla.org/?tree=Try&rev=a7cd172b4fa1
Joel: with this patch landed we should see where the test gets stuck, or if it fails to start.
Attachment #8395941 -
Flags: review?(fayearthur)
Flags: needinfo?(mihai.sucan)
Comment 5•11 years ago
|
||
Comment on attachment 8395941 [details] [diff] [review]
add codemirror test runner reports
Review of attachment 8395941 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for taking a look!
Attachment #8395941 -
Flags: review?(fayearthur) → review+
Comment 6•11 years ago
|
||
Thanks Heather for r+! Try push was green. This can land.
Keywords: checkin-needed
Whiteboard: [leave open]
Comment 7•11 years ago
|
||
Flags: in-testsuite+
Keywords: checkin-needed
Whiteboard: [leave open] → [leave open][fixed-in-fx-team]
Whiteboard: [leave open][fixed-in-fx-team] → [leave open]
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•