Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Class-InsideOut CPAN distribution.

Report information
The Basics
Id: 80533
Status: resolved
Priority: 0/
Queue: Class-InsideOut

People
Owner: Nobody in particular
Requestors: cpan698301 [...] mstier.de
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.10
Fixed in: (no value)



Subject: test fails
https://build.opensuse.org/package/rawlog?arch=x86_64&package=optperl516-pkgs&project=home%3Akalium%3Atest&repository=SLE_11_SP1 [ 5782s] t/01_load.t ........................ ok [ 5782s] t/02_register.t .................... ok [ 5782s] t/03_properties.t .................. ok [ 5782s] t/04_threaded.t .................... ok [ 5782s] t/05_forking.t ..................... ok [ 5782s] t/06_export_ok.t ................... ok [ 5783s] t/07_synopsis_obj.t ................ ok [ 5783s] t/08_DEMOLISH.t .................... ok [ 5783s] t/09_foreign.t ..................... ok [ 5783s] t/10_storable_values.t ............. ok [ 5783s] t/11_storable_refs.t ............... ok [ 5783s] t/12_storable_hooks.t .............. ok [ 5783s] t/13_options.t ..................... ok [ 5783s] t/14_accessor_hooks.t .............. ok [ 5783s] [ 5783s] # Failed test 'require t::Object::Trivial succeeded without XS' [ 5783s] # at t/15_no_weaken_fallback.t line 52. [ 5783s] # got: 'Died at t/15_no_weaken_fallback.t line 30. [ 5783s] # Compilation failed in require at /opt/perl-5.16/lib/5.16.1/x86_64-linux-thread-multi/Scalar/Util.pm line 11. [ 5783s] # Compilation failed in require at /usr/src/packages/BUILD/Class-InsideOut/blib/lib/Class/InsideOut.pm line 20. [ 5783s] # BEGIN failed--compilation aborted at /usr/src/packages/BUILD/Class-InsideOut/blib/lib/Class/InsideOut.pm line 20. [ 5783s] # Compilation failed in require at t/Object/Trivial.pm line 4. [ 5783s] # BEGIN failed--compilation aborted at t/Object/Trivial.pm line 4. [ 5783s] # Compilation failed in require at (eval 4) line 2. [ 5783s] # ' [ 5783s] # expected: '' [ 5783s] [ 5783s] # Failed test 'caught a warning' [ 5783s] # at t/15_no_weaken_fallback.t line 55. [ 5783s] Use of uninitialized value $this in pattern match (m//) at t/15_no_weaken_fallback.t line 56. [ 5783s] [ 5783s] # Failed test 'Saw warning for Scalar::Util::weaken unavailable' [ 5783s] # at t/15_no_weaken_fallback.t line 56. [ 5783s] # undef [ 5783s] # doesn't match '/Scalar::Util::weaken/' [ 5783s] # Looks like you failed 3 tests of 3. [ 5783s] t/15_no_weaken_fallback.t .......... [ 5783s] Dubious, test returned 3 (wstat 768, 0x300) [ 5783s] Failed 3/3 subtests [ 5783s] t/16_property_argument_checking.t .. ok [ 5783s] t/17_option_argument_checking.t .... ok [ 5783s] t/18_register_argument_checking.t .. ok [ 5783s] t/19_storable_singleton.t .......... ok [ 5784s] t/20_storable_singleton_error.t .... ok [ 5784s] t/21_optional_new.t ................ ok
this looks to be a duplicate of rt#77860
Uploaded 1.11 to CPAN that should address this