Skip Menu |

This queue is for tickets about the VFS-Gnome CPAN distribution.

Report information
The Basics
Id: 117746
Status: open
Priority: 0/
Queue: VFS-Gnome

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Race condition in tests?
Sometimes the test suite fails like this: # Failed test 5 in t/01read.t at line 14 # t/01read.t line 14 is: ok(test4()); t/01read.t .... Failed 1/5 subtests Looking at the test script it seems that this can happen if between test3() and test4() files were added or removed in /tmp.
On Sat Sep 10 07:13:00 2016, SREZIC wrote: Show quoted text
> Sometimes the test suite fails like this: > > # Failed test 5 in t/01read.t at line 14 > # t/01read.t line 14 is: ok(test4()); > t/01read.t .... > Failed 1/5 subtests > > > Looking at the test script it seems that this can happen if between > test3() and test4() files were added or removed in /tmp.
Hi - I have now deleted this module from CPAN, so this should tidy this probelm up. Thanks, Piers.