Bug 1724296 - Remove many skip-if(verify) test annotations (mochitest pt 2); r=jmaher

This completes the review of skip-if(verify) in mochitest.ini.

Differential Revision: https://phabricator.services.mozilla.com/D127992
This commit is contained in:
Geoff Brown 2021-10-09 16:07:32 +00:00
parent 18ae9811d4
commit 7e36862b61
9 changed files with 1 additions and 18 deletions

View File

@ -10,7 +10,5 @@ support-files =
[test_img_referrer.html]
[test_referrer_header_current_document.html]
skip-if = (verify && debug && (os == 'linux'))
[test_referrer_redirect.html]
skip-if = (verify && debug)
# Please keep alphabetical order.

View File

@ -312,7 +312,6 @@ support-files =
[test_hc_nodeclonegetparentnull.html]
[test_hc_nodeclonenodefalse.html]
[test_hc_nodeclonenodetrue.html]
skip-if = (verify && !debug && (os == 'win'))
[test_hc_nodeclonetruecopytext.html]
[test_hc_nodecommentnodeattributes.html]
[test_hc_nodecommentnodename.html]
@ -381,11 +380,9 @@ skip-if = (verify && !debug && (os == 'win'))
[test_hc_nodevalue05.html]
[test_hc_nodevalue06.html]
[test_hc_nodevalue07.html]
skip-if = (verify && !debug && (os == 'linux'))
[test_hc_nodevalue08.html]
[test_hc_notationsremovenameditem1.html]
[test_hc_notationssetnameditem1.html]
skip-if = verify
[test_hc_textindexsizeerrnegativeoffset.html]
[test_hc_textindexsizeerroffsetoutofbounds.html]
[test_hc_textparseintolistofelements.html]

View File

@ -93,7 +93,6 @@ skip-if = headless # bug 1403542
[test_framedhistoryframes.html]
[test_frameElementWrapping.html]
[test_img_mutations.html]
skip-if = verify
[test_interfaces.html]
[test_interfaces_secureContext.html]
scheme = https

View File

@ -115,7 +115,7 @@ skip-if = toolkit == 'android' || (verify && (os == 'mac')) # Due to resizer ren
[test_bug646194.html]
[test_bug668599.html]
[test_bug674770-1.html]
skip-if = toolkit == 'android' || verify
skip-if = toolkit == 'android'
[test_bug674770-2.html]
skip-if = toolkit == 'android'
[test_bug674861.html]

View File

@ -17,7 +17,6 @@
[test_bug1253683.html]
skip-if =
os == 'android' # wheel events not supported on mobile
verify && debug && os == 'linux'
[test_bug1277814.html]
skip-if =
os == 'android' # wheel events not supported on mobile
@ -35,16 +34,10 @@
[test_group_pointerevents.html]
skip-if = (os == 'win' && os_version == '10.0') # Bug 1404836
[test_group_touchevents.html]
skip-if =
verify && debug && os == 'win'
[test_group_touchevents-2.html]
skip-if = (verify && debug && (os == 'win'))
[test_group_touchevents-3.html]
skip-if = (verify && debug && (os == 'win'))
[test_group_touchevents-4.html]
skip-if = (verify && debug && (os == 'win'))
[test_group_touchevents-5.html]
skip-if = (verify && debug && (os == 'win'))
[test_group_wheelevents.html]
skip-if = (toolkit == 'android') # wheel events not supported on mobile
[test_group_zoom.html]

View File

@ -124,7 +124,6 @@ skip-if = true # Bug 701060
[test_bug412901.html]
[test_bug413958.html]
[test_bug418986-2.html]
skip-if = (verify && os == 'mac')
[test_bug437915.html]
[test_bug450191.html]
[test_bug453896_deck.html]

View File

@ -136,7 +136,6 @@ support-files =
[test_html5_tree_construction.html]
[test_html5_tree_construction_part2.html]
[test_img_picture_preload.html]
skip-if = (verify && debug && (os == 'linux' || os == 'mac'))
[test_xml_mislabeled.html]
# Disabled test due to orange on Linux
# test_bug568470.html

View File

@ -63,4 +63,3 @@ disabled=intermittently fails, less often, bug 487632
[test_unsecurePictureDup.html]
[test_unsecurePictureInIframe.html]
[test_unsecureRedirect.html]
skip-if = verify && debug && (os == 'linux' || os == 'mac')

View File

@ -24,7 +24,6 @@ support-files =
[test_audiocontrols_dimensions.html]
[test_mousecapture_area.html]
skip-if = (verify && debug)
[test_ua_widget_sandbox.html]
[test_ua_widget_unbind.html]
[test_videocontrols.html]