Closed
Bug 879979
Opened 10 years ago
Closed 10 years ago
[fig] Disable robocop tests that depend on the awesome screen
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: Margaret, Assigned: Margaret)
References
Details
We should disable tests that we expect to be failing, so that we can catch problems in tests that we don't expect to fail. Before merging back to m-c, we should update and re-enable these tests.
Assignee | ||
Comment 1•10 years ago
|
||
This might be more complicated than I thought, since some dependencies on the awesome screen are baked into BaseTest: http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/tests/BaseTest.java.in#194 Maybe we should look into updating these basic BaseTest methods sooner rather than later, to at least get tests for things like testLoad working again.
Assignee | ||
Comment 2•10 years ago
|
||
Instead of disabling the tests that fail, let's just fix all the tests in bug 880060.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Updated•3 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
•