[DRE-maint] Bug#785170: one test still failing

Pirate Praveen praveen at onenetbeyond.org
Fri May 15 02:32:25 UTC 2015


after ruby-timers entered unstable, only one test is failing now.

Running tests for ruby2.1 using debian/ruby-tests.rake ...
/usr/bin/ruby2.1 -S rspec ./spec/celluloid/actor_spec.rb
./spec/celluloid/actor_system_spec.rb ./spec/celluloid/block_spec.rb
./spec/celluloid/calls_spec.rb ./spec/celluloid/condition_spec.rb
./spec/celluloid/cpu_counter_spec.rb
./spec/celluloid/evented_mailbox_spec.rb ./spec/celluloid/fsm_spec.rb
./spec/celluloid/future_spec.rb ./spec/celluloid/internal_pool_spec.rb
./spec/celluloid/links_spec.rb
./spec/celluloid/logging/ring_buffer_spec.rb
./spec/celluloid/mailbox_spec.rb ./spec/celluloid/notifications_spec.rb
./spec/celluloid/pool_spec.rb ./spec/celluloid/probe_spec.rb
./spec/celluloid/properties_spec.rb ./spec/celluloid/registry_spec.rb
./spec/celluloid/stack_dump_spec.rb
./spec/celluloid/supervision_group_spec.rb
./spec/celluloid/supervisor_spec.rb
./spec/celluloid/tasks/task_fiber_spec.rb
./spec/celluloid/tasks/task_thread_spec.rb
./spec/celluloid/thread_handle_spec.rb ./spec/celluloid/timer_spec.rb
./spec/celluloid/uuid_spec.rb
Run options: include {:focus=>true}

All examples were filtered out; ignoring {:focus=>true}
......................................................................................................................................................................................................................................................*.F...............*..*.....................

Pending:
  Celluloid.pool #size= should adjust the pool size up
    # flaky
    # ./spec/celluloid/pool_spec.rb:75
  Celluloid::StackDump#threads should include threads that are not actors
    # flaky
    # ./spec/celluloid/stack_dump_spec.rb:48
  Celluloid::StackDump#threads should have the correct roles
    # flaky
    # ./spec/celluloid/stack_dump_spec.rb:60

Failures:

  1) Probe on boot should capture system actor spawn
     Failure/Error: while ev = client.buffer.shift
     Timeout::Error:
       execution expired
     # ./lib/celluloid/mailbox.rb:62:in `sleep'
     # ./lib/celluloid/mailbox.rb:62:in `wait'
     # ./lib/celluloid/mailbox.rb:62:in `block in check'
     # ./lib/celluloid/mailbox.rb:57:in `check'
     # ./lib/celluloid/mailbox.rb:75:in `block in receive'
     # ./lib/celluloid/mailbox.rb:74:in `receive'
     # ./lib/celluloid/calls.rb:97:in `block in wait'
     # ./lib/celluloid/calls.rb:96:in `loop'
     # ./lib/celluloid/calls.rb:96:in `wait'
     # ./lib/celluloid.rb:116:in `suspend'
     # ./lib/celluloid/calls.rb:88:in `response'
     # ./lib/celluloid/calls.rb:92:in `value'
     # ./lib/celluloid/proxies/sync_proxy.rb:33:in `method_missing'
     # ./spec/celluloid/probe_spec.rb:53:in `block (5 levels) in <top
(required)>'
     # ./spec/celluloid/probe_spec.rb:51:in `loop'
     # ./spec/celluloid/probe_spec.rb:51:in `block (4 levels) in <top
(required)>'
     # ./spec/celluloid/probe_spec.rb:50:in `block (3 levels) in <top
(required)>'

Finished in 1 minute 1.31 seconds
289 examples, 1 failure, 3 pending

Failed examples:

rspec ./spec/celluloid/probe_spec.rb:41 # Probe on boot should capture
system actor spawn
/usr/bin/ruby2.1 -S rspec ./spec/celluloid/actor_spec.rb
./spec/celluloid/actor_system_spec.rb ./spec/celluloid/block_spec.rb
./spec/celluloid/calls_spec.rb ./spec/celluloid/condition_spec.rb
./spec/celluloid/cpu_counter_spec.rb
./spec/celluloid/evented_mailbox_spec.rb ./spec/celluloid/fsm_spec.rb
./spec/celluloid/future_spec.rb ./spec/celluloid/internal_pool_spec.rb
./spec/celluloid/links_spec.rb
./spec/celluloid/logging/ring_buffer_spec.rb
./spec/celluloid/mailbox_spec.rb ./spec/celluloid/notifications_spec.rb
./spec/celluloid/pool_spec.rb ./spec/celluloid/probe_spec.rb
./spec/celluloid/properties_spec.rb ./spec/celluloid/registry_spec.rb
./spec/celluloid/stack_dump_spec.rb
./spec/celluloid/supervision_group_spec.rb
./spec/celluloid/supervisor_spec.rb
./spec/celluloid/tasks/task_fiber_spec.rb
./spec/celluloid/tasks/task_thread_spec.rb
./spec/celluloid/thread_handle_spec.rb ./spec/celluloid/timer_spec.rb
./spec/celluloid/uuid_spec.rb failed
ERROR: Test "ruby2.1" failed. Exiting.
dh_auto_install: dh_ruby --install
/tmp/buildd/ruby-celluloid-0.16.0/debian/ruby-celluloid returned exit code 1
debian/rules:18: recipe for target 'override_dh_auto_install' failed
make[1]: *** [override_dh_auto_install] Error 1
make[1]: Leaving directory '/tmp/buildd/ruby-celluloid-0.16.0'
debian/rules:15: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit
status 2
E: Failed autobuilding of package
I: unmounting /home/pravi/forge/debian/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /home/pravi/forge/debian/pbuilder/build/26076 and
its subdirectories

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20150515/d3658286/attachment.sig>


More information about the Pkg-ruby-extras-maintainers mailing list