Bug 1423667 - Reenable some tests that were disabled because of a Clang update. r=jmaher

--HG--
extra : rebase_source : 1ace11df58e858905e9d53c32d9cf8e1f75046d4
This commit is contained in:
Marco Castelluccio 2018-04-05 09:20:47 +01:00
parent cfa2f46eca
commit dbeabc37e3
6 changed files with 2 additions and 10 deletions

View File

@ -10,7 +10,6 @@ skip-if = os == "linux" # Bug 952422
[browser_iframe_gone_mid_download.js]
[browser_indicatorDrop.js]
[browser_libraryDrop.js]
skip-if = (os == 'win' && ccov) # Bug 1423667
[browser_downloads_panel_block.js]
skip-if = true # Bug 1352792
[browser_downloads_panel_height.js]

View File

@ -91,7 +91,6 @@ skip-if = (os == 'win' && !debug) # bug 1352668
support-files =
../../../../../devtools/client/inspector/extensions/test/head_devtools_inspector_sidebar.js
[browser_ext_find.js]
skip-if = (os == 'win' && ccov) # Bug 1423667
[browser_ext_geckoProfiler_symbolicate.js]
[browser_ext_getViews.js]
[browser_ext_history_redirect.js]

View File

@ -31,7 +31,7 @@ skip-if = !e10s
[browser_SitePermissions_expiry.js]
[browser_SitePermissions_tab_urls.js]
[browser_taskbar_preview.js]
skip-if = os != "win" || (os == 'win' && ccov) # Bug 1423667
skip-if = os != "win"
[browser_UnsubmittedCrashHandler.js]
run-if = crashreporter
[browser_urlBar_zoom.js]

View File

@ -121,7 +121,6 @@ requesttimeoutfactor = 2
[test_bug380994.js]
[test_bug388281.js]
[test_bug396389.js]
skip-if = (os == 'win' && ccov) # Bug 1423667
[test_bug401564.js]
[test_bug411952.js]
[test_bug412945.js]
@ -251,7 +250,6 @@ run-sequentially = node server exceptions dont replay well
[test_multipart_streamconv_missing_boundary_lead_dashes.js]
[test_multipart_streamconv-byte-by-byte.js]
[test_nestedabout_serialize.js]
skip-if = (os == 'win' && ccov) # Bug 1423667
[test_net_addr.js]
# Bug 732363: test fails on windows for unknown reasons.
skip-if = os == "win"
@ -310,7 +308,7 @@ fail-if = os == "android"
# This used to be hasNode, but that caused too many issues with tests being
# silently disabled, so now we explicitly call out the platforms not known
# to have node installed.
skip-if = (os == "android") || (os == 'win' && ccov) # Bug 1423667
skip-if = (os == "android")
run-sequentially = node server exceptions dont replay well
[test_altsvc.js]
# This used to be hasNode, but that caused too many issues with tests being

View File

@ -6,7 +6,6 @@ skip-if = toolkit == 'android'
[test_abstime-annotation-domain.js]
[test_abstime-annotation-uri.js]
[test_async.js]
skip-if = (os == 'win' && ccov) # Bug 1423667
[test_bookmarks.js]
[test_containersQueries_sorting.js]
[test_excludeQueries.js]

View File

@ -20,7 +20,6 @@ support-files =
[test_317472.js]
[test_331487.js]
[test_384370.js]
skip-if = (os == 'win' && ccov) # Bug 1423667
[test_385397.js]
[test_399264_query_to_string.js]
[test_399264_string_to_query.js]
@ -53,10 +52,8 @@ skip-if = os == "linux"
[test_async_transactions.js]
skip-if = (os == "win" && os_version == "5.1") # Bug 1158887
[test_bookmarks_json.js]
skip-if = (os == 'win' && ccov) # Bug 1423667
[test_bookmarks_json_corrupt.js]
[test_bookmarks_html.js]
skip-if = (os == 'win' && ccov) # Bug 1423667
[test_bookmarks_html_corrupt.js]
[test_bookmarks_html_escape_entities.js]
[test_bookmarks_html_import_tags.js]