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

bulk-flavor-ignore-all.sh « test - github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 020ccd30afc321044c8f3902d98b1fb073a0346f (plain)
1
2
3
4
5
6
7
8
9
10
11
ALL=1
OVERLAYS="omnibus"
. common.bulk.sh

do_bulk -n -a
assert 0 $? "Bulk should pass"

EXPECTED_IGNORED="misc/foo-FLAVORS-unsorted@IGNORED misc/foo-FLAVORS-unsorted@DEPIGNORED misc/foo-dep-FLAVORS-unsorted@DEPIGNORED misc/foo-dep-FLAVORS-unsorted@IGNORED misc/foo@IGNORED ports-mgmt/poudriere-devel-IGNORED ports-mgmt/poudriere-devel-IGNORED-and-skipped misc/foop-IGNORED"
EXPECTED_SKIPPED="ports-mgmt/poudriere-devel-dep-IGNORED ports-mgmt/poudriere-devel-dep2-IGNORED"

assert_bulk_queue_and_stats