Closed
Bug 1439808
Opened 8 years ago
Closed 6 years ago
Intermittent testReorderTabs | Tab 0 ids - got 0, expected 1
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 8•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Comment 9•7 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 15•7 years ago
|
||
Re-triaging per https://bugzilla.mozilla.org/show_bug.cgi?id=1473195
Needinfo :susheel if you think this bug should be re-triaged.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 19•7 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Resolution: --- → INCOMPLETE
Comment 20•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed,busted,exception&classifiedState=unclassified&selectedJob=200120071
https://treeherder.mozilla.org/logviewer.html#?job_id=200120071&repo=autoland&lineNumber=1563
task 2018-09-19T07:49:32.917Z] 07:49:32 WARNING - TEST-UNEXPECTED-FAIL | testReorderTabs | Tab 0 ids - got 0, expected 1
[task 2018-09-19T07:49:32.917Z] 07:49:32 INFO - 0 ERROR Exception caught during test! - junit.framework.AssertionFailedError: TEST-UNEXPECTED-FAIL | testReorderTabs | Tab 0 ids - got 0, expected 1
[task 2018-09-19T07:49:32.918Z] 07:49:32 INFO - at junit.framework.Assert.fail(Assert.java:50)
[task 2018-09-19T07:49:32.918Z] 07:49:32 INFO - at org.mozilla.gecko.FennecMochitestAssert._logMochitestResult(FennecMochitestAssert.java:124)
[task 2018-09-19T07:49:32.918Z] 07:49:32 INFO - at org.mozilla.gecko.FennecMochitestAssert.ok(FennecMochitestAssert.java:145)
[task 2018-09-19T07:49:32.919Z] 07:49:32 INFO - at org.mozilla.gecko.FennecMochitestAssert.is(FennecMochitestAssert.java:150)
[task 2018-09-19T07:49:32.919Z] 07:49:32 INFO - at org.mozilla.gecko.tests.helpers.AssertionHelper.fAssertEquals(AssertionHelper.java:62)
[task 2018-09-19T07:49:32.919Z] 07:49:32 INFO - at org.mozilla.gecko.tests.testReorderTabs.testMovingTabsIn(testReorderTabs.java:57)
[task 2018-09-19T07:49:32.919Z] 07:49:32 INFO - at org.mozilla.gecko.tests.testReorderTabs.testReorderTabs(testReorderTabs.java:21)
[task 2018-09-19T07:49:32.920Z] 07:49:32 INFO - at java.lang.reflect.Method.invokeNative(Native Method)
[task 2018-09-19T07:49:32.920Z] 07:49:32 INFO - at java.lang.reflect.Method.invoke(Method.java:525)
[task 2018-09-19T07:49:32.921Z] 07:49:32 INFO - at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
[task 2018-09-19T07:49:32.921Z] 07:49:32 INFO - at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
[task 2018-09-19T07:49:32.921Z] 07:49:32 INFO - at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
[task 2018-09-19T07:49:32.922Z] 07:49:32 INFO - at org.mozilla.gecko.tests.BaseRobocopTest.runTest(BaseRobocopTest.java:188)
[task 2018-09-19T07:49:32.922Z] 07:49:32 INFO - at junit.framework.TestCase.runBare(TestCase.java:134)
[task 2018-09-19T07:49:32.923Z] 07:49:32 INFO - at junit.framework.TestResult$1.protect(TestResult.java:115)
[task 2018-09-19T07:49:32.923Z] 07:49:32 INFO - at junit.framework.TestResult.runProtected(TestResult.java:133)
[task 2018-09-19T07:49:32.923Z] 07:49:32 INFO - at junit.framework.TestResult.run(TestResult.java:118)
[task 2018-09-19T07:49:32.924Z] 07:49:32 INFO - at junit.framework.TestCase.run(TestCase.java:124)
[task 2018-09-19T07:49:32.924Z] 07:49:32 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
[task 2018-09-19T07:49:32.925Z] 07:49:32 INFO - at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
[task 2018-09-19T07:49:32.925Z] 07:49:32 INFO - at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
[task 2018-09-19T07:49:32.925Z] 07:49:32 INFO - at org.mozilla.gecko.FennecInstrumentationTestRunner.onStart(FennecInstrumentationTestRunner.java:66)
[task 2018-09-19T07:49:32.926Z] 07:49:32 INFO - at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
[task 2018-09-19T07:49:32.926Z] 07:49:32 WARNING - TEST-UNEXPECTED-FAIL | testReorderTabs | Exception caught - junit.framework.AssertionFailedError: TEST-UNEXPECTED-FAIL | testReorderTabs | Tab 0 ids - got 0, expected 1
[task 2018-09-19T07:49:32.926Z] 07:49:32 INFO - TEST-OK | testReorderTabs | took 53906ms
[task 2018-09-19T07:49:32.927Z] 07:49:32 INFO - TEST-START | Shutdown
[task 2018-09-19T07:49:32.927Z] 07:49:32 INFO - Passed: 26
[task 2018-09-19T07:49:32.927Z] 07:49:32 INFO - Failed: 2
[task 2018-09-19T07:49:32.927Z] 07:49:32 INFO - Todo: 0
[task 2018-09-19T07:49:32.927Z] 07:49:32 INFO - SimpleTest FINISHED
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 48•6 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 7 years ago → 6 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•5 years 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
•