From: Joachim Breitner Date: Wed, 29 Jul 2009 16:30:24 +0000 (+0200) Subject: [tests] Adjust testsuite to edos-debcheck on stable X-Git-Url: https://git.donarmstrong.com/?p=wannabuild.git;a=commitdiff_plain;h=029ee64b016d05e903623754f7ada1d52ac1931a [tests] Adjust testsuite to edos-debcheck on stable --- diff --git a/tests/tests.sh b/tests/tests.sh index ec6b61b..f7e13c1 100755 --- a/tests/tests.sh +++ b/tests/tests.sh @@ -195,7 +195,9 @@ Binary: bin-b __END__ wanna-build -A amd64 -b amd64/build-db --merge-all $testdir/Packages $testdir/quinn-diff $testdir/Sources -wanna-build -A amd64 -b amd64/build-db --info src-b | assert_grep "bin-a-1 (>= 2)" +# does not work on stable: +#wanna-build -A amd64 -b amd64/build-db --info src-b | assert_grep "bin-a-1 (>= 2)" +wanna-build -A amd64 -b amd64/build-db --info src-b | assert_grep "State .*: BD-Uninstallable" echo Uploading the new source with an updated binary package cat > $testdir/Packages <<__END__