Closed Bug 879098 Opened 12 years ago Closed 11 years ago

UX branch failures in browser/components/privatebrowsing/test/browser/browser_privatebrowsing_windowtitle.js

Categories

(Firefox :: Private Browsing, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 28

People

(Reporter: MattN, Assigned: Gijs)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [Australis:M6][qa-])

Attachments

(1 file)

15:42:00 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/privatebrowsing/test/browser/browser_privatebrowsing_windowtitle.js | The window title for about:blank is correct (outside private browsing mode) - Got UX, expected New Tab 15:42:00 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/privatebrowsing/test/browser/browser_privatebrowsing_windowtitle.js | The window title for about:blank detached tab is correct (outside private browsing mode) - Got UX, expected New Tab 15:42:05 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/privatebrowsing/test/browser/browser_privatebrowsing_windowtitle.js | The window title for about:blank is correct (inside private browsing mode) - Got UX - (Private Browsing), expected New Tab - (Private Browsing) 15:42:05 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/privatebrowsing/test/browser/browser_privatebrowsing_windowtitle.js | The window title for about:blank detached tab is correct (inside private browsing mode) - Got UX - (Private Browsing), expected New Tab - (Private Browsing) 15:42:08 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/privatebrowsing/test/browser/browser_privatebrowsing_windowtitle.js | The window title for about:privatebrowsing is correct (inside private browsing mode) - Got UX - (Private Browsing), expected New Tab - (Private Browsing) 15:42:09 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/privatebrowsing/test/browser/browser_privatebrowsing_windowtitle.js | The window title for about:privatebrowsing detached tab is correct (inside private browsing mode) - Got UX - (Private Browsing), expected New Tab - (Private Browsing) Started with this push: https://hg.mozilla.org/projects/ux/pushloghtml?changeset=ccd9c2be155c https://tbpl.mozilla.org/?tree=UX&rev=ccd9c2be155c
Backed out https://hg.mozilla.org/projects/ux/rev/e878799f7d5a after locally verifying it's that test which influences the (invisible!) page titles. :-(
Depends on: 878452
I wonder if it's happening because the new test isn't cleaning up in time before the next one executes?
(In reply to Jared Wein [:jaws] from comment #2) > I wonder if it's happening because the new test isn't cleaning up in time > before the next one executes? So this is some weird interaction between the test for bug 878452, privatebrowsing's browser_privatebrowsing_placesTitleNoUpdate.js and browser_privatebrowsing_windowtitle.js . Taking any one of these out solves the problem. :-\ That's about where I'm at, although I did find a bug with how reset() outside of customization mode and the overflowable navbar interact. After running the test from bug 878452, this results in the chevron being displayed (where it wasn't for previous tests). I don't (yet?) see how that could be related though.
(In reply to :Gijs Kruitbosch from comment #3) > (In reply to Jared Wein [:jaws] from comment #2) > > I wonder if it's happening because the new test isn't cleaning up in time > > before the next one executes? Oh, and to more specifically answer your question... no. A timeout doesn't help resolve this, and the promises + yield + Task.jsm seem to take care of this fairly well. There's an actual problem with our code that breaks stuff later on, it seems. :-\
Attached patch Fix failuresSplinter Review
This got r+ from mconley over IRC, yay.
Attachment #758084 - Flags: review+
Whiteboard: [Australis:M?] → [Australis:M6][fixed-in-ux]
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [Australis:M6][fixed-in-ux] → [Australis:M6]
Target Milestone: --- → Firefox 28
Whiteboard: [Australis:M6] → [Australis:M6][qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: