From 85d07eb10513b2257507c40da50a11e0c1bc7416 Mon Sep 17 00:00:00 2001 From: Miroslav Vadkerti Date: Feb 20 2018 08:31:17 +0000 Subject: tests: disable shared/bundler-unit-tests The bundler >= 1.16.1 tests require different approach to execution. Disabling for now. Signed-off-by: Miroslav Vadkerti --- diff --git a/tests/tests.yml b/tests/tests.yml index 4d90b93..e6c02e6 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -15,7 +15,9 @@ dest: "shared" tests: - - shared/bundler-unit-tests + # disabled for now as unit tests for bundler >= 1.16 contain a lot of failures + # when executed the "old" way, needs fixes ... + # - shared/bundler-unit-tests - shared/run-basic-rails-application - shared/systemtap-static-probes-in-ruby