test: skip this test for $reasons
continuous-integration/drone/pr Build is passing Details

See #403
This commit is contained in:
decentral1se 2024-03-11 14:22:06 +01:00
parent 0344203209
commit ef5f54e146
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 3 additions and 0 deletions

View File

@ -117,6 +117,9 @@ teardown(){
# bats test_tags=slow
@test "deploy latest commit if no published versions and no --chaos" {
# TODO(d1): fix with a new test recipe which has no published versions?
skip "known issue, abra-test-recipe has published versions now"
latestCommit="$(git -C "$ABRA_DIR/recipes/$TEST_RECIPE" rev-parse --short HEAD)"
_remove_tags