summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-03-07 02:21:48 -0600
committerJesse Luehrs <doy@tozt.net>2012-03-07 02:22:11 -0600
commite1b070276d8c8beb0dcc76bc2c2ac070564e0c24 (patch)
tree374f819db920957ea47cfc59dffa2b824e3d1a59 /lib
parent029d7083452d578ab264b9525e045d238187c511 (diff)
downloadterm-filter-e1b070276d8c8beb0dcc76bc2c2ac070564e0c24.tar.gz
term-filter-e1b070276d8c8beb0dcc76bc2c2ac070564e0c24.zip
make the test suite more reliable
Diffstat (limited to 'lib')
-rw-r--r--lib/Term/Filter.pm5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/Term/Filter.pm b/lib/Term/Filter.pm
index 8f4fc32..3106bab 100644
--- a/lib/Term/Filter.pm
+++ b/lib/Term/Filter.pm
@@ -344,10 +344,7 @@ no Moose::Util::TypeConstraints;
=head1 BUGS
-The test suite is a bit flaky, due to it being hard to test orderings of things
-between multiple layers of read/write syscalls across multiple processes. As
-far as I can tell, the module itself works fine, but may just get some false
-negative test results on occasion. Need to fix this eventually.
+No known bugs.
Please report any bugs through RT: email
C<bug-term-filter at rt.cpan.org>, or browse to