зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1456882 - Enable some passing mochitests on linux64-qr. r=jrmuizel
MozReview-Commit-ID: 5VIHjwx6A2j --HG-- extra : rebase_source : d986028cff52ba52a58887225e272bf04ad88de3
This commit is contained in:
Родитель
072ebf303e
Коммит
fc66c485b6
|
@ -18,7 +18,6 @@ scheme=https
|
|||
scheme=https
|
||||
[test_form_changes.html]
|
||||
[test_formautofill_preview_highlight.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_multi_locale_CA_address_form.html]
|
||||
[test_multiple_forms.html]
|
||||
[test_on_address_submission.html]
|
||||
|
|
|
@ -62,10 +62,9 @@ support-files =
|
|||
[test_bug344861.html]
|
||||
skip-if = toolkit == "android" || toolkit == "windows" # disabled on Windows because of bug 1234520
|
||||
[test_bug386782.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_bug430624.html]
|
||||
[test_bug430723.html]
|
||||
skip-if = (toolkit == 'android') || webrender || (!debug && (os == 'mac' || os == 'win')) # Bug 874423
|
||||
skip-if = (toolkit == 'android') || (!debug && (os == 'mac' || os == 'win')) # Bug 874423
|
||||
[test_bug1364364.html]
|
||||
[test_bug1375833.html]
|
||||
[test_child.html]
|
||||
|
@ -76,7 +75,7 @@ skip-if = (toolkit == 'android') || webrender || (!debug && (os == 'mac' || os =
|
|||
[test_reserved.html]
|
||||
skip-if = (toolkit == 'android') || (debug && e10s) #too slow on Android 4.3 aws only; bug 1030403; bug 1263213 for debug e10s
|
||||
[test_sessionhistory.html]
|
||||
skip-if = toolkit == 'android' || webrender # RANDOM on android; bug 1242752 for webrender
|
||||
skip-if = toolkit == 'android' # RANDOM on android
|
||||
support-files = file_bug1379762-1.html file_bug1379762-2.html
|
||||
[test_sibling-matching-parent.html]
|
||||
[test_sibling-off-domain.html]
|
||||
|
|
|
@ -673,7 +673,6 @@ skip-if = (toolkit == 'android') # Android: Bug 775227
|
|||
[test_innersize_scrollport.html]
|
||||
[test_integer_attr_with_leading_zero.html]
|
||||
[test_intersectionobservers.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_link_prefetch.html]
|
||||
skip-if = !e10s # Track Bug 1281415
|
||||
[test_link_preload.html]
|
||||
|
|
|
@ -128,7 +128,7 @@ skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM
|
|||
[test_bug944011.html]
|
||||
[test_bug944847.html]
|
||||
[test_bug946632.html]
|
||||
skip-if = (e10s && os == "mac") || webrender # bug 1252273; bug 1424752 for webrender
|
||||
skip-if = (e10s && os == "mac") # bug 1252273
|
||||
[test_bug967796.html]
|
||||
[test_bug985988.html]
|
||||
[test_bug998809.html]
|
||||
|
|
|
@ -13,7 +13,7 @@ skip-if = e10s
|
|||
skip-if = e10s || toolkit == 'android'
|
||||
[test_cpow_cookies.html]
|
||||
[test_child_docshell.html]
|
||||
skip-if = toolkit == 'cocoa' || webrender # cocoa: disabled due to hangs, see changeset 6852e7c47edf, webrender: bug 1424752
|
||||
skip-if = toolkit == 'cocoa' # cocoa: disabled due to hangs, see changeset 6852e7c47edf
|
||||
[test_CrashService_crash.html]
|
||||
skip-if = !(crashreporter && !e10s && (toolkit == 'gtk3' || toolkit == 'cocoa' || toolkit == 'windows'))
|
||||
[test_temporaryfile_stream.html]
|
||||
|
|
|
@ -26,7 +26,7 @@ support-files =
|
|||
[test_nosniff.html]
|
||||
[test_block_script_wrong_mime.html]
|
||||
[test_block_toplevel_data_navigation.html]
|
||||
skip-if = toolkit == 'android' || webrender # intermittent failure; bug 1424752 for webrender
|
||||
skip-if = toolkit == 'android' # intermittent failure
|
||||
[test_block_toplevel_data_img_navigation.html]
|
||||
skip-if = toolkit == 'android' # intermittent failure
|
||||
[test_allow_opening_data_pdf.html]
|
||||
|
|
|
@ -20,7 +20,7 @@ support-files =
|
|||
file_redirect_handler.sjs
|
||||
|
||||
[test_main.html]
|
||||
skip-if = toolkit == 'android' || webrender # Android: TIMED_OUT; webrender: bug 1424752
|
||||
skip-if = toolkit == 'android' # Android: TIMED_OUT
|
||||
[test_bug803225.html]
|
||||
skip-if = toolkit == 'android' || (os=='linux' && bits==32) || headless #Android: TIMED_OUT; Linux32:bug 1324870; Headless:bug 1405870
|
||||
[test_frameNavigation.html]
|
||||
|
|
|
@ -97,7 +97,7 @@ skip-if = os == 'android'
|
|||
[test_animSVGImage.html]
|
||||
skip-if = os == 'android' || os == 'win' # Bug 1370784
|
||||
[test_animSVGImage2.html]
|
||||
skip-if = os == 'android' || webrender # bug 1424752 for webrender
|
||||
skip-if = os == 'android'
|
||||
[test_background_image_anim.html]
|
||||
skip-if = os == 'android'
|
||||
[test_bug399925.html]
|
||||
|
|
|
@ -67,7 +67,7 @@ support-files =
|
|||
file_bug607529.html
|
||||
file_bug607529-1.html
|
||||
[test_bug629838.html]
|
||||
skip-if = toolkit == 'android' || webrender # android: Requires plugin support; webrender: bug 1424752
|
||||
skip-if = toolkit == 'android' # android: Requires plugin support
|
||||
[test_bug644768.html]
|
||||
[test_bug646757.html]
|
||||
[test_bug667512.html]
|
||||
|
@ -161,7 +161,7 @@ support-files =
|
|||
file_getBoxQuads_convertPointRectQuad_frame2.html
|
||||
[test_getClientRects_emptytext.html]
|
||||
[test_mozPaintCount.html]
|
||||
skip-if = toolkit == 'android' || webrender # android: Requires plugin support; webrender: bug 1424752
|
||||
skip-if = toolkit == 'android' # android: Requires plugin support
|
||||
[test_preserve3d_sorting_hit_testing.html]
|
||||
support-files = preserve3d_sorting_hit_testing_iframe.html
|
||||
[test_preserve3d_sorting_hit_testing2.html]
|
||||
|
|
|
@ -87,7 +87,6 @@ support-files = bug633762_iframe.html
|
|||
[test_bug784410.html]
|
||||
[test_bug785324.html]
|
||||
[test_bug791616.html]
|
||||
skip-if = webrender # bug 1424752
|
||||
[test_bug831780.html]
|
||||
[test_bug841361.html]
|
||||
[test_bug904810.html]
|
||||
|
@ -104,7 +103,7 @@ skip-if = os=='win'
|
|||
[test_image_selection.html]
|
||||
[test_image_selection_2.html]
|
||||
[test_invalidate_during_plugin_paint.html]
|
||||
skip-if = toolkit == 'android' || webrender # webrender: see bug 1424752
|
||||
skip-if = toolkit == 'android'
|
||||
[test_intrinsic_size_on_loading.html]
|
||||
[test_movement_by_characters.html]
|
||||
[test_movement_by_words.html]
|
||||
|
|
|
@ -9,4 +9,4 @@ support-files =
|
|||
file_mousecapture3.html
|
||||
file_mousecapture4.html
|
||||
file_mousecapture5.html
|
||||
skip-if = toolkit == "android" || webrender # bug 1424752 for webrender
|
||||
skip-if = toolkit == "android"
|
||||
|
|
Загрузка…
Ссылка в новой задаче