summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-17 17:23:38 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-17 17:52:18 -0400
commitbdf396f8b8bf58f5bca8677b54e7c9d25a7e6b80 (patch)
tree6d7842087b1457b3a5faa4ecc674b97969e3b58c
parenta9bbe16aa78c1edae6df2cc6cb89b1df42838edf (diff)
update TODO with comments
-rw-r--r--TODO.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/TODO.md b/TODO.md
index 750c3de..eb36829 100644
--- a/TODO.md
+++ b/TODO.md
@@ -24,13 +24,13 @@
(grep'ed from sd-tests-unit.test.log.tmp)
- 120/336 test-boot-timestamps SKIP 0.01 s
- 164/336 test-barrier SKIP 0.02 s
- 239/336 test-bus-marshal SKIP 0.07 s
- 242/336 test-bus-chat SKIP 0.03 s
- 243/336 test-bus-cleanup SKIP 0.03 s
- 245/336 test-bus-track SKIP 0.02 s
- 249/336 test-bus-gvariant SKIP 0.02 s
- 251/336 test-bus-match SKIP 0.02 s
- 272/336 parse-hwdb SKIP 0.11 s
+ 120/336 test-boot-timestamps SKIP 0.01 s # says SKIP on failure instead of FAIL--why is it failing?
+ 164/336 test-barrier SKIP 0.02 s # is actually manual
+ 239/336 test-bus-marshal SKIP 0.07 s # needs to connect to user bus
+ 242/336 test-bus-chat SKIP 0.03 s # needs to connect to user bus
+ 243/336 test-bus-cleanup SKIP 0.03 s # needs to connect to user bus
+ 245/336 test-bus-track SKIP 0.02 s # needs to connect to user bus
+ 249/336 test-bus-gvariant SKIP 0.02 s # needs to connect to user bus
+ 251/336 test-bus-match SKIP 0.02 s # needs to connect to user bus
+ 272/336 parse-hwdb SKIP 0.11 s # needs python-pyparsing
SKIP: 9