X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=TODO;h=76c435875bdae09d370839976c70c749c8cd9025;hb=b176f008ba7fee7a41fb1f3645dbf9c526e86cbe;hp=30354e45f16d1665813ce724e83f600b7c9cb5e8;hpb=9e2789819caf7757f072c878818b4bbe09544b6b;p=dunshire.git diff --git a/TODO b/TODO index 30354e4..76c4358 100644 --- a/TODO +++ b/TODO @@ -21,7 +21,4 @@ 9. We only need to include the API docs for dunshire.games in the "user manual;" everything else can go in an appendix. -10. 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). +10. The ice cream cone tests sometimes fail with "unknown" solution.