Skip to content

Commit

Permalink
Bug 1269209 - .ini cleanup; r=masayuki
Browse files Browse the repository at this point in the history
MozReview-Commit-ID: ISJBtyiuNfV
  • Loading branch information
ayg committed Oct 31, 2016
1 parent d398dab commit dff09c9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
2 changes: 1 addition & 1 deletion editor/libeditor/tests/chrome.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ skip-if = buildapp == 'mulet'
[test_bug636465.xul]
[test_bug646194.xul]
[test_bug780908.xul]
[test_bug1102906.html]
[test_bug1101392.html]
subsuite = clipboard
[test_bug1102906.html]
[test_bug1140617.xul]
subsuite = clipboard
[test_bug1153237.html]
Expand Down
25 changes: 13 additions & 12 deletions editor/libeditor/tests/mochitest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -171,14 +171,27 @@ skip-if = os != "win"
[test_bug1026397.html]
[test_bug1053048.html]
[test_bug1067255.html]
[test_bug1068979.html]
subsuite = clipboard
[test_bug1094000.html]
[test_bug1100966.html]
skip-if = os == 'android'
[test_bug1109465.html]
[test_bug1140105.html]
[test_bug1154791.html]
skip-if = os == 'android'
[test_bug1162952.html]
[test_bug1181130-1.html]
[test_bug1181130-2.html]
[test_bug1186799.html]
[test_bug1247483.html]
subsuite = clipboard
skip-if = toolkit == 'android'
[test_bug1250010.html]
[test_bug1257363.html]
[test_bug1258085.html]
[test_bug1268736.html]

[test_CF_HTML_clipboard.html]
subsuite = clipboard
[test_contenteditable_focus.html]
Expand All @@ -190,18 +203,6 @@ skip-if = toolkit == 'android' # bug 1054087
[test_select_all_without_body.html]
[test_spellcheck_pref.html]
skip-if = toolkit == 'android'
[test_bug1068979.html]
subsuite = clipboard
[test_bug1109465.html]
[test_bug1162952.html]
[test_bug1186799.html]
[test_bug1181130-1.html]
[test_bug1181130-2.html]
[test_backspace_vs.html]
[test_css_chrome_load_access.html]
skip-if = toolkit == 'android' # chrome urls not available due to packaging
[test_bug1247483.html]
subsuite = clipboard
skip-if = toolkit == 'android'
[test_bug1258085.html]
[test_bug1268736.html]

0 comments on commit dff09c9

Please sign in to comment.