Skip to content

Commit

Permalink
Bug 971132 - B2G mochitests should use the new manifest format for ru…
Browse files Browse the repository at this point in the history
…ntests; r=jmaher
  • Loading branch information
vaibhavmagarwal committed Mar 13, 2014
1 parent b811300 commit c75ff96
Show file tree
Hide file tree
Showing 46 changed files with 47 additions and 22 deletions.
1 change: 1 addition & 0 deletions browser/base/content/test/general/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
audio.ogg
bug364677-data.xml
Expand Down
1 change: 1 addition & 0 deletions browser/components/feeds/test/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug368464-data.xml
bug408328-data.xml
Expand Down
1 change: 1 addition & 0 deletions editor/composer/test/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = bug678842_subframe.html

[test_bug348497.html]
Expand Down
1 change: 1 addition & 0 deletions editor/libeditor/base/tests/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = file_bug586662.html

[test_bug408231.html]
Expand Down
1 change: 1 addition & 0 deletions editor/libeditor/html/tests/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
data/cfhtml-chromium.txt
data/cfhtml-firefox.txt
Expand Down
1 change: 1 addition & 0 deletions editor/libeditor/text/tests/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'

[test_bug318065.html]
[test_bug471722.html]
Expand Down
1 change: 1 addition & 0 deletions embedding/test/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
320x240.ogv
bug293834_form.html
Expand Down
1 change: 1 addition & 0 deletions extensions/cookie/test/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
beltzner.jpg
beltzner.jpg^headers^
Expand Down
2 changes: 2 additions & 0 deletions gfx/tests/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[mochitest/test_bug509244.html]
[mochitest/test_bug513439.html]
[mochitest/test_acceleration.html]
1 change: 1 addition & 0 deletions image/test/mochitest/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
INT32_MIN.bmp
animated-gif2.gif
Expand Down
1 change: 1 addition & 0 deletions intl/uconv/tests/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'

[test_bug335816.html]
[test_bug843434.html]
Expand Down
1 change: 1 addition & 0 deletions js/jsd/test/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug507448.js
jsd-test.js
Expand Down
1 change: 1 addition & 0 deletions js/xpconnect/tests/mochitest/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug500931_helper.html
bug504877_helper.html
Expand Down
1 change: 1 addition & 0 deletions modules/libjar/test/mochitest/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug403331.zip
bug403331.zip^headers^
Expand Down
1 change: 1 addition & 0 deletions netwerk/test/mochitests/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
partial_content.sjs
user_agent.sjs
Expand Down
1 change: 1 addition & 0 deletions parser/htmlparser/tests/mochitest/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug_502091_iframe.html
file_bug102699.sjs
Expand Down
1 change: 1 addition & 0 deletions security/manager/ssl/tests/mochitest/bugs/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'

[test_bug480509.html]
skip-if = toolkit == 'android'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[DEFAULT]
skip-if = toolkit == 'android' #TIMED_OUT
skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT
support-files =
alloworigin.sjs
backward.html
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
nosts_bootstrap.html
nosts_bootstrap.html^headers^
Expand Down
1 change: 1 addition & 0 deletions testing/mochitest/MochiKit/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
/MochiKit/Async.js
/MochiKit/Base.js
Expand Down
7 changes: 0 additions & 7 deletions testing/mochitest/b2g-debug.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
{
"runtests": {
"b2g": "",
"caps": "",
"content": "",
"docshell": "",
"dom": "",
"layout": "",
"toolkit/devtools/apps": ""
},
"excludetests": {
}
Expand Down
7 changes: 0 additions & 7 deletions testing/mochitest/b2g-desktop.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
{
"runtests": {
"b2g": "",
"caps": "",
"content": "",
"docshell": "",
"dom": "",
"layout": "",
"toolkit/devtools/apps": ""
},
"excludetests": {
}
Expand Down
7 changes: 0 additions & 7 deletions testing/mochitest/b2g.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
{
"runtests": {
"b2g": "",
"caps": "",
"content": "",
"docshell": "",
"dom": "",
"layout": "",
"toolkit/devtools/apps": ""
},
"excludetests": {
}
Expand Down
1 change: 1 addition & 0 deletions testing/mochitest/dynamic/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = /dynamic/getMyDirectory.sjs
1 change: 1 addition & 0 deletions testing/mochitest/static/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = /static/harness.css
2 changes: 2 additions & 0 deletions testing/mochitest/tests/Harness_sanity/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_sanity.html]
[test_sanityException.html]
[test_sanityException2.html]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
Async.js
Base.js
Expand Down
1 change: 1 addition & 0 deletions testing/mochitest/tests/MochiKit-1.4.2/tests/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
SimpleTest/test.css
test_Base.js
Expand Down
1 change: 1 addition & 0 deletions toolkit/components/alerts/test/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'

# Synchronous tests like test_alerts.html must come before
# asynchronous tests like test_alerts_noobserve.html!
Expand Down
1 change: 1 addition & 0 deletions toolkit/components/microformats/tests/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = geo.html

[test_Microformats.html]
Expand Down
1 change: 1 addition & 0 deletions toolkit/components/passwordmgr/test/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
authenticate.sjs
formsubmit.sjs
Expand Down
1 change: 1 addition & 0 deletions toolkit/components/places/tests/browser/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
399606-httprefresh.html
399606-location.reload.html
Expand Down
1 change: 1 addition & 0 deletions toolkit/components/places/tests/chrome/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
sample_feed.atom
bad_links.atom
Expand Down
1 change: 1 addition & 0 deletions toolkit/components/places/tests/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files = bug94514-postpage.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
redirect.js
TypedPage.htm
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
visited_page.html
link_page.html
Expand Down
1 change: 1 addition & 0 deletions toolkit/components/prompts/test/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
bug619644_inner.html
bug625187_iframe.html
Expand Down
1 change: 1 addition & 0 deletions toolkit/components/satchel/test/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
satchel_common.js
subtst_form_submission_1.html
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
classifierFrame.html
cleanWorker.js
Expand Down
1 change: 1 addition & 0 deletions toolkit/content/tests/widgets/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
../../../../content/media/test/audio.wav
../../../../browser/base/content/test/general/audio.ogg
Expand Down
2 changes: 2 additions & 0 deletions toolkit/modules/tests/mochitest/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_spatial_navigation.html]
1 change: 1 addition & 0 deletions toolkit/mozapps/extensions/test/mochitest/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
file_empty.html

Expand Down
1 change: 1 addition & 0 deletions toolkit/xre/test/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[DEFAULT]
skip-if = buildapp == 'b2g'

[test_fpuhandler.html]
1 change: 1 addition & 0 deletions uriloader/exthandler/tests/mochitest/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
handlerApp.xhtml
handlerApps.js
Expand Down
1 change: 1 addition & 0 deletions webapprt/test/content/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
support-files =
test.webapp
test.webapp^headers^
Expand Down
2 changes: 2 additions & 0 deletions widget/tests/mochitest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[DEFAULT]
skip-if = buildapp == 'b2g'
[test_assign_event_data.html]
skip-if = toolkit == "cocoa" # Bug 933303
[test_bug565392.html]
Expand Down

0 comments on commit c75ff96

Please sign in to comment.