Closed
Bug 1480994
Opened 7 years ago
Closed 7 years ago
Perma-failing devtools devtools/client/debugger/new/test/mochitest/browser_dbg_rr_breakpoints-01.js when Gecko 63 merges to Beta on 2018-08-27
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox-esr52 unaffected, firefox-esr60 unaffected, firefox61 unaffected, firefox62 unaffected, firefox63 verified)
VERIFIED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | unaffected |
firefox63 | --- | verified |
People
(Reporter: apavel, Assigned: bhackett1024)
References
Details
Attachments
(1 file)
513 bytes,
patch
|
aryx
:
review+
|
Details | Diff | Splinter Review |
Central as Beta simulation
Treeherder link: https://treeherder.mozilla.org/#/jobs?repo=try&revision=dbafafe445d1b13900f08707a67d64c3802bb735&filter-resultStatus=usercancel&filter-resultStatus=runnable&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&selectedJob=192057735
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=192057735&repo=try&lineNumber=8529
Cause seems to be bug 1465491.
Brian, can you please take a look at this?
Flags: needinfo?(bhackett1024)
Reporter | ||
Updated•7 years ago
|
Summary: Perma-failing devtools devtools/client/debugger/new/test/mochitest/browser_dbg_rr_breakpoints-01.js when Gecko 63 merg → Perma-failing devtools devtools/client/debugger/new/test/mochitest/browser_dbg_rr_breakpoints-01.js when Gecko 63 merges to Beta on 2018-08-27
Assignee | ||
Comment 1•7 years ago
|
||
This test is exercising a nightly-only feature. Will the attached patch stop running this test on beta builds? (Adding the nightly_only bit doesn't seem to make a difference when I run mochitests locally.)
Assignee: nobody → bhackett1024
Flags: needinfo?(bhackett1024)
Attachment #8997664 -
Flags: review?(apavel)
Reporter | ||
Comment 2•7 years ago
|
||
Brian, i'm not authorized to review patches. However, we will import this patch in tomorrow's beta-sims and let you know if this is solved.
Cristi/Narcis, please see if this solves the failures.
Reporter | ||
Updated•7 years ago
|
Attachment #8997664 -
Flags: review?(apavel)
![]() |
||
Comment 3•7 years ago
|
||
Comment on attachment 8997664 [details] [diff] [review]
patch
Review of attachment 8997664 [details] [diff] [review]:
-----------------------------------------------------------------
Thank you for the patch.
Attachment #8997664 -
Flags: review+
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0572dc38e785
Only run web replay test on nightly builds, r=aryx.
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Updated•7 years ago
|
Flags: needinfo?(cbrindusan)
Updated•7 years ago
|
Flags: needinfo?(nbeleuzu)
Comment 6•7 years ago
|
||
It seems that this patch solved the issue; there were no failures related to this in today's beta sims. Thanks,
![]() |
||
Comment 7•7 years ago
|
||
Verified fixed with yesterday's beta simulations: https://treeherder.mozilla.org/#/jobs?repo=try&revision=1350b5088653b5632c1b4e33563274532fcbb762&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=runnable&filter-resultStatus=retry&filter-resultStatus=usercancel
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•