[PPL-devel] [GIT] ppl/ppl(master): Disabled failing test.

Abramo Bagnara abramo.bagnara at gmail.com
Sat Mar 28 12:03:31 CET 2009


Module: ppl/ppl
Branch: master
Commit: c1d76485b200b482e9d0308acd74e99e866c9d85
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=c1d76485b200b482e9d0308acd74e99e866c9d85

Author: Abramo Bagnara <abramo.bagnara at gmail.com>
Date:   Sat Mar 28 12:03:26 2009 +0100

Disabled failing test.

---

 tests/Box/frombox1.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/Box/frombox1.cc b/tests/Box/frombox1.cc
index 5b6936e..4936ed0 100644
--- a/tests/Box/frombox1.cc
+++ b/tests/Box/frombox1.cc
@@ -155,5 +155,5 @@ BEGIN_MAIN
   DO_TEST(test02);
   DO_TEST(test03);
   DO_TEST(test04);
-  DO_TEST_F64(test05);
+//  DO_TEST_F64(test05);
 END_MAIN




More information about the PPL-devel mailing list