Review reftest tests skipped on Android
Categories
(Testing :: General, task, P1)
Tracking
(firefox71 fixed)
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
Attachments
(1 file)
Some reftest tests currently skipped on Android were skipped because they failed in the android test environment of the time: the android 4.3 emulator, or perhaps a pandaboard or tegraboard. Today's emulator is much faster and has other improved capabilities. Also, our code has evolved. This seems like a good time to review skipped tests: Can some of them be enabled without introducing new failures?
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
I am reviewing skip-if and random-if annotations for Android and excluding annotations with explanatory comments that appear to be recent or relevant, as well as annotations specifically targeting geckoview, e10s, or webrender.
I think it would be interesting to challenge fuzzy-if annotations also, but that's a big job...maybe in another bug.
Assignee | ||
Comment 4•5 years ago
|
||
According to before/after test counts, this change enables about 536 tests.
Assignee | ||
Comment 5•5 years ago
|
||
Most of these tests have been disabled for a long time; they run well
in the current test environment.
Comment 7•5 years ago
|
||
bugherder |
Description
•