Closed
Bug 1240741
Opened 9 years ago
Closed 7 years ago
Fix testRuntimePermissionsAPI
Categories
(Firefox for Android Graveyard :: Testing, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sebastian, Unassigned)
References
Details
In bug 1235352 I added a very basic test for the runtime permission module. But this test occasionally fails, so I disabled it before we have yet another intermittent.
Failure:
https://treeherder.mozilla.org/logviewer.html#?job_id=6682023&repo=fx-team
The test expects events in a specific order. It seems like sometimes the order can be different.
Reporter | ||
Comment 1•9 years ago
|
||
> 05:22:25 WARNING - PROCESS-CRASH | java-exception | junit.framework.AssertionFailedError: TEST-UNEXPECTED-FAIL |
> testRuntimePermissionsAPI | Received WRITE_EXTERNAL_STORAGE permission - got android.permission.WRITE_EXTERNAL_STORAGE,
> expected android.permission.RECORD_AUDIO at junit.framework.Assert.fail(Assert.java:47)
![]() |
||
Comment 2•7 years ago
|
||
Mass closing Firefox for Android :: Testing bugs with no progress in 2017.
If this bug is important to you, please re-open.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•4 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
•