[Koha-bugs] [Bug 9142] New: Failing test case in 3.10.0 release.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 26 05:51:31 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9142

            Bug ID: 9142
           Summary: Failing test case in 3.10.0 release.
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: 3.10
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: P5 - low
         Component: Test Suite
          Assignee: gmcharlt at gmail.com
          Reporter: robin at catalyst.net.nz

robin at koha:/mnt/catalyst/koha$ KOHA_CONF=~/koha-dev/etc/koha-conf.xml
t/Calendar.t 
1..22
ok 1 - use Koha::Calendar;
ok 2 - use C4::Calendar;
String found where operator expected at t/Calendar.t line 130, near "subtest
'\'Datedue\' tests'"
    (Do you need to predeclare subtest?)
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
131.
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
134.
"my" variable $dt masks earlier declaration in same scope at t/Calendar.t line
135.
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
137.
"my" variable $dt masks earlier declaration in same scope at t/Calendar.t line
137.
"my" variable $one_day_dur masks earlier declaration in same scope at
t/Calendar.t line 137.
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
141.
"my" variable $dt masks earlier declaration in same scope at t/Calendar.t line
141.
"my" variable $two_day_dur masks earlier declaration in same scope at
t/Calendar.t line 141.
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
145.
"my" variable $test_dt masks earlier declaration in same scope at t/Calendar.t
line 145.
"my" variable $seven_day_dur masks earlier declaration in same scope at
t/Calendar.t line 145.
String found where operator expected at t/Calendar.t line 151, near "subtest
'\'Calendar\' tests'"
    (Do you need to predeclare subtest?)
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
152.
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
155.
"my" variable $dt masks earlier declaration in same scope at t/Calendar.t line
156.
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
158.
"my" variable $dt masks earlier declaration in same scope at t/Calendar.t line
158.
"my" variable $one_day_dur masks earlier declaration in same scope at
t/Calendar.t line 158.
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
162.
"my" variable $test_dt masks earlier declaration in same scope at t/Calendar.t
line 162.
"my" variable $seven_day_dur masks earlier declaration in same scope at
t/Calendar.t line 162.
String found where operator expected at t/Calendar.t line 168, near "subtest
'\'Days\' tests'"
    (Do you need to predeclare subtest?)
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
169.
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
172.
"my" variable $dt masks earlier declaration in same scope at t/Calendar.t line
173.
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
175.
"my" variable $dt masks earlier declaration in same scope at t/Calendar.t line
175.
"my" variable $one_day_dur masks earlier declaration in same scope at
t/Calendar.t line 175.
"my" variable $cal masks earlier declaration in same scope at t/Calendar.t line
179.
"my" variable $test_dt masks earlier declaration in same scope at t/Calendar.t
line 179.
"my" variable $seven_day_dur masks earlier declaration in same scope at
t/Calendar.t line 179.
syntax error at t/Calendar.t line 130, near "subtest '\'Datedue\' tests'"
syntax error at t/Calendar.t line 148, near "}"
syntax error at t/Calendar.t line 165, near "}"
syntax error at t/Calendar.t line 182, near "}"
Execution of t/Calendar.t aborted due to compilation errors.
# Looks like you planned 22 tests but ran 2.
# Looks like your test exited with 255 just after 2.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list