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: e84a9b61e70ed02222e6193d1a0366f3b6b3e01e (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"
EXPECTED_SKIPPED="ports-mgmt/poudriere-devel-dep-IGNORED ports-mgmt/poudriere-devel-dep2-IGNORED"

assert_bulk_queue_and_stats