From 5224ad7ff2d6035c7900cd8be559b752ee5f5b6e Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Mon, 18 Jul 2016 14:03:54 +0200 Subject: [PATCH] to ensure that JNA uses the DLL version from the jar and not an incompatible version that happens to be available on the machine running the tests, run tests with -Djna.nosys option --- .idea/runConfigurations/All_IDEA_Plugin_Tests.xml | 2 +- .idea/runConfigurations/All_Jvm_Backend_Tests.xml | 2 +- .idea/runConfigurations/All_Non_Compiler_Tests.xml | 2 +- .idea/runConfigurations/All_in_jps_tests.xml | 2 +- .idea/runConfigurations/Codegen_Tests_on_Android.xml | 2 +- .idea/runConfigurations/Compiler_Tests.xml | 2 +- .idea/runConfigurations/Eval4j_Tests.xml | 2 +- .idea/runConfigurations/J2K_Tests.xml | 2 +- .idea/runConfigurations/Java_8_Tests.xml | 2 +- .idea/runConfigurations/Js_backend_tests.xml | 2 +- .idea/runConfigurations/KAnnotator_Jps_Plugin_Test.xml | 2 +- .idea/runConfigurations/Smart_Completion_Tests.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml b/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml index e59f8676b64..02672dc851d 100644 --- a/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml +++ b/.idea/runConfigurations/All_IDEA_Plugin_Tests.xml @@ -13,7 +13,7 @@