mochitest.toml (6029B)
1 [DEFAULT] 2 support-files = [ 3 "bug_502091_iframe.html", 4 "file_bug102699.sjs", 5 "file_bug534293-slow.sjs", 6 "file_bug534293.sjs", 7 "file_bug543062.sjs", 8 "file_bug594730-1.html", 9 "file_bug594730-2.html", 10 "file_bug594730-3.html", 11 "file_bug594730-4.html", 12 "file_bug594730-5.html", 13 "file_bug594730-6.html", 14 "file_bug594730-7.html", 15 "file_bug594730-8.html", 16 "file_bug594730-9.html", 17 "file_bug642908.sjs", 18 "file_bug655682.sjs", 19 "file_bug672453_http_unsupported.html", 20 "file_bug672453_http_unsupported.html^headers^", 21 "file_bug672453_late_meta.html", 22 "file_bug672453_meta_non_superset.html", 23 "file_bug672453_meta_restart.html", 24 "file_bug672453_meta_unsupported.html", 25 "file_bug672453_meta_utf16.html", 26 "file_bug688580.js", 27 "file_bug672453_not_declared.html", 28 "file_bug672453_meta_userdefined.html", 29 "file_bug672453_xml_decl.html", 30 "file_bug672453_meta_after_head.html", 31 "file_bug672453_meta_replacement.html", 32 "file_bug672453_http_replacement.html", 33 "file_bug672453_http_replacement.html^headers^", 34 "file_bug672453_enc_error.html", 35 "file_bug672453_enc_error_inherited.html", 36 "file_bug672453_meta_speculation_fail.html", 37 "file_bug672453_xml_speculation_fail.html", 38 "file_bug716579-16.html", 39 "file_bug716579-16.html^headers^", 40 "file_bug716579-16.xhtml", 41 "file_bug716579-16.xhtml^headers^", 42 "file_bug716579-8.html", 43 "file_bug716579-8.html^headers^", 44 "file_bug716579-8.xhtml", 45 "file_bug716579-8.xhtml^headers^", 46 "file_bug717180.html", 47 "file_img_picture_preload.html", 48 "file_img_picture_preload.sjs", 49 "html5_tree_construction_exceptions.js", 50 "invalidchar.xml", 51 "parser_datreader.js", 52 "parser_web_testrunner.js", 53 "dir_bug534293/file_bug534293.sjs", 54 "html5lib_tree_construction/adoption01.dat", 55 "html5lib_tree_construction/adoption02.dat", 56 "html5lib_tree_construction/comments01.dat", 57 "html5lib_tree_construction/doctype01.dat", 58 "html5lib_tree_construction/domjs-unsafe.dat", 59 "html5lib_tree_construction/entities01.dat", 60 "html5lib_tree_construction/entities02.dat", 61 "html5lib_tree_construction/foreign-fragment.dat", 62 "html5lib_tree_construction/html5test-com.dat", 63 "html5lib_tree_construction/inbody01.dat", 64 "html5lib_tree_construction/isindex.dat", 65 "html5lib_tree_construction/pending-spec-changes.dat", 66 "html5lib_tree_construction/pending-spec-changes-plain-text-unsafe.dat", 67 "html5lib_tree_construction/plain-text-unsafe.dat", 68 "html5lib_tree_construction/scriptdata01.dat", 69 "html5lib_tree_construction/tables01.dat", 70 "html5lib_tree_construction/template.dat", 71 "html5lib_tree_construction/tests10.dat", 72 "html5lib_tree_construction/tests11.dat", 73 "html5lib_tree_construction/tests12.dat", 74 "html5lib_tree_construction/tests14.dat", 75 "html5lib_tree_construction/tests15.dat", 76 "html5lib_tree_construction/tests16.dat", 77 "html5lib_tree_construction/tests17.dat", 78 "html5lib_tree_construction/tests18.dat", 79 "html5lib_tree_construction/tests19.dat", 80 "html5lib_tree_construction/tests1.dat", 81 "html5lib_tree_construction/tests20.dat", 82 "html5lib_tree_construction/tests21.dat", 83 "html5lib_tree_construction/tests22.dat", 84 "html5lib_tree_construction/tests23.dat", 85 "html5lib_tree_construction/tests24.dat", 86 "html5lib_tree_construction/tests25.dat", 87 "html5lib_tree_construction/tests26.dat", 88 "html5lib_tree_construction/tests2.dat", 89 "html5lib_tree_construction/tests3.dat", 90 "html5lib_tree_construction/tests4.dat", 91 "html5lib_tree_construction/tests5.dat", 92 "html5lib_tree_construction/tests6.dat", 93 "html5lib_tree_construction/tests7.dat", 94 "html5lib_tree_construction/tests8.dat", 95 "html5lib_tree_construction/tests9.dat", 96 "html5lib_tree_construction/tests_innerHTML_1.dat", 97 "html5lib_tree_construction/tricky01.dat", 98 "html5lib_tree_construction/webkit01.dat", 99 "html5lib_tree_construction/webkit02.dat", 100 "html5lib_tree_construction/main-element.dat", 101 "html5lib_tree_construction/ruby.dat", 102 "html5lib_tree_construction/scripted/adoption01.dat", 103 "html5lib_tree_construction/scripted/webkit01.dat", 104 "html5lib_tree_construction/scripted/ark.dat", 105 "blue.png", 106 ] 107 108 ["test_base_csp_img.html"] 109 support-files = [ 110 "blue.png", 111 "file_base_csp_img.sjs", 112 ] 113 skip-if = [ 114 "http2", 115 "http3", 116 ] 117 118 ["test_base_header_csp_img.html"] 119 support-files = [ 120 "blue.png", 121 "file_base_csp_img.sjs", 122 "test_base_header_csp_img.html^headers^", 123 ] 124 skip-if = [ 125 "http2", 126 "http3", 127 ] 128 129 ["test_bug102699.html"] 130 131 ["test_bug174351.html"] 132 133 ["test_bug213517.html"] 134 135 ["test_bug339350.xhtml"] 136 137 ["test_bug358797.html"] 138 139 ["test_bug396568.html"] 140 141 ["test_bug418464.html"] 142 143 ["test_bug460437.xhtml"] 144 skip-if = [ 145 "http2", 146 "http3", 147 "xorigin && debug", 148 ] 149 150 ["test_bug502091.html"] 151 152 ["test_bug543062.html"] 153 154 ["test_bug552938-2.html"] 155 156 ["test_bug552938.html"] 157 158 ["test_bug563322.xhtml"] 159 160 ["test_bug566879.html"] 161 162 ["test_bug594730.html"] 163 164 ["test_bug613662.html"] 165 166 ["test_bug613662.xhtml"] 167 skip-if = [ 168 "xorigin && debug", 169 ] 170 171 ["test_bug639362.html"] 172 173 ["test_bug642908.html"] 174 175 ["test_bug645115.html"] 176 177 ["test_bug655682.html"] 178 skip-if = [ 179 "http2", 180 "http3", 181 ] 182 183 ["test_bug667533.html"] 184 185 ["test_bug672453.html"] 186 skip-if = [ 187 "http2", 188 "http3", 189 ] 190 191 ["test_bug688580.html"] 192 193 ["test_bug688580.xhtml"] 194 195 ["test_bug709083.html"] 196 197 ["test_bug715112.html"] 198 199 ["test_bug715739.html"] 200 201 ["test_bug716579.html"] 202 203 ["test_bug717180.html"] 204 205 ["test_bug1104732.html"] 206 support-files = [ 207 "file_defer_bug1104732.js", 208 "file_async_bug1104732.sjs", 209 ] 210 211 ["test_bug1209658.html"] 212 213 ["test_bug1364399.html"] 214 215 ["test_bug1646140-1.html"] 216 217 ["test_bug1646140-2.html"] 218 219 ["test_compatmode.html"] 220 221 ["test_html5_tree_construction.html"] 222 223 ["test_html5_tree_construction_part2.html"] 224 225 ["test_img_picture_preload.html"] 226 227 ["test_xml_mislabeled.html"] 228 # Disabled test due to orange on Linux 229 # test_bug568470.html 230 # file_bug568470.sjs 231 # file_bug568470-script.sjs 232 # Disable test due to frequent orange on Mac 233 # test_bug534293.html 234 235 ["test_xml_parse_error.html"] 236 support-files = [ 237 "file_xml_parse_error.js", 238 "file_xml_parse_error.xml", 239 ]