Closed Bug 1386226 Opened 7 years ago Closed 7 years ago

Perma failure when 56 merges to beta in browser/base/content/test/newtab/browser_newtab_focus.js | Validate focus count in the new tab page. on OSX and Windows with opt or pgo with e10s

Categories

(Firefox :: New Tab Page, defect, P1)

defect

Tracking

()

VERIFIED FIXED
Firefox 57
Tracking Status
firefox56 --- fixed
firefox57 --- fixed

People

(Reporter: aryx, Assigned: Fischer)

References

Details

(Keywords: intermittent-failure, Whiteboard: [photon-onboarding])

Attachments

(1 file)

Merge day is tomorrow (August 2nd):

Test run with failures: https://treeherder.mozilla.org/#/jobs?repo=try&revision=b47de49ad58a9f315a1a6ddcbe3c8fbd5db1a38d&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=running&filter-resultStatus=pending&filter-resultStatus=runnable&filter-searchStr=browser-chrome

Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=119721671&repo=try

01:55:30     INFO - TEST-START | browser/base/content/test/newtab/browser_newtab_focus.js
01:55:31     INFO - TEST-INFO | started process screencapture
01:55:31     INFO - TEST-INFO | screencapture: exit 0
01:55:31     INFO - Buffered messages logged at 01:55:30
01:55:31     INFO - innerHeight,,884
01:55:31     INFO - innerWidth,,1030
01:55:31     INFO - Entering test bound setup
01:55:31     INFO - Leaving test bound setup
01:55:31     INFO - Entering test bound 
01:55:31     INFO - Buffered messages finished
01:55:31     INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/newtab/browser_newtab_focus.js | Validate focus count in the new tab page. - 
01:55:31     INFO - Stack trace:
01:55:31     INFO - chrome://mochitests/content/browser/browser/base/content/test/newtab/browser_newtab_focus.js:countFocus:58
01:55:31     INFO - chrome://mochitests/content/browser/browser/base/content/test/newtab/browser_newtab_focus.js:null:34
01:55:31     INFO - TEST-PASS | browser/base/content/test/newtab/browser_newtab_focus.js | Validate focus count in the new tab page. - 
01:55:31     INFO - Leaving test bound
Flags: needinfo?(edilee)
Summary: Perma failure when 56 merges to beta in browser/base/content/test/newtab/browser_newtab_focus.js | Validate focus count in the new tab page. on OSX and Windows with opt or pgo → Perma failure when 56 merges to beta in browser/base/content/test/newtab/browser_newtab_focus.js | Validate focus count in the new tab page. on OSX and Windows with opt or pgo with e10s
Can someone help take a look if not busy with a-s Fx56 issues? This shouldn't be activity stream as it's preffed off in beta and newtab tests should be running with activity stream off anyway.
Flags: needinfo?(usarracini)
Flags: needinfo?(khudson)
Flags: needinfo?(dmose)
Fischer, I see that there were a few recent changes to this test for onboarding. Do you know if onboarding could be affecting this test is a strange way when it goes to beta?
Flags: needinfo?(fliu)
(In reply to Ed Lee :Mardak from comment #2)
> Fischer, I see that there were a few recent changes to this test for
> onboarding. Do you know if onboarding could be affecting this test is a
> strange way when it goes to beta?
The failure reason is in fact simple.
The bug 1375793 turned on the onboarding on all channel.
However, the browser_newtab_focus.js still bear the AppConstants.NIGHTLY_BUILD condition [1].
So it thought the onboarding is disabled on Beta but actually enabled.
I will update the test right away.

[1] http://searchfox.org/mozilla-central/rev/bbc1c59e460a27b20929b56489e2e55438de81fa/browser/base/content/test/newtab/browser_newtab_focus.js#12
Assignee: nobody → fliu
Blocks: 1375793
Status: NEW → ASSIGNED
Flags: needinfo?(usarracini)
Flags: needinfo?(khudson)
Flags: needinfo?(edilee)
Flags: needinfo?(dmose)
Priority: -- → P1
Whiteboard: [photon-onboarding]
Flags: qe-verify-
Comment on attachment 8892774 [details]
Bug 1386226 - Perma failure when 56 merges to beta in browser/base/content/test/newtab/browser_newtab_focus.js,

https://reviewboard.mozilla.org/r/163750/#review169324
Attachment #8892774 - Flags: review?(dtownsend) → review+
Pushed by edilee@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/04e37b6c85d5
Perma failure when 56 merges to beta in browser/base/content/test/newtab/browser_newtab_focus.js, r=mossop
Flags: needinfo?(fliu)
https://hg.mozilla.org/mozilla-central/rev/04e37b6c85d5
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
(In reply to OrangeFactor Robot from comment #9)
> 20 failures in 888 pushes (0.023 failures/push) were associated with this
> bug in the last 7 days.   
> 
> Repository breakdown:
> * try: 20
> 
> Platform breakdown:
> * windows7-32: 8
> * windows8-64: 7
> * osx-10-10: 2
> * macosx64-nightly: 2
> * macosx64-devedition: 1
> 
> For more details, see:
> https://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=1386226&startday=2017-07-31&endday=2017-08-06&tree=all
Should be fine because the graph shows after the patch landed no more failure was there.
Verifying per comment 10.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.