From 94fd9d7517a2b2cf589b43d6ee917b417e170726 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 5 Mar 2012 23:47:52 -0600 Subject: note the test suite issues in the docs for now --- lib/Term/Filter.pm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/Term/Filter.pm b/lib/Term/Filter.pm index 8032d20..54c245c 100644 --- a/lib/Term/Filter.pm +++ b/lib/Term/Filter.pm @@ -238,7 +238,10 @@ no Moose::Util::TypeConstraints; =head1 BUGS -No known 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. Please report any bugs through RT: email C, or browse to -- cgit v1.2.3-54-g00ecf