Closed
Bug 927296
Opened 8 years ago
Closed 8 years ago
Intermittent TEST-UNEXPECTED-FAIL | testPrivateBrowsing | Exception caught - java.lang.NullPointerException
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox25 unaffected, firefox26 unaffected, firefox27 fixed, firefox-esr24 unaffected)
RESOLVED
FIXED
Firefox 27
Tracking | Status | |
---|---|---|
firefox25 | --- | unaffected |
firefox26 | --- | unaffected |
firefox27 | --- | fixed |
firefox-esr24 | --- | unaffected |
People
(Reporter: cbook, Assigned: AdrianT)
References
()
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
2.45 KB,
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
Android 2.2 Tegra mozilla-inbound opt test robocop-2 on 2013-10-15 23:49:29 PDT for push afae5911a1e0 slave: tegra-354 https://tbpl.mozilla.org/php/getParsedLog.php?id=29175907&tree=Mozilla-Inbound 15 INFO TEST-UNEXPECTED-FAIL | testPrivateBrowsing | Exception caught - java.lang.NullPointerException 10-16 00:26:58.661 I/Robocop ( 8459): 15 INFO TEST-UNEXPECTED-FAIL | testPrivateBrowsing | Exception caught - java.lang.NullPointerException 10-16 00:26:59.761 I/TestRunner( 8459): junit.framework.AssertionFailedError: 15 INFO TEST-UNEXPECTED-FAIL | testPrivateBrowsing | Exception caught - java.lang.NullPointerException 10-16 00:26:58.661 I/Robocop ( 8459): 15 INFO TEST-UNEXPECTED-FAIL | testPrivateBrowsing | Exception caught - java.lang.NullPointerException 10-16 00:26:59.761 I/TestRunner( 8459): junit.framework.AssertionFailedError: 15 INFO TEST-UNEXPECTED-FAIL | testPrivateBrowsing | Exception caught - java.lang.NullPointerException
Assignee | ||
Comment 2•8 years ago
|
||
My best guess from the logs is that about:home was not displayed fast enough after the tab was added. Adding a wait for the title placeholder to make sure about:home or about:privatebrowsing is loaded. Tryrun: https://tbpl.mozilla.org/?tree=Try&rev=84a1f53bf7f5
Attachment #818397 -
Flags: review?(gbrown)
Flags: needinfo?(adrian.tamas)
Assignee | ||
Updated•8 years ago
|
QA Contact: adrian.tamas
![]() |
||
Updated•8 years ago
|
Attachment #818397 -
Flags: review?(gbrown) → review+
![]() |
||
Updated•8 years ago
|
Assignee: nobody → adrian.tamas
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Comment 3•8 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/7ad9821dd3c3 Please include the follow the commit message guidelines when requesting checkin-needed: https://developer.mozilla.org/en-US/docs/Developer_Guide/Committing_Rules_and_Responsibilities#Checkin_comment
Status: NEW → ASSIGNED
Keywords: checkin-needed
Comment 4•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/7ad9821dd3c3
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 27
Updated•8 years ago
|
status-firefox25:
--- → unaffected
status-firefox26:
--- → unaffected
status-firefox27:
--- → fixed
status-firefox-esr24:
--- → unaffected
Updated•2 months ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•