Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/bulk-flavor-ignore-vs-skip-listed-all-depignored-other.sh')
-rw-r--r--test/bulk-flavor-ignore-vs-skip-listed-all-depignored-other.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/test/bulk-flavor-ignore-vs-skip-listed-all-depignored-other.sh b/test/bulk-flavor-ignore-vs-skip-listed-all-depignored-other.sh
index fee04cc7..9fbdb437 100644
--- a/test/bulk-flavor-ignore-vs-skip-listed-all-depignored-other.sh
+++ b/test/bulk-flavor-ignore-vs-skip-listed-all-depignored-other.sh
@@ -2,10 +2,6 @@ FLAVOR_DEFAULT_ALL=no
FLAVOR_DEFAULT=-
LISTPORTS="misc/foo-all-DEPIGNORED@FLAV"
-# XXX: Adding this is because the framework gets very confused otherwise.
-# That is, why are we actually queueing the skipped listed port? It's
-# skipped early.
-LISTPORTS="${LISTPORTS} ports-mgmt/pkg"
OVERLAYS="overlay omnibus"
. common.bulk.sh
@@ -14,5 +10,7 @@ assert 0 $? "Bulk should pass"
EXPECTED_IGNORED="misc/foo-dep-FLAVORS-unsorted@DEPIGNORED"
EXPECTED_SKIPPED="misc/foo-all-DEPIGNORED@FLAV"
+EXPECTED_QUEUED="ports-mgmt/pkg"
+EXPECTED_LISTED="misc/foo-all-DEPIGNORED@FLAV"
assert_bulk_queue_and_stats