From d18d6c59528c3516646ebcd7d1727bd4094dc40c Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 11 Oct 2016 10:05:37 -0400 Subject: [PATCH] Add another TODO about failing tests. --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 783d4a9..27da26f 100644 --- a/TODO +++ b/TODO @@ -22,3 +22,8 @@ 10. We only need to include the API docs for dunshire.games in the "user manual;" everything else can go in an appendix. + +11. The ice cream cone tests sometimes fail. It can happen that we get + an "unknown" back from CVXOPT, or simply that we don't get the + expected answer in self.assertTrue(abs(first - second) < + options.ABS_TOL). -- 2.43.2