Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testsuite: Warning messages counting failure message inconsistent #4684

Closed
michaelrsweet opened this issue Aug 5, 2015 · 1 comment
Closed
Milestone

Comments

@michaelrsweet
Copy link
Collaborator

Version: 2.1rc1
CUPS.org User: odyx

The change in SVN r12820 was incomplete: only the test was changed, but not the further error messages:

if test $count != 8; then
echo "FAIL: $count warning messages, expected 18."
$GREP '^W ' $BASE/log/error_log
echo "

FAIL: $count warning messages, expected 18.

" >>$strfile

8 vs 18 is inconsistent

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Fixed in Subversion repository.

Whoops! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant