From aaab8dfc1a59ccd04eeeeac99aa923da85be8985 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 7 Jan 2016 18:03:06 -0400 Subject: devblog --- doc/devblog/day_354-355__beating_on_the_test_suite.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/devblog/day_354-355__beating_on_the_test_suite.mdwn (limited to 'doc/devblog') diff --git a/doc/devblog/day_354-355__beating_on_the_test_suite.mdwn b/doc/devblog/day_354-355__beating_on_the_test_suite.mdwn new file mode 100644 index 000000000..2eacb2acb --- /dev/null +++ b/doc/devblog/day_354-355__beating_on_the_test_suite.mdwn @@ -0,0 +1,8 @@ +Been working hard on the last several test suite failures for v6 unlocked +files. Now I've solved almost all of them, which is a big improvement to +my confidence in its (almost) correctness. + +Frustratingly, the test suite is still not green after all this work. +There's some kind of intermittent failure related to the sqlite database. +Only seems to happen when the test suite is running, and the error +message is simply "Error" which is making it hard to track down.. -- cgit v1.2.3