Bug 1525731 - Cleanup taskcluster config for Android tests; r=me,a=test-only

Removing skipped test suites that we have no immediate plans to run, and adding
comments and bug pointers for remaining skipped suites.
This commit is contained in:
Geoff Brown 2019-02-07 09:32:36 -07:00
parent 6c02212227
commit b98938704d

View File

@ -354,7 +354,6 @@ android-common-tests:
- cppunit
- crashtest
- geckoview-junit
# - jittest # not ready yet: bug 1098508
- jsreftest
- marionette
- mochitest
@ -362,10 +361,6 @@ android-common-tests:
- mochitest-clipboard
- mochitest-gpu
- mochitest-media
# - mochitest-webgl1-core
# - mochitest-webgl1-ext
# - mochitest-webgl2-core
# - mochitest-webgl2-ext
- reftest
- test-verify
- xpcshell
@ -375,19 +370,19 @@ android-opt-tests:
- robocop
android-x86_64-opt-tests:
# crashtests failing on debug; bug 1524493
- crashtest
# geckoview-junit perma-fail on opt and debug; bug 1521195
- geckoview-junit
android-x86_64-tests:
- jsreftest
# various mochitest (plain) failures; bug 1460411
# - mochitest
# - mochitest-chrome
- mochitest-clipboard
- mochitest-gpu
# - mochitest-media
# - mochitest-webgl1-core
# various reftest (plain) failures; bug 1501582
# - reftest
# - test-verify
android-x86-tests:
- web-platform-tests