Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown

This commit is contained in:
Jonathan Griffin
2015-02-06 16:30:37 -08:00
parent a54b556e55
commit c4f9588ed3
86 changed files with 116 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_aboutCrashed.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = sample_feed.atom
[test_423060.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = head.js
[test_0_bug510634.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
hosted_app.manifest
validator/*

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
app/index.html
app/manifest.webapp

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
file_disableScript.html

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
662200a.html
662200b.html

View File

@@ -1 +1,2 @@
[chrome/test_running_on_compositor.html]
skip-if = buildapp == 'b2g'

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
asmjs/*
file_bug_945152.html

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
file_url.jsm
file_empty.html

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
blockNoPlugins.xml
blockPluginHard.xml

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_csp_bug768029.html]
[test_csp_bug773891.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_bug707564-chrome.html]
[test_bug775543.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = nonchrome_webgl_debug_renderer_info.html
[test_webgl_debug_renderer_info.html]

View File

@@ -1,5 +1,6 @@
[DEFAULT]
skip-if = os == "android"
skip-if = buildapp == 'b2g'
[test_contacts_shutdown.xul]
[test_contacts_upgrade.xul]

View File

@@ -1,5 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'mulet'
skip-if = (buildapp == 'b2g' || buildapp == 'mulet')
[test_app_permissions.html]
[test_fs_app_permissions.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = file_stringencoding.jsm
[test_stringencoding.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug415498-doc1.html
bug415498-doc2.html

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
file_anchor_ping.html

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
submit_invalid_file.sjs
[test_autocompleteinfo.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files=
file_browserid_rp_ok.html

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = chromeHelpers.js
[test_globalObjects_chrome.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
process_error.xul
process_error_contentscript.js

View File

@@ -1,6 +1,7 @@
#Media chrome tests
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
basic.vtt
seek.webm

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_AudioNodeDevtoolsAPI.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_phonenumber.xul]
[test_phonenumberservice.xul]

View File

@@ -1,5 +1,5 @@
[DEFAULT]
skip-if = buildapp == "mulet"
skip-if = (buildapp == 'b2g' || buildapp == 'mulet')
support-files =
hang_test.js
privatemode_perwindowpb.xul

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_dependentPromises.html]
[test_on_new_promise.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_settings_service.js]
[test_settings_service.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = worker_constants.js
[test_constants.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
489127.html
DOMWindowCreated_chrome.xul

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_innerScreen.xul]
[test_offsets.css]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
frame_clear_browser_data.html
page_blank.html

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_sessionStorageFromChrome.xhtml]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
cross_origin.html
head.js

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_postMessage_chrome.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
WorkerDebuggerManager_childWorker.js
WorkerDebuggerManager_parentWorker.js

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
file_bug944407.xml
file_bug950909.xml

View File

@@ -1,5 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'mulet'
skip-if = (buildapp == 'b2g' || buildapp == 'mulet')
support-files =
animals.rdf
animals.sqlite

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
398289-resource.xul
bug497875-iframe.xul

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_async_UpdateCurrentDictionary.html]
[test_bug338427.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = green.png
[test_bug46555.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = channel_utils.js
[test_app_uninstall_cookies.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_add_remove_dictionaries.xul]
support-files =

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
CharsetDetectionTests.js
bug306272_text.html

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
animated-gif-finalframe.gif
animated-gif.gif

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug503926.xul
file_bug618176.xul

View File

@@ -22,39 +22,63 @@ support-files =
[test_bug396367-1.html]
[test_bug396367-2.html]
[test_bug420499.xul]
skip-if = buildapp == 'b2g'
[test_bug458898.html]
skip-if = buildapp == 'b2g'
[test_bug495648.xul]
skip-if = buildapp == 'b2g'
[test_bug504311.xul]
skip-if = buildapp == 'b2g'
[test_bug514660.xul]
skip-if = buildapp == 'b2g'
[test_bug533845.xul]
skip-if = buildapp == 'mulet'
skip-if = buildapp == 'mulet' || buildapp == 'b2g'
[test_bug551434.html]
[test_bug708062.html]
[test_bug812817.xul]
skip-if = buildapp == 'b2g'
[test_bug847890_paintFlashing.html]
[test_bug1018265.xul]
skip-if = buildapp == 'mulet'
skip-if = buildapp == 'mulet' || buildapp == 'b2g'
[test_bug1041200.xul]
skip-if = buildapp == 'b2g'
support-files=bug1041200_window.html
[test_chrome_content_integration.xul]
skip-if = buildapp == 'b2g'
[test_chrome_over_plugin.xul]
skip-if = buildapp == 'mulet'
skip-if = buildapp == 'mulet' || buildapp == 'b2g'
[test_default_background.xul]
skip-if = buildapp == 'b2g'
[test_dialog_with_positioning.html]
skip-if = buildapp == 'b2g'
[test_fixed_bg_scrolling_repaints.html]
skip-if = buildapp == 'b2g'
[test_leaf_layers_partition_browser_window.xul]
skip-if = (!debug) || (toolkit == "cocoa") # Disabled on Mac because of Bug 748219
skip-if = (!debug) || (toolkit == "cocoa") || (buildapp == 'b2g') # Disabled on Mac because of Bug 748219
[test_no_clip_iframe.xul]
skip-if = buildapp == 'b2g'
[test_passpointerevents.html]
skip-if = buildapp == 'b2g'
[test_passpointerevents_dynamic.html]
skip-if = buildapp == 'b2g'
[test_prerendered_transforms.html]
skip-if = buildapp == 'b2g'
[test_printpreview.xul]
skip-if = buildapp == 'b2g'
[test_printpreview_bug396024.xul]
skip-if = buildapp == 'b2g'
[test_printpreview_bug482976.xul]
skip-if = buildapp == 'b2g'
[test_scroll_selection_into_view.html]
skip-if = buildapp == 'b2g'
support-files=scroll_selection_into_view_window.html
[test_scrolling_repaints.html]
skip-if = buildapp == 'b2g'
[test_transformed_scrolling_repaints.html]
skip-if = buildapp == 'b2g'
[test_transformed_scrolling_repaints_2.html]
skip-if = buildapp == 'b2g'
[test_transformed_scrolling_repaints_3.html]
skip-if = buildapp == 'b2g'
[test_will_change.html]
skip-if = buildapp == 'b2g'

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug536567_iframe.html
bug536567_subframe.html

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
file_bug514732_window.xul
frame_selection_underline-ref.xhtml

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = GentiumPlus-R.woff
[test_bug467669.css]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug535806-css.css
bug535806-html.html

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
window_resizer.xul
window_resizer_element.xul

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
signed-added.zip
signed-badca.zip

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_chrome.js]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_bug234856.html]
[test_bug413909.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = page_blank.html
[test_sts_privatebrowsing_perwindowpb.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files=
file_invalidEmailCase.sjs

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = test-dir/test-file
[test_sample.xul]

View File

@@ -1,5 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'mulet'
skip-if = (buildapp == 'b2g' || buildapp == 'mulet')
support-files =
crash-dump-diff1.json
crash-dump-diff2.json

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_hugeURIs.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
xpcshellTestHarnessAdaptor.js
ctypes_worker.js

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_bug675492.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
# The following files starting with ".." are installed in the current folder.
support-files =
../head_common.js

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
main_test_osfile_async.js
worker_handler.js

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
formsubmit.sjs
notification_common.js

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_pm.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = history_post.sjs
[test_303567.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
allowlistAnnotatedFrame.html
classifiedAnnotatedFrame.html

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_428653.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
moduleA-depends.js
moduleB-dependency.js

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
window_persistence.xul
animals.rdf

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
../widgets/popup_shared.js
../widgets/tree_shared.js

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
tree_shared.js
popup_shared.js

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
director-helpers.js
inspector-helpers.js

View File

@@ -1,3 +1,6 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_eventemitter_basic.html]
[test_devtools_extensions.html]
[test_loader_paths.html]
[test_loader_paths.html]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
common.js
data.json

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
sandbox_content.html
sandbox_content.sjs

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_bug544442_checkCert.xul]

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
unknownContentType_dialog_layout_data.pif
unknownContentType_dialog_layout_data.pif^headers^

View File

@@ -3,7 +3,7 @@
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
[DEFAULT]
skip-if = buildapp == 'mulet'
skip-if = (buildapp == 'b2g' || buildapp == 'mulet')
support-files =
utils.js
update.sjs

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_create_profile.xul]

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_bug510426.xul]

View File

@@ -1,5 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'mulet' || os == "mac" && os_version == "10.6" # see bug 993690
skip-if = buildapp == 'mulet' || buildapp == 'b2g' || os == "mac" && os_version == "10.6" # see bug 993690
support-files =
head.js
app.sjs

View File

@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
empty_window.xul
utils.js

View File

@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_hiddenPrivateWindow.xul]