mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-06 14:44:26 +00:00
Bug 1468200 - remove references to 'mulet' in manifest files. r=jmaher
--HG-- extra : rebase_source : d233138d248a4d3a826dc7666e13bd30ceafb496
This commit is contained in:
parent
b5f26d899f
commit
31fa4e1ccf
@ -12,7 +12,6 @@ support-files =
|
||||
[test_keys_menu.xul]
|
||||
[test_link.html]
|
||||
[test_media.html]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[test_select.html]
|
||||
[test_tree.xul]
|
||||
[test_treegrid.xul]
|
||||
|
@ -5,13 +5,11 @@ support-files =
|
||||
!/dom/media/test/bug461281.ogg
|
||||
|
||||
[test_HTMLSpec.html]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[test_figure.html]
|
||||
[test_listbox.xul]
|
||||
[test_MathMLSpec.html]
|
||||
[test_nsApplicationAcc.html]
|
||||
[test_plugin.html]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[test_canvas.html]
|
||||
[test_shadowroot.html]
|
||||
support-files = test_shadowroot_subframe.html
|
||||
|
@ -47,7 +47,7 @@ skip-if = webrender
|
||||
[test_scroll.xul]
|
||||
[test_scroll_caret.xul]
|
||||
[test_selection.html]
|
||||
skip-if = buildapp == 'mulet' || os == 'mac'
|
||||
skip-if = os == 'mac'
|
||||
[test_selection.xul]
|
||||
skip-if = os == 'mac'
|
||||
[test_selection_aria.html]
|
||||
|
@ -5,5 +5,4 @@ support-files =
|
||||
[test_focusedChild.html]
|
||||
skip-if = (os == 'win' && os_version != '6.1') # bug 845134
|
||||
[test_takeFocus.html]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[test_takeFocus.xul]
|
||||
|
@ -30,7 +30,6 @@ skip-if = true # Bug 561508
|
||||
[test_dockids.html]
|
||||
[test_filectrl.html]
|
||||
[test_formctrl.html]
|
||||
skip-if = buildapp == "mulet"
|
||||
[test_formctrl.xul]
|
||||
[test_gencontent.html]
|
||||
[test_groupbox.xul]
|
||||
@ -42,7 +41,6 @@ skip-if = buildapp == "mulet"
|
||||
[test_list.html]
|
||||
[test_map.html]
|
||||
[test_media.html]
|
||||
skip-if = buildapp == "mulet"
|
||||
[test_select.html]
|
||||
[test_tabbox.xul]
|
||||
[test_tabbrowser.xul]
|
||||
|
@ -26,7 +26,6 @@ support-files = test_bug1276857_subframe.html
|
||||
[test_general.html]
|
||||
[test_hidden.html]
|
||||
[test_imagemap.html]
|
||||
skip-if = buildapp == "mulet"
|
||||
[test_list.html]
|
||||
[test_list_editabledoc.html]
|
||||
[test_listbox.xul]
|
||||
|
@ -28,7 +28,6 @@ subsuite = clipboard
|
||||
[test_fragment_sanitization.xul]
|
||||
[test_messagemanager_principal.html]
|
||||
[test_messagemanager_send_principal.html]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[test_mozbrowser_apis_allowed.html]
|
||||
[test_navigator_resolve_identity_xrays.xul]
|
||||
support-files = file_navigator_resolve_identity_xrays.xul
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
[DEFAULT]
|
||||
subsuite = webgl
|
||||
skip-if = (os == 'linux') && (buildapp == 'mulet')
|
||||
skip-if = os == 'linux'
|
||||
|
||||
support-files = always-fail.html
|
||||
checkout/00_test_list.txt
|
||||
|
@ -23,8 +23,7 @@
|
||||
|
||||
[DEFAULT]
|
||||
subsuite = webgl
|
||||
# Bug 1136181 disabled on Mulet for intermittent failures
|
||||
skip-if = (os == 'linux') && (buildapp == 'mulet')
|
||||
skip-if = os == 'linux'
|
||||
|
||||
[generated/test_..__always-fail.html]
|
||||
fail-if = 1
|
||||
@ -199,7 +198,7 @@ fail-if = (os == 'linux')
|
||||
[generated/test_conformance__misc__type-conversion-test.html]
|
||||
fail-if = (os == 'linux')
|
||||
# Resets device on Android 2.3.
|
||||
# Crashes on desktop Linux, and Mulet Linux x64.
|
||||
# Crashes on desktop Linux.
|
||||
skip-if = (os == 'android') || (os == 'linux')
|
||||
|
||||
[generated/test_conformance__misc__object-deletion-behaviour.html]
|
||||
@ -362,10 +361,9 @@ skip-if = (os == 'win')
|
||||
|
||||
########################################################################
|
||||
# "tst-linux{32,64}-spot-NNN" Slaves:
|
||||
# Android 2.3, Linux, and Mulet.
|
||||
# Android 2.3 and Linux.
|
||||
# Android: os == 'android'. (Not enough info to separate out 2.3)
|
||||
# Linux: os == 'linux'.
|
||||
# Mulet: buildapp == 'mulet'.
|
||||
[generated/test_conformance__glsl__bugs__temp-expressions-should-not-crash.html]
|
||||
# Coincidentally enough, crashes on Linux and Android 4.0.
|
||||
skip-if = (os == 'android') || (os == 'linux')
|
||||
|
@ -55,7 +55,7 @@ skip-if = toolkit == 'android'
|
||||
skip-if = toolkit == 'android' # Bug 1021644 - Fails when pushed into a different chunk on Android
|
||||
[test_bug1111995.html]
|
||||
[test_bug1301290.html]
|
||||
skip-if = buildapp == 'mulet' || toolkit == 'android'
|
||||
skip-if = toolkit == 'android'
|
||||
[test_bug1305282.html]
|
||||
[test_listcontrol_search.html]
|
||||
skip-if = toolkit == 'android' #select elements don't use an in-page popup on Android
|
||||
|
@ -29,14 +29,12 @@ support-files =
|
||||
|
||||
[browser_CTP_plugins.js]
|
||||
tags = blocklist
|
||||
skip-if = buildapp == 'mulet'
|
||||
[browser_bug523784.js]
|
||||
[browser_bug562797.js]
|
||||
[browser_bug562854.js]
|
||||
[browser_bug562890.js]
|
||||
skip-if = os == 'win' && !debug # Disabled on Windows opt/PGO builds due to intermittent failures (bug 1135866)
|
||||
[browser_bug562899.js]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[browser_bug562992.js]
|
||||
[browser_bug567127.js]
|
||||
[browser_bug567137.js]
|
||||
@ -58,7 +56,6 @@ skip-if = os == "linux" && !debug # Bug 1395539 - fails on multi-core
|
||||
[browser_details.js]
|
||||
[browser_discovery.js]
|
||||
[browser_dragdrop.js]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[browser_dragdrop_incompat.js]
|
||||
[browser_file_xpi_no_process_switch.js]
|
||||
skip-if = true # Bug 1449071 - Frequent failures
|
||||
@ -78,7 +75,6 @@ skip-if = verify
|
||||
[browser_manualupdates.js]
|
||||
[browser_pluginprefs.js]
|
||||
[browser_pluginprefs_is_not_disabled.js]
|
||||
skip-if = buildapp == 'mulet'
|
||||
[browser_plugin_enabled_state_locked.js]
|
||||
[browser_recentupdates.js]
|
||||
[browser_sorting.js]
|
||||
|
Loading…
x
Reference in New Issue
Block a user