mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1083347 - Patch to remove entries in androidx86.json and annotate manifests. r=gbrown
This commit is contained in:
parent
4b2793e9b0
commit
24bd7cf5a2
@ -69,6 +69,7 @@ skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 913662
|
||||
[test_2d.composite.image.source-in.html]
|
||||
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 913662
|
||||
[test_2d.composite.image.source-out.html]
|
||||
skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 913662
|
||||
# xor and lighter aren't well handled by cairo; they mostly work, but we don't want
|
||||
# to test that
|
||||
[test_2d.composite.solid.xor.html]
|
||||
@ -108,7 +109,7 @@ disabled =
|
||||
[test_2d.composite.solid.soft-light.html]
|
||||
[test_2d.composite.uncovered.image.destination-atop.html]
|
||||
# This test fails in Suite on Linux for some reason, disable it there
|
||||
skip-if = os == 'linux' && buildapp == 'suite'
|
||||
skip-if = (os == 'linux' && buildapp == 'suite') || (toolkit == 'android' && processor == 'x86') #x86 only bug 913662
|
||||
[test_2d.composite.uncovered.fill.color-burn.html]
|
||||
[test_2d.composite.uncovered.fill.color-dodge.html]
|
||||
[test_2d.composite.uncovered.fill.color.html]
|
||||
@ -214,7 +215,7 @@ disabled = bug 407107
|
||||
skip-if = (toolkit == 'gonk' && debug) #bug 1045153
|
||||
[test_bug902651.html]
|
||||
[test_canvas.html]
|
||||
skip-if = (toolkit == 'gonk' && debug) #debug-only crash; bug 933541
|
||||
skip-if = (toolkit == 'gonk' && debug) || (toolkit == 'android' && processor == 'x86') #debug-only crash; bug 933541 #x86 only bug 913662
|
||||
[test_canvas_focusring.html]
|
||||
skip-if = (toolkit == 'gonk' && !debug) || (os == 'win' && debug) #specialpowers.wrap
|
||||
[test_canvas_font_setter.html]
|
||||
|
@ -10,7 +10,7 @@ skip-if = (toolkit == 'gonk' && debug) #debug-only failure
|
||||
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
|
||||
[test_contacts_events.html]
|
||||
[test_contacts_getall.html]
|
||||
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
|
||||
skip-if = (toolkit == 'gonk' && debug) || (toolkit == 'android' && processor == 'x86') #debug-only failure #x86 only
|
||||
[test_contacts_getall2.html]
|
||||
skip-if = (toolkit == 'gonk' && debug) #debug-only failure
|
||||
[test_contacts_international.html]
|
||||
|
@ -1,5 +1,5 @@
|
||||
[DEFAULT]
|
||||
skip-if = e10s # bug 781789 & bug 782275
|
||||
skip-if = e10s || (toolkit == 'android' && processor == 'x86') # bug 781789 & bug 782275
|
||||
support-files = devicestorage_common.js
|
||||
|
||||
[test_823965.html]
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"runtests": {},
|
||||
"excludetests": {
|
||||
"dom/canvas/test/webgl-conformance": "bug 865443 - separate suite -- mochitest-gl",
|
||||
"robocop": "TIMED_OUT"
|
||||
"dom/canvas/test/webgl-conformance": "bug 865443 - separate suite -- mochitest-gl"
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"runtests": {},
|
||||
"excludetests": {
|
||||
"robocop": "TIMED_OUT",
|
||||
"dom/html/test/test_bug659743.xml": "Android 2.3 aws only; bug 1031103",
|
||||
"docshell/test/navigation/test_reserved.html": "too slow on Android 2.3 aws only; bug 1030403",
|
||||
"dom/canvas/test/webgl-conformance": "bug 865443 - separate suite -- mochitest-gl",
|
||||
|
@ -1,32 +1,6 @@
|
||||
{
|
||||
"runtests": {},
|
||||
"excludetests": {
|
||||
"dom/base/test/test_copypaste.xul": "bug 904183",
|
||||
"dom/browser-element/mochitest/test_browserElement_NoWhitelist.html": "x86 only bug 936226",
|
||||
"dom/browser-element/mochitest/test_browserElement_oop_SecurityChange.html": "TIMED_OUT, bug 766586",
|
||||
"dom/canvas/test/test_2d.composite.image.source-out.html": "x86 only bug 913662",
|
||||
"dom/canvas/test/test_2d.composite.uncovered.image.destination-atop.html": "x86 only bug 913662",
|
||||
"dom/canvas/test/test_canvas.html": "x86 only bug 913662",
|
||||
"dom/canvas/test/webgl-conformance": "bug 865443 - separate suite -- mochitest-gl",
|
||||
"dom/contacts/tests/test_contacts_getall.html": "x86 only",
|
||||
"dom/devicestorage": "bug 781789 & bug 782275",
|
||||
"dom/imptests/editing/conformancetest/test_runtest.html": "",
|
||||
"dom/imptests/editing/selecttest/test_addRange.html": "bug 775227",
|
||||
"dom/imptests/html/webgl": "WebGL",
|
||||
"dom/imptests/webapps/WebStorage/tests/submissions/Infraware/test_storage_local_key.html": "bug 775227",
|
||||
"dom/inputmethod": "Not supported on Android",
|
||||
"dom/media/test/test_play_twice.html": "x86 only bug 914439",
|
||||
"dom/media/test/test_played.html": "bug 751539",
|
||||
"dom/media/test/test_seeked.html": "x86 only bug 914439",
|
||||
"dom/tests/mochitest/geolocation/test_timeoutWatch.html": "TIMED_OUT",
|
||||
"editor/libeditor/tests/test_bug569988.html": "TIMED_OUT",
|
||||
"editor/libeditor/tests/test_texteditor_keyevent_handling.html": "",
|
||||
"layout/generic": "CRASH_DUMP, RANDOM, ONLY IN CHUNK 10",
|
||||
"robocop": "TIMED_OUT",
|
||||
"toolkit/components/satchel/test/test_form_autocomplete.html": "TIMED_OUT",
|
||||
"toolkit/components/places/tests/test_bug_411966.html": "RANDOM",
|
||||
"toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html": "",
|
||||
"toolkit/content/tests/widgets/test_menubar.xul": "W/SharedBufferStack(21799",
|
||||
"toolkit/content/tests/widgets/test_contextmenu_nested.xul": ""
|
||||
"dom/canvas/test/webgl-conformance": "bug 865443 - separate suite -- mochitest-gl"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user