Skip to content

Commit

Permalink
test/system: Skip the new test for cheking the issue containers#523
Browse files Browse the repository at this point in the history
  • Loading branch information
juanje committed Oct 23, 2020
1 parent 60bd580 commit 82af5e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/run.bats
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ teardown() {
}

@test "Run sudo (with no passowrd) inside of the default container" {
skip "This is a new test and fails due a bug: #523"
create_default_container

run toolbox --verbose run sudo id
Expand Down

0 comments on commit 82af5e0

Please sign in to comment.