summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md20
1 files changed, 9 insertions, 11 deletions
diff --git a/TODO.md b/TODO.md
index eb36829..c4e487e 100644
--- a/TODO.md
+++ b/TODO.md
@@ -22,15 +22,13 @@
# Skipped tests
-(grep'ed from sd-tests-unit.test.log.tmp)
+(grep'ed from sd-tests-unit.log)
- 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
+ 120/336 test-boot-timestamps SKIP 0.01 s # says SKIP on failure instead of FAIL--why is it failing?
+ 133/336 test-format-table FAIL 0.37 s (killed by signal 6 SIGABRT) # why did this start failing?
+ 152/336 test-string-util FAIL 0.30 s (killed by signal 6 SIGABRT) # why did this start failing?
+ 157/336 test-process-util FAIL 0.20 s (killed by signal 6 SIGABRT) # why did this start failing?
+ 164/336 test-barrier SKIP 0.01 s # is actually manual
+ 207/336 test-execute FAIL 3.15 s (killed by signal 6 SIGABRT) # https://github.com/systemd/systemd/issues/9881
+ FAIL: 4
+ SKIP: 2