From 299c806538612ff97d0f042ed533e9bc15fb5b5f Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 1 Mar 2018 11:16:35 -0800 Subject: [PATCH] Include known failures from bash-it's submodules --- script/known-failures.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/script/known-failures.txt b/script/known-failures.txt index 2aa27d7..20122d9 100644 --- a/script/known-failures.txt +++ b/script/known-failures.txt @@ -42,6 +42,11 @@ examples/bash-it/lib/helpers.bash examples/bash-it/lib/preexec.bash examples/bash-it/lib/composure.bash examples/bash-it/lib/search.bash +examples/bash-it/test_lib/bats-support/src/lang.bash +examples/bash-it/test_lib/bats-support/src/output.bash +examples/bash-it/test_lib/bats-assert/src/assert.bash +examples/bash-it/test_lib/bats-core/test/test_helper.bash +examples/bash-it/test_lib/bats-file/src/temp.bash examples/bash-it/themes/hawaii50/hawaii50.theme.bash examples/bash-it/themes/iterate/iterate.theme.bash examples/bash-it/themes/dulcie/dulcie.theme.bash