From c525f3b22fe42b12dcfd8138a758ffe2e6e988d1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20Laferri=C3=A8re?= Date: Thu, 7 Jun 2018 10:18:52 -0400 Subject: [PATCH] windows: blacklist failing tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexis Laferrière --- tests/MINGW64_NT.skip | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/tests/MINGW64_NT.skip b/tests/MINGW64_NT.skip index e08c0ad..5eca929 100644 --- a/tests/MINGW64_NT.skip +++ b/tests/MINGW64_NT.skip @@ -10,3 +10,24 @@ neo4j mongo pernicious_numbers frankuchredux +base_autocast +base_covar_int_alt5 +base_div_by_zero +shootout_mandelbrot_args1 +test_binary +test_curl +test_ffi_java +test_ffi_objc_types_and_callbacks +test_fix_int +test_glsl_validation +test_json_static +test_jvm +test_kill_process +test_msgpack_deserialization +test_nitcorn +test_path_args1 +test_postgres +test_read_all_args1 +test_regex_check +test_signals +test_stream_poll -- 1.7.9.5