зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1585119 - Re-enable many more mochitests on Android; r=geckoview-reviewers,snorp
Most of these tests have been disabled for a long time; they run well in the current test environment. I intend to enable still more mochitests in a future patch. Differential Revision: https://phabricator.services.mozilla.com/D49524 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
547e3899d8
Коммит
32490358c2
|
@ -32,7 +32,7 @@ skip-if = (verify && !debug && (os == 'mac'))
|
|||
[mozilla/test_cascade.html]
|
||||
[mozilla/test_cubic_bezier_limits.html]
|
||||
[mozilla/test_deferred_start.html]
|
||||
skip-if = (toolkit == 'android' && debug) || (os == 'win' && bits == 64) # Bug 1363957
|
||||
skip-if = (os == 'win' && bits == 64) # Bug 1363957
|
||||
[mozilla/test_disable_animations_api_autoremove.html]
|
||||
[mozilla/test_disable_animations_api_compositing.html]
|
||||
[mozilla/test_disable_animations_api_get_animations.html]
|
||||
|
@ -54,7 +54,6 @@ skip-if = (toolkit == 'android' && debug) || (os == 'win' && bits == 64) # Bug 1
|
|||
[mozilla/test_style_after_finished_on_compositor.html]
|
||||
[mozilla/test_transform_limits.html]
|
||||
[mozilla/test_transition_finish_on_compositor.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[mozilla/test_underlying_discrete_value.html]
|
||||
[mozilla/test_unstyled.html]
|
||||
[mozilla/test_event_listener_leaks.html]
|
||||
|
|
|
@ -297,7 +297,7 @@ tags = clipboard
|
|||
skip-if = headless # fails in clipboard mode
|
||||
[test_bug166235.html]
|
||||
tags = clipboard
|
||||
skip-if = toolkit == 'android' || headless # headless != clipboard
|
||||
skip-if = headless # headless != clipboard
|
||||
[test_bug199959.html]
|
||||
[test_bug218236.html]
|
||||
[test_bug218277.html]
|
||||
|
@ -318,13 +318,12 @@ skip-if = toolkit == 'android' || headless # headless != clipboard
|
|||
skip-if = !xbl
|
||||
[test_bug331959.html]
|
||||
[test_bug333064.html]
|
||||
skip-if = toolkit == 'android' || headless # Headless: Bug 1405868
|
||||
skip-if = headless # Headless: Bug 1405868
|
||||
[test_bug333198.html]
|
||||
[test_bug333673.html]
|
||||
[test_bug337631.html]
|
||||
[test_bug338541.xhtml]
|
||||
[test_bug338583.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_bug338679.html]
|
||||
[test_bug339494.html]
|
||||
[test_bug339494.xhtml]
|
||||
|
@ -377,7 +376,6 @@ support-files = test_bug380418.html^headers^
|
|||
support-files = test_bug402150.html^headers^
|
||||
[test_bug403841.html]
|
||||
[test_bug403852.html]
|
||||
skip-if = os == 'android' && !debug # Bug 1519063
|
||||
[test_bug403868.xml]
|
||||
[test_bug405182.html]
|
||||
[test_bug409380.html]
|
||||
|
@ -442,9 +440,7 @@ support-files = bug444546.sjs
|
|||
[test_bug473162-1.html]
|
||||
[test_bug473162-2.html]
|
||||
[test_bug475156.html]
|
||||
skip-if = toolkit == 'android' #bug 855762
|
||||
[test_bug482935.html]
|
||||
skip-if = toolkit == 'android' #bug 855762
|
||||
[test_bug484396.html]
|
||||
[test_bug493881.html]
|
||||
support-files = test_bug493881.js
|
||||
|
@ -458,9 +454,7 @@ support-files = test_bug493881.js
|
|||
disabled = Disabled due to making the harness time out
|
||||
support-files = file_bug503473-frame.sjs
|
||||
[test_bug503481.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_bug503481b.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_bug513194.html]
|
||||
[test_bug514487.html]
|
||||
[test_bug515401.html]
|
||||
|
@ -478,7 +472,6 @@ support-files = file_bug518104.js
|
|||
[test_bug558726.html]
|
||||
[test_bug559526.html]
|
||||
[test_bug560780.html]
|
||||
skip-if = (os == "android") # Failure with AccessibleCarets on Android, bug 1230229
|
||||
[test_bug562137.html]
|
||||
[test_bug562169-1.html]
|
||||
[test_bug562169-2.html]
|
||||
|
@ -494,7 +487,7 @@ skip-if = (verify && (os == 'win'))
|
|||
[test_bug587931.html]
|
||||
[test_bug588990.html]
|
||||
[test_bug590812.html]
|
||||
skip-if = toolkit == 'android' || (verify && !debug && (os == 'linux')) #bug 687032
|
||||
skip-if = (verify && !debug && (os == 'linux')) #bug 687032
|
||||
[test_bug590870.html]
|
||||
[test_bug592366.html]
|
||||
[test_bug592829.html]
|
||||
|
@ -609,7 +602,6 @@ skip-if = fission
|
|||
[test_bug1100912.html]
|
||||
support-files = file_bug1100912.html
|
||||
[test_bug1101364.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_bug1118689.html]
|
||||
[test_bug1126851.html]
|
||||
[test_bug1163743.html]
|
||||
|
@ -657,7 +649,7 @@ tags = clipboard
|
|||
skip-if = toolkit == 'android' || headless #bug 904183
|
||||
[test_copypaste.xhtml]
|
||||
tags = clipboard
|
||||
skip-if = (toolkit == 'android' && !e10s) || headless #bug 904183
|
||||
skip-if = headless #bug 904183
|
||||
[test_createHTMLDocument.html]
|
||||
[test_data_uri.html]
|
||||
skip-if = verify
|
||||
|
@ -680,7 +672,6 @@ skip-if = toolkit == 'android' && !is_fennec # Bug 1525959
|
|||
[test_EventSource_redirects.html]
|
||||
[test_eventsource_event_listener_leaks.html]
|
||||
[test_explicit_user_agent.html]
|
||||
skip-if = (toolkit == 'android') # Android: Bug 775227
|
||||
[test_find.html]
|
||||
skip-if = (toolkit == 'android') # Android: Bug 1465387
|
||||
[test_find_nac.html]
|
||||
|
@ -790,8 +781,8 @@ tags = audiochannel
|
|||
[test_openDialogChromeOnly.html]
|
||||
tags = openwindow
|
||||
[test_plugin_freezing.html]
|
||||
skip-if = toolkit == 'android' || (os == 'win' && processor == 'aarch64')
|
||||
reason = Plugins are not supported on Android and Windows/AArch64
|
||||
skip-if = (os == 'win' && processor == 'aarch64')
|
||||
reason = Plugins are not supported on Windows/AArch64
|
||||
[test_pluginAudioNotification.html]
|
||||
tags = audiochannel
|
||||
skip-if = toolkit == 'android' # Plugins don't work on Android
|
||||
|
@ -806,9 +797,7 @@ support-files = file_receiveMessage.html
|
|||
[test_processing_instruction_update_stylesheet.xhtml]
|
||||
[test_progress_events_for_gzip_data.html]
|
||||
[test_range_bounds.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_reentrant_flush.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_referrer_redirect.html]
|
||||
skip-if = (verify && debug)
|
||||
[test_root_iframe.html]
|
||||
|
@ -839,13 +828,11 @@ skip-if = debug == false
|
|||
[test_textnode_normalize_in_selection.html]
|
||||
[test_textnode_split_in_selection.html]
|
||||
[test_timeout_clamp.html]
|
||||
skip-if = debug == true && toolkit == 'android' # Timing dependent, skip slow debug android builds
|
||||
[test_timer_flood.html]
|
||||
[test_title.html]
|
||||
support-files = file_title.xul
|
||||
[test_treewalker_nextsibling.xml]
|
||||
[test_user_select.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_viewport_metrics_on_landscape_content.html]
|
||||
support-files =
|
||||
file_viewport_metrics_on_landscape_content.html
|
||||
|
|
|
@ -104,7 +104,6 @@ disabled = No longer supported
|
|||
[test_browserElement_inproc_CookiesNotThirdParty.html]
|
||||
[test_browserElement_inproc_CopyPaste.html]
|
||||
tags = clipboard
|
||||
skip-if = (os == "android" && !e10s) # Disabled on Android, see bug 1230421
|
||||
[test_browserElement_inproc_DataURI.html]
|
||||
[test_browserElement_inproc_ExposableURI.html]
|
||||
[test_browserElement_inproc_FirstPaint.html]
|
||||
|
@ -138,4 +137,3 @@ disabled = won't work as Firefox desktop will intercept ctrl-click
|
|||
disabled = bug 774100
|
||||
[test_browserElement_inproc_OpenWindowEmpty.html]
|
||||
[test_browserElement_inproc_dataBlock.html]
|
||||
skip-if = (os == "android")
|
||||
|
|
|
@ -34,15 +34,11 @@ support-files = file_ipc_messagemanager_blob.html
|
|||
[test_fileapi_twice_worker.html]
|
||||
[test_fileapi_other_worker.html]
|
||||
[test_fileapi_slice_realFile_1.html]
|
||||
skip-if = (toolkit == 'android') # Android: Bug 775227
|
||||
[test_fileapi_slice_realFile_2.html]
|
||||
skip-if = (toolkit == 'android') || (verify && !debug && (os == 'win')) # Android: Bug 775227
|
||||
skip-if = (verify && !debug && (os == 'win'))
|
||||
[test_fileapi_slice_memFile_1.html]
|
||||
skip-if = (toolkit == 'android') # Android: Bug 775227
|
||||
[test_fileapi_slice_memFile_2.html]
|
||||
skip-if = (toolkit == 'android') # Android: Bug 775227
|
||||
[test_fileapi_slice_image.html]
|
||||
skip-if = (toolkit == 'android') # Android: Bug 775227
|
||||
[test_mozfiledataurl.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_bug1507893.html]
|
||||
|
|
|
@ -11,7 +11,6 @@ support-files =
|
|||
[test_bug1039548.html]
|
||||
[test_bug1283915.html]
|
||||
[test_bug1286509.html]
|
||||
skip-if = os == "android" # up/down arrow keys not supported on android
|
||||
[test_button_attributes_reflection.html]
|
||||
[test_input_radio_indeterminate.html]
|
||||
[test_input_radio_radiogroup.html]
|
||||
|
@ -56,7 +55,6 @@ support-files = file_login_fields.html
|
|||
# Not run on Firefox for Android where the spin buttons are hidden:
|
||||
skip-if = os == "android" || (os == "mac" && debug) # Bug 1484442
|
||||
[test_input_number_rounding.html]
|
||||
skip-if = os == "android"
|
||||
[test_input_number_validation.html]
|
||||
[test_input_number_focus.html]
|
||||
[test_input_number_placeholder_shown.html]
|
||||
|
@ -65,13 +63,11 @@ skip-if = os == "android"
|
|||
[test_input_range_mouse_and_touch_events.html]
|
||||
[test_input_range_rounding.html]
|
||||
[test_input_sanitization.html]
|
||||
skip-if = os == 'android' && debug # Extremely slow on debug android
|
||||
[test_input_textarea_set_value_no_scroll.html]
|
||||
[test_input_time_key_events.html]
|
||||
[test_input_time_sec_millisec_field.html]
|
||||
[test_input_types_pref.html]
|
||||
[test_input_typing_sanitization.html]
|
||||
skip-if = os == "android" && debug # bug 1397615
|
||||
[test_input_untrusted_key_events.html]
|
||||
[test_input_url.html]
|
||||
[test_interactive_content_in_label.html]
|
||||
|
|
|
@ -263,7 +263,6 @@ support-files =
|
|||
third_party_window.html
|
||||
third_party_iframe1.html
|
||||
third_party_iframe2.html
|
||||
skip-if = os == 'android' && debug # Bug 1311590
|
||||
[test_traffic_jam.html]
|
||||
[test_transaction_abort.html]
|
||||
[test_transaction_abort_hang.html]
|
||||
|
|
|
@ -10,7 +10,7 @@ skip-if = e10s
|
|||
skip-if = e10s
|
||||
[test_bug1086684.html]
|
||||
# This test is only supposed to run in the main process
|
||||
skip-if = e10s || toolkit == 'android'
|
||||
skip-if = e10s
|
||||
[test_cpow_cookies.html]
|
||||
[test_child_docshell.html]
|
||||
skip-if = toolkit == 'cocoa' # cocoa: disabled due to hangs, see changeset 6852e7c47edf
|
||||
|
|
|
@ -13,6 +13,5 @@ skip-if = toolkit == 'android' && !is_fennec # Bug 1531097
|
|||
[test_notification_insecure_context.html]
|
||||
[test_notification_storage.html]
|
||||
[test_bug931307.html]
|
||||
skip-if = (os == 'android') # Bug 1258975 on android.
|
||||
[test_notification_tag.html]
|
||||
fail-if = fission
|
||||
|
|
|
@ -110,7 +110,6 @@ reason = Plugins are not supported on Windows/AArch64
|
|||
[test_npruntime_npninvoke.html]
|
||||
[test_npruntime_npninvokedefault.html]
|
||||
[test_object.html]
|
||||
skip-if = toolkit == 'android' # needs plugin support
|
||||
[test_painting.html]
|
||||
skip-if = (toolkit == "cocoa" && e10s) # bug 1252230
|
||||
[test_plugin_scroll_painting.html]
|
||||
|
|
|
@ -28,54 +28,50 @@ support-files =
|
|||
|
||||
[test_presentation_dc_sender.html]
|
||||
[test_presentation_dc_receiver.html]
|
||||
skip-if = (e10s || toolkit == 'android') # Bug 1129785
|
||||
skip-if = e10s # Bug 1129785
|
||||
[test_presentation_dc_receiver_oop.html]
|
||||
skip-if = (e10s || toolkit == 'android') # Bug 1129785
|
||||
skip-if = e10s # Bug 1129785
|
||||
[test_presentation_1ua_sender_and_receiver_inproc.html]
|
||||
skip-if = (e10s || toolkit == 'android') # Bug 1129785
|
||||
skip-if = e10s # Bug 1129785
|
||||
[test_presentation_1ua_sender_and_receiver_oop.html]
|
||||
skip-if = (e10s || toolkit == 'android') # Bug 1129785
|
||||
skip-if = e10s # Bug 1129785
|
||||
[test_presentation_1ua_connection_wentaway_inproc.html]
|
||||
skip-if = (e10s || toolkit == 'android') # Bug 1129785
|
||||
skip-if = e10s # Bug 1129785
|
||||
[test_presentation_1ua_connection_wentaway_oop.html]
|
||||
skip-if = (e10s || toolkit == 'android') # Bug 1129785
|
||||
skip-if = e10s # Bug 1129785
|
||||
[test_presentation_tcp_sender_disconnect.html]
|
||||
skip-if = toolkit == 'android' # Bug 1129785
|
||||
[test_presentation_tcp_sender_establish_connection_error.html]
|
||||
skip-if = toolkit == 'android' # Bug 1129785
|
||||
[test_presentation_tcp_receiver_establish_connection_error.html]
|
||||
skip-if = (e10s || toolkit == 'android' || os == 'mac' || os == 'win') # Bug 1129785, Bug 1204709
|
||||
skip-if = (e10s || os == 'mac' || os == 'win') # Bug 1129785, Bug 1204709
|
||||
[test_presentation_tcp_receiver_establish_connection_timeout.html]
|
||||
skip-if = (e10s || toolkit == 'android') # Bug 1129785
|
||||
skip-if = e10s # Bug 1129785
|
||||
[test_presentation_tcp_receiver_establish_connection_unknown_content_type_inproc.html]
|
||||
skip-if = (e10s || toolkit == 'android')
|
||||
skip-if = e10s
|
||||
[test_presentation_tcp_receiver_establish_connection_unknown_content_type_oop.html]
|
||||
skip-if = (e10s || toolkit == 'android')
|
||||
skip-if = e10s
|
||||
[test_presentation_tcp_receiver.html]
|
||||
skip-if = (e10s || toolkit == 'android') # Bug 1129785
|
||||
skip-if = e10s # Bug 1129785
|
||||
[test_presentation_tcp_receiver_oop.html]
|
||||
skip-if = (e10s || toolkit == 'android') # Bug 1129785
|
||||
skip-if = e10s # Bug 1129785
|
||||
[test_presentation_receiver_auxiliary_navigation_inproc.html]
|
||||
skip-if = e10s
|
||||
[test_presentation_receiver_auxiliary_navigation_oop.html]
|
||||
skip-if = e10s
|
||||
[test_presentation_terminate_inproc.html]
|
||||
skip-if = (e10s || toolkit == 'android')
|
||||
skip-if = e10s
|
||||
[test_presentation_terminate_oop.html]
|
||||
skip-if = (e10s || toolkit == 'android')
|
||||
skip-if = e10s
|
||||
[test_presentation_terminate_establish_connection_error_inproc.html]
|
||||
skip-if = (e10s || toolkit == 'android')
|
||||
skip-if = e10s
|
||||
[test_presentation_terminate_establish_connection_error_oop.html]
|
||||
skip-if = (e10s || toolkit == 'android')
|
||||
skip-if = e10s
|
||||
[test_presentation_sender_on_terminate_request.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_presentation_sandboxed_presentation.html]
|
||||
skip-if = true # bug 1315867
|
||||
[test_presentation_reconnect.html]
|
||||
[test_presentation_mixed_security_contexts.html]
|
||||
skip-if = toolkit == 'android' # bug 1304934
|
||||
[test_presentation_availability.html]
|
||||
support-files = test_presentation_availability_iframe.html
|
||||
[test_presentation_fingerprinting_resistance.html]
|
||||
skip-if = (e10s || toolkit == 'android')
|
||||
skip-if = e10s
|
||||
support-files = file_presentation_fingerprinting_resistance_receiver.html
|
||||
|
|
|
@ -7,5 +7,4 @@ prefs =
|
|||
[test_deprecated.html]
|
||||
[test_memoryPressure.html]
|
||||
[test_delivering.html]
|
||||
skip-if = (os == "android" && debug) # Bug 1511666
|
||||
support-files = delivering.sjs iframe_delivering.html worker_delivering.js
|
||||
|
|
|
@ -326,7 +326,6 @@ skip-if = fission && !serviceworker_e10s # bug 1561706
|
|||
[test_strict_mode_warning.html]
|
||||
[test_third_party_iframes.html]
|
||||
skip-if =
|
||||
(os == 'android' && debug) || # Bug 1432325
|
||||
fission # Fails uncleanly: /tests/dom/serviceworkers/test/test_third_party_iframes.html logged result after SimpleTest.finish(): This test left a service worker registered without cleaning it up
|
||||
support-files =
|
||||
window_party_iframes.html
|
||||
|
|
|
@ -32,7 +32,6 @@ skip-if = true # bug 1358955.
|
|||
[test_smilCrossContainer.xhtml]
|
||||
[test_smilDynamicDelayedBeginElement.xhtml]
|
||||
[test_smilExtDoc.xhtml]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_smilFillMode.xhtml]
|
||||
[test_smilGetSimpleDuration.xhtml]
|
||||
[test_smilGetStartTime.xhtml]
|
||||
|
@ -47,7 +46,6 @@ skip-if = toolkit == 'android'
|
|||
[test_smilMinTiming.html]
|
||||
[test_smilRepeatDuration.html]
|
||||
[test_smilRepeatTiming.xhtml]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_smilReset.xhtml]
|
||||
[test_smilRestart.xhtml]
|
||||
[test_smilSetCurrentTime.xhtml]
|
||||
|
|
|
@ -34,4 +34,3 @@ support-files =
|
|||
test/unit/selector.js
|
||||
|
||||
[test_jQuery.html]
|
||||
skip-if = toolkit == 'android' #bug 775227
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[DEFAULT]
|
||||
scheme = https
|
||||
skip-if = toolkit == 'android' || e10s #SLOW_DIRECTORY
|
||||
skip-if = e10s #SLOW_DIRECTORY
|
||||
support-files =
|
||||
445544.cacheManifest
|
||||
445544.cacheManifest^headers^
|
||||
|
@ -92,9 +92,6 @@ skip-if = true # disabled due to bug 656943
|
|||
[test_redirectUpdateItem.html]
|
||||
[test_refetchManifest.html]
|
||||
[test_simpleManifest.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_updateCheck.html]
|
||||
[test_updatingManifest.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_xhtmlManifest.xhtml]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
|
|
|
@ -31,4 +31,3 @@ support-files =
|
|||
test/unit/unit_test.html
|
||||
|
||||
[test_Scriptaculous.html]
|
||||
skip-if = toolkit == 'android'
|
||||
|
|
|
@ -8,9 +8,7 @@ support-files = beacon-frame.html
|
|||
[test_beacon.html]
|
||||
[test_beaconFrame.html]
|
||||
[test_beaconPreflightWithCustomContentType.html]
|
||||
skip-if = toolkit == 'android' # Bug 1373945
|
||||
[test_beaconContentPolicy.html]
|
||||
[test_beaconOriginHeader.html]
|
||||
skip-if = verify
|
||||
[test_beaconRedirect.html]
|
||||
skip-if = toolkit == 'android' && debug # Bug 1296845 - Android Debug on emulator is too slow
|
||||
|
|
|
@ -59,11 +59,9 @@ prefs =
|
|||
[test_fetch_basic_http_sw_empty_reroute.html]
|
||||
[test_fetch_cached_redirect.html]
|
||||
[test_fetch_cors.html]
|
||||
skip-if = toolkit == 'android' # Bug 1210282
|
||||
[test_fetch_cors_sw_reroute.html]
|
||||
skip-if = os == "linux" || (os == "win" && os_version == "10.0") || toolkit == 'android' # Bug 1210282
|
||||
skip-if = os == "linux" || (os == "win" && os_version == "10.0") # Bug 1210282
|
||||
[test_fetch_cors_sw_empty_reroute.html]
|
||||
skip-if = toolkit == 'android' # Bug 1210282
|
||||
[test_fetch_csp_block.html]
|
||||
[test_fetch_observer.html]
|
||||
[test_fetch_user_control_rp.html]
|
||||
|
|
|
@ -63,7 +63,6 @@ support-files =
|
|||
!/dom/base/test/file_use_counter_svg_fill_pattern_data.svg
|
||||
|
||||
[test_497898.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_bug504220.html]
|
||||
[test_bug628069_1.html]
|
||||
[test_bug628069_2.html]
|
||||
|
@ -71,11 +70,9 @@ skip-if = toolkit == 'android'
|
|||
[test_bug653364.html]
|
||||
[test_bug861217.html]
|
||||
[test_bug1012662_editor.html]
|
||||
skip-if = (toolkit == 'android') # Disabled on Android, see bug 1230231
|
||||
tags = clipboard
|
||||
[test_bug1012662_noeditor.html]
|
||||
tags = clipboard
|
||||
skip-if = (toolkit == 'android') # Disabled on Android, see bug 1230231
|
||||
[test_bug1161721.html]
|
||||
[test_bug1170911.html]
|
||||
tags = clipboard
|
||||
|
@ -131,7 +128,6 @@ skip-if = verify
|
|||
[test_resource_timing_cross_origin.html]
|
||||
[test_resource_timing_frameset.html]
|
||||
[test_selectevents.html]
|
||||
skip-if = toolkit == 'android' # bug 1230232 - Mouse doesn't select in the same way
|
||||
[test_showModalDialog_removed.html]
|
||||
[test_storagePermissionsAccept.html]
|
||||
[test_storagePermissionsLimitForeign.html]
|
||||
|
|
|
@ -11,9 +11,7 @@ support-files =
|
|||
[test_sessionStorageBase.html]
|
||||
[test_sessionStorageBaseSessionOnly.html]
|
||||
[test_sessionStorageClone.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_sessionStorageHttpHttps.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_sessionStorageReplace.html]
|
||||
fail-if = fission
|
||||
[test_sessionStorageUsage.html]
|
||||
|
|
|
@ -9,7 +9,6 @@ support-files =
|
|||
[test_bug1276240.html]
|
||||
[test_custom_element_callback_innerhtml.html]
|
||||
[test_custom_element_htmlconstructor.html]
|
||||
skip-if = os == 'android' # bug 1323645
|
||||
support-files =
|
||||
htmlconstructor_autonomous_tests.js
|
||||
htmlconstructor_builtin_tests.js
|
||||
|
|
|
@ -158,7 +158,6 @@ support-files =
|
|||
test_navigator.js
|
||||
test_navigator_iframe.html
|
||||
test_navigator_iframe.js
|
||||
skip-if = toolkit == 'android'
|
||||
[test_navigator_languages.html]
|
||||
[test_newError.html]
|
||||
[test_notification.html]
|
||||
|
@ -199,7 +198,6 @@ scheme=https
|
|||
[test_setTimeoutWith0.html]
|
||||
[test_bug1301094.html]
|
||||
[test_subworkers_suspended.html]
|
||||
skip-if = toolkit == 'android' #bug 1366501
|
||||
[test_bug1317725.html]
|
||||
support-files = test_bug1317725.js
|
||||
[test_sharedworker_event_listener_leaks.html]
|
||||
|
|
|
@ -3,6 +3,5 @@
|
|||
[test_bug348497.html]
|
||||
[test_bug384147.html]
|
||||
[test_bug389350.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_bug519928.html]
|
||||
[test_bug738440.html]
|
||||
|
|
|
@ -54,6 +54,6 @@ support-files =
|
|||
|
||||
[test_richtext2.html]
|
||||
tags = clipboard
|
||||
skip-if = (os == 'android') || (debug && os == 'linux' && bits == 32) # Bug 1202045
|
||||
skip-if = (debug && os == 'linux' && bits == 32) # Bug 1202045
|
||||
[test_richtext.html]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче