projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70393d0
)
expect the error in osrfsys.log produced by live_t/08-lp1366964-libdbi-error.t
author
Jason Etheridge
<jason@esilibrary.com>
Wed, 5 Nov 2014 22:06:59 +0000
(17:06 -0500)
committer
Jason Etheridge
<jason@esilibrary.com>
Wed, 5 Nov 2014 22:06:59 +0000
(17:06 -0500)
qa/test_output_webifier.pl
patch
|
blob
|
history
diff --git
a/qa/test_output_webifier.pl
b/qa/test_output_webifier.pl
index
8c307cf
..
fe892cb
100755
(executable)
--- a/
qa/test_output_webifier.pl
+++ b/
qa/test_output_webifier.pl
@@
-144,6
+144,7
@@
sub print_pass_or_fail {
my $subpage = shift;
my $exception = {}; # keyed on subpage, value = # of expected errors
$exception{'Installing Evergreen pre-requisites'} = 1; # Class-DBI-Frozen test failure
+ $exception{'Log Output: osrfsys.log'} = 1; # open-ils.cstore ERROR from live_t/08-lp1366964-libdbi-error.t
if (! defined $exception{$subpage}) {
$exception{$subpage} = 0;
}