Closed
Bug 1497521
Opened 7 years ago
Closed 7 years ago
Perma dt failure in devtools/client/inspector/flexbox/test/browser_flexbox_item_outline_exists.js when Gecko 64 merges to Beta on 2018-10-15
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(firefox-esr60 unaffected, firefox62 unaffected, firefox63 unaffected, firefox64+ verified)
VERIFIED
FIXED
Firefox 64
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox62 | --- | unaffected |
firefox63 | --- | unaffected |
firefox64 | + | verified |
People
(Reporter: ebalazs_, Assigned: pbro)
References
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
Central as Beta: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed,busted,exception,usercancel,runnable&revision=3dc566e667bf490ddcda23bac60e2df970c9c12c&selectedJob=204218555
Failure logs:
https://treeherder.mozilla.org/logviewer.html#?job_id=204204237&repo=try&lineNumber=1927
pbro: Hi, this is a regression from Bug 1496439. Can you have a look at this?
Flags: needinfo?(pbrosset)
Assignee | ||
Comment 1•7 years ago
|
||
Ha, thanks for filing. The Flexbox inspector is enabled in nightly only, however in bug 1496439 I added tests that exercise it but do not switch on the pref. So on beta, these tests will fail because the tool is not enabled at all.
We need to force the pref to true before the tests run.
I'll do this.
Assignee: nobody → pbrosset
Status: NEW → ASSIGNED
Flags: needinfo?(pbrosset)
Assignee | ||
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Keywords: regression
Updated•7 years ago
|
Pushed by pbrosset@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a37d277dfb6c
Force the new flexbox inspector ON before running its tests; r=jdescottes
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
![]() |
||
Comment 5•7 years ago
|
||
Verified fixed with yesterday's beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed,busted,exception,retry,usercancel,runnable&revision=3157d00d6962b95cdc5d13199556e35dd9e6e641
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•