Skip Menu |

This queue is for tickets about the IO-Async CPAN distribution.

Report information
The Basics
Id: 74171
Status: open
Priority: 0/
Queue: IO-Async

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

Bug Information
Severity: (no value)
Broken in: 0.45
Fixed in: (no value)



Subject: t/37loop-child-root.t fails in OBS build env for Debian 6.0 and Ubuntu 11.04/10.
executing cmd: ./Build test t/00use.t .................... ok t/01timequeue.t .............. ok t/02loop-magic.t ............. ok modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory t/03loop-osabstract.t ........ ok t/04notifier.t ............... ok t/05notifier-child.t ......... ok t/06notifier-mixin.t ......... ok modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory t/10loop-poll-io.t ........... ok modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory t/10loop-select-io.t ......... ok t/11loop-poll-timer.t ........ ok t/11loop-select-timer.t ...... ok t/12loop-poll-signal.t ....... ok t/12loop-select-signal.t ..... ok t/13loop-poll-idle.t ......... ok t/13loop-select-idle.t ....... ok t/14loop-poll-child.t ........ ok t/14loop-select-child.t ...... ok t/15loop-poll-control.t ...... ok t/15loop-select-control.t .... ok t/18loop-poll-legacy.t ....... ok t/18loop-select-legacy.t ..... ok t/19test.t ................... ok t/20handle.t ................. ok t/21stream-1read.t ........... ok t/21stream-2write.t .......... ok t/21stream-3split.t .......... ok t/21stream-4encoding.t ....... ok t/22timer-absolute.t ......... ok t/22timer-countdown.t ........ ok t/22timer-periodic.t ......... ok t/23signal.t ................. ok t/24listener.t ............... ok modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory t/25socket.t ................. ok t/26pid.t .................... ok t/27filestream.t ............. ok t/30loop-fork.t .............. ok t/31loop-spawnchild.t ........ ok t/32loop-spawnchild-setup.t .. ok t/33process.t ................ ok t/34process-handles.t ........ ok t/35loop-openchild.t ......... ok t/36loop-runchild.t .......... ok # Failed test 'setgroups' # at t/37loop-child-root.t line 61. # got: '255' # expected: '1' # Failed test 'combined setuid/gid/groups' # at t/37loop-child-root.t line 84. # got: '' # expected: 'EUID: 20 # EGID: 10 # Groups: 4 5 6 10 # ' # Looks like you failed 2 tests of 5. t/37loop-child-root.t ........ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests t/40channel.t ................ ok t/41detachedcode-call.t ...... ok t/41function.t ............... ok t/50resolver.t ............... ok modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory modprobe: FATAL: Could not load /lib/modules/3.1.0-1.2-default/modules.dep: No such file or directory t/51loop-connect.t ........... ok t/52loop-listen.t ............ ok t/53loop-extend.t ............ ok t/60protocol.t ............... ok t/60sequencer-client.t ....... ok t/60sequencer-server.t ....... ok t/61protocol-stream.t ........ ok t/62protocol-linestream.t .... ok t/99pod.t .................... ok Test Summary Report ------------------- t/37loop-child-root.t (Wstat: 512 Tests: 5 Failed: 2) Failed tests: 4-5 Non-zero exit status: 2 Files=56, Tests=1391, 91 wallclock secs ( 0.94 usr 0.27 sys + 10.02 cusr 2.38 csys = 13.61 CPU) Result: FAIL Failed 1/56 test programs. 2/1391 subtests failed.
Hi, Sorry for not replying sooner, I've only just noticed this one. Can you explain a little more about this - what does OBS mean here? -- Paul Evans