Closed
Bug 1315688
Opened 9 years ago
Closed 9 years ago
browser_toolbox_remoteness_change.js will be permafail when trunk merges to aurora
Categories
(DevTools :: Framework, defect, P1)
DevTools
Framework
Tracking
(firefox52+ fixed)
RESOLVED
FIXED
Firefox 52
People
(Reporter: cbook, Assigned: ochameau)
References
()
Details
Attachments
(1 file)
doing uplift simulations show perma failures like
TEST-UNEXPECTED-FAIL | devtools/client/framework/test/browser_toolbox_remoteness_change.js | The console inspects the second document - Got 13:42:23.655 "data:text/html;charset=UTF-8,%3Cdiv%20id%3D%22remote-page%22%3Efoo%3C%2Fdiv%3E"
https://treeherder.mozilla.org/logviewer.html#?job_id=30476424&repo=try
on the upcoming trunk to aurora merge. So we need to fix this before trunk moves to aurora. This is caused by bug 1068400 i guess and affects mac, linux, windows
| Reporter | ||
Comment 1•9 years ago
|
||
[Tracking Requested - why for this release]:
Alexandre, can you take a look and fix this (merge days is next monday!)
| Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8808262 [details]
Bug 1315688 - Fix browser_toolbox_remoteness_change.js assertion on Aurora.
https://reviewboard.mozilla.org/r/91100/#review90910
Thanks!
Attachment #8808262 -
Flags: review?(jryans) → review+
| Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(poirot.alex)
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → poirot.alex
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c1a71be7ea59
Fix browser_toolbox_remoteness_change.js assertion on Aurora. r=jryans
Priority: -- → P1
Summary: browser_toolbox_remoteness_change.js will be permafail when trunk merges to aurora → browser_toolbox_remoteness_change.js will be permafail when trunk merges to aurora
Comment 6•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 52
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•