Closed
Bug 1684035
Opened 4 years ago
Closed 4 years ago
Perma testing/marionette/harness/marionette_harness/tests/unit/test_cli_arguments.py TestCommandLineArguments.test_remote_agent_enabled | AssertionError: u'localhost:9222' is not None when Gecko 86 merges to Beta on 2021-01-25
Categories
(Remote Protocol :: Marionette, defect, P1)
Remote Protocol
Marionette
Tracking
(firefox-esr78 unaffected, firefox84 unaffected, firefox85 unaffected, firefox86+ verified)
VERIFIED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox84 | --- | unaffected |
firefox85 | --- | unaffected |
firefox86 | + | verified |
People
(Reporter: ccoroiu, Assigned: whimboo)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Central as beta simulation:
https://treeherder.mozilla.org/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=f14079f1ea3d243506b87f44b3b2b318c657404d&selectedTaskRun=FocIaWUhTHy2as6Zse0QZQ.0
Failure log: https://treeherder.mozilla.org/logviewer?job_id=325297761&repo=try&lineNumber=2135
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Sorry, completely forgot to update this test when landing the patches on bug 1606604
Assignee: nobody → hskupin
Severity: -- → S3
Status: NEW → ASSIGNED
Keywords: regression
Priority: -- → P1
Regressed by: 1606604
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b3027d05760
[marionette] Fix TestCommandLineArguments.test_remote_agent_enabled for Remote Agent enabled on release channels. r=marionette-reviewers,jgraham
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Comment 5•4 years ago
|
||
Fix verified in beta-sim: https://treeherder.mozilla.org/jobs?repo=try&resultStatus=success%2Ctestfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=a368467fa71cc421a283928a823544408af9c180&searchStr=mn
Status: RESOLVED → VERIFIED
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
•