Closed
Bug 1081025
Opened 11 years ago
Closed 11 years ago
All HTML report artifacts are missing on Gip / TBPL
Categories
(Remote Protocol :: Marionette, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla35
People
(Reporter: zcampbell, Assigned: davehunt)
Details
Attachments
(1 file)
2.18 KB,
patch
|
zcampbell
:
review+
|
Details | Diff | Splinter Review |
Dave and I noticed yesterday that all artifacts are missing from Gip reports on TBPL.
One example from Gaia-Try:
https://tbpl.mozilla.org/?tree=Gaia-Try&rev=6f1f87eedb71
http://mozilla-releng-blobs.s3.amazonaws.com/blobs/gaia-try/sha512/3de5fd11d39d813d4fdb2ff97b78a5b626d4144b937cc27da0939bcf56b5dc17c05fda150eca25729eacbc75690ab5918db6241f370823d9b93357a7903b19b0
I'll start working finding a range for when this started occurring.
Assignee | ||
Comment 1•11 years ago
|
||
This is an embarrassing regression from bug 883294 where I used `switch_context` instead of `set_context`. We would have seen this immediately if we didn't suppress exceptions during test failure debug gathering.
Assignee: nobody → dave.hunt
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8503041 -
Flags: review?(zcampbell)
Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 8503041 [details] [diff] [review]
Fix test failure debug gathering. v1.0
Review of attachment 8503041 [details] [diff] [review]:
-----------------------------------------------------------------
Tested with and without the patch and it does the good stuff, r+!
Attachment #8503041 -
Flags: review?(zcampbell) → review+
Reporter | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•