Disable regression-composer-works-behind-satellite.sh, Refs #1834
This commit is contained in:
parent
3c9c9f81e7
commit
5e206322a2
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ FAILED_TESTS=()
|
|||
TEST_CASES=(
|
||||
"regression-excluded-dependency.sh"
|
||||
"regression-include-excluded-packages.sh"
|
||||
"regression-composer-works-behind-satellite.sh"
|
||||
# see https://github.com/osbuild/osbuild-composer/issues/1834
|
||||
# "regression-composer-works-behind-satellite.sh"
|
||||
)
|
||||
|
||||
# Print out a nice test divider so we know when tests stop and start.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue