Skip to content

Commit

Permalink
Disable xpcshell tests segfaulting because of Vold
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre committed Jul 9, 2020
1 parent bd2d07c commit ad5d83a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dom/base/test/unit_ipc/xpcshell.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ support-files =
!/dom/base/test/unit/test_xhr_document.js

[test_bug553888_wrap.js]
# TODO: KaiOS boostrap, segfault related to vold
skip-if = true
[test_xhr_document_ipc.js]
12 changes: 12 additions & 0 deletions netwerk/test/unit_ipc/xpcshell.ini
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,11 @@ support-files =
[test_cookie_header_stripped.js]
[test_cacheflags_wrap.js]
[test_cache-entry-id_wrap.js]
# TODO: KaiOS boostrap, segfault related to vold
skip-if = true
[test_cache_jar_wrap.js]
# TODO: KaiOS boostrap, segfault related to vold
skip-if = true
[test_channel_close_wrap.js]
[test_cookiejars_wrap.js]
[test_dns_cancel_wrap.js]
Expand All @@ -85,12 +89,16 @@ support-files =
[test_redirect-caching_canceled_wrap.js]
[test_redirect-caching_failure_wrap.js]
[test_redirect-caching_passing_wrap.js]
# TODO: KaiOS boostrap, segfault related to vold
skip-if = true
[test_redirect_canceled_wrap.js]
[test_redirect_failure_wrap.js]
# Do not test the channel.redirectTo() API under e10s until 827269 is resolved
[test_redirect_from_script_wrap.js]
[test_redirect_passing_wrap.js]
[test_redirect_different-protocol_wrap.js]
# TODO: KaiOS boostrap, segfault related to vold
skip-if = true
[test_reentrancy_wrap.js]
[test_resumable_channel_wrap.js]
[test_simple_wrap.js]
Expand All @@ -105,10 +113,14 @@ support-files =
[test_alt-data_closeWithStatus_wrap.js]
[test_original_sent_received_head_wrap.js]
[test_channel_id.js]
# TODO: KaiOS boostrap, segfault related to vold
skip-if = true
[test_trackingProtection_annotateChannels_wrap1.js]
[test_trackingProtection_annotateChannels_wrap2.js]
[test_channel_priority_wrap.js]
[test_multipart_streamconv_wrap.js]
# TODO: KaiOS boostrap, segfault related to vold
skip-if = true
[test_alt-data_cross_process_wrap.js]
[test_httpcancel_wrap.js]
[test_esni_dns_fetch_wrap.js]
Expand Down

0 comments on commit ad5d83a

Please sign in to comment.