Subject: | UR fails to install via CPAN, tests are failing |
Hi,
I tried to install UR from CPAN, but tests are failing:
Test Summary Report
-------------------
t/URT/t/63_view_text.t (Wstat: 512 Tests: 4 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 24 tests but ran 4.
t/URT/t/63b_view_with_subviews.t (Wstat: 512 Tests: 4 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 11 tests but ran 4.
t/URT/t/63c_view_with_subviews.t (Wstat: 512 Tests: 11 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 31 tests but ran 11.
t/URT/t/63d_delete_view.t (Wstat: 512 Tests: 4 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 8 tests but ran 4.
t/URT/t/63e_enumerate_available_views.t (Wstat: 512 Tests: 2 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 5 tests but ran 2.
Files=223, Tests=7134, 221 wallclock secs ( 2.82 usr 1.07 sys + 153.65 cusr 12.94 csys = 170.48 CPU)
Result: FAIL
Errors in testing. Cannot continue.
Here is small extract of errors:
t/URT/t/63e_enumerate_available_views.t ................................... 1/5 Failed to resolve a subclass of UR::Object::View for URT::Thingy::Type from parameters. Received
UR::BoolExpr=(UR::Object::View: perspective => "available-views", subject_class_name => "URT::Thingy::Type", toolkit => "xml"). at t/URT/t/63e_enumerate_available_views.t
line 25
# Looks like you planned 5 tests but ran 2.
# Looks like your test exited with 2 just after 2.
t/URT/t/63e_enumerate_available_views.t ................................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/5 subtests
I am on a Debian, perl 5.14.2
Linux debiansid 3.0.0-1-amd64 #1 SMP Tue Sep 20 07:03:13 UTC 2011 x86_64 GNU/Linux