devblog
This commit is contained in:
parent
4b819bee2b
commit
c96fb11a96
2 changed files with 17 additions and 13 deletions
8
doc/devblog/day_354-355__beating_on_the_test_suite.mdwn
Normal file
8
doc/devblog/day_354-355__beating_on_the_test_suite.mdwn
Normal file
|
@ -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..
|
Loading…
Add table
Add a link
Reference in a new issue