Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/encoding. r=RyanVM

MozReview-Commit-ID: FWZMOt0nTrP

--HG--
extra : rebase_source : 14bff6cd0f396929b7cc09a5e277756c214ab55c
This commit is contained in:
Sebastian Hengst 2016-11-05 11:29:15 +01:00
parent ee2be2b7de
commit 6bcd06ccdd
3 changed files with 8 additions and 12 deletions

View File

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

View File

@ -1,5 +1,6 @@
[DEFAULT]
support-files =
file_TLD.html
file_utf16_be_bom.css
file_utf16_be_bom.js
file_utf16_be_bom.xhtml
@ -7,7 +8,9 @@ support-files =
file_utf16_le_bom.js
file_utf16_le_bom.xhtml
file_utf16_le_nobom.xhtml
file_TLD.html
test_BOMEncoding.js
test_TextDecoder.js
test_TextEncoder.js
unit/test_big5.js
unit/test_euc-jp.js
unit/test_euc-kr.js
@ -15,14 +18,10 @@ support-files =
unit/test_iso-2022-jp.js
unit/test_shift_jis.js
worker_helper.js
test_BOMEncoding.js
test_TextDecoder.js
test_TextEncoder.js
[test_stringencoding.html]
[test_submit_euckr.html]
[test_TextDecoder.html]
[test_TextEncoder.html]
[test_stringencoding.html]
skip-if = buildapp == 'b2g' # b2g(Test timed out on b2g board) b2g-debug(Test timed out on b2g board) b2g-desktop(Test timed out on b2g board)
[test_submit_euckr.html]
[test_TLD.html]
[test_utf16_files.html]

View File

@ -1,14 +1,12 @@
[DEFAULT]
head = head.js
tail =
skip-if = toolkit == 'gonk'
[test_misc.js]
[test_utf.js]
[test_big5.js]
[test_euc-jp.js]
[test_euc-kr.js]
[test_gbk.js]
[test_iso-2022-jp.js]
[test_misc.js]
[test_shift_jis.js]
[test_utf.js]