From 4a314e2ff8e74a7fb36ea2d5aaf88fc77d03487a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 17 Aug 2018 14:58:44 -0400 Subject: add TODO.md --- TODO.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..e4e2b4d --- /dev/null +++ b/TODO.md @@ -0,0 +1,44 @@ +# Manual tests + +(grep'ed from build.log) + + | Message: test-coredump-vacuum is a manual test + | Message: test-qcow2 is a manual test + | Message: test-patch-uid is a manual test + | Message: test-dnssec-complex is a manual test + | Message: test-ns is a manual test + | Message: test-ask-password-api is a manual test + | Message: test-dissect-image is a manual test + | Message: test-btrfs is a manual test + | Message: test-netlink-manual is a manual test + | Message: test-cgroup is a manual test + | Message: test-install is a manual test + | Message: test-udev is a manual test + | Message: test-nss is a manual test + | Message: test-bus-benchmark is a manual test + | Message: test-ipv4ll-manual is a manual test + | Message: test-acd is a manual test + | Message: test-inhibit is a manual test + +# Skipped tests + +(grep'ed from build.log) + + | 94/315 udev-test SKIP 0.29 s # needs root? + | 119/315 test-boot-timestamps SKIP 0.01 s # needs root? + | 123/315 test-capability SKIP 0.03 s + | 163/315 test-barrier SKIP 0.02 s + | 165/315 test-namespace SKIP 0.02 s + | 174/315 test-bpf SKIP 0.04 s + | 175/315 test-watch-pid SKIP 0.07 s + | 205/315 test-execute SKIP 0.03 s + | 237/315 test-bus-marshal SKIP 0.05 s + | 240/315 test-bus-chat SKIP 0.03 s + | 241/315 test-bus-cleanup SKIP 0.03 s + | 243/315 test-bus-track SKIP 0.02 s + | 247/315 test-bus-gvariant SKIP 0.02 s + | 249/315 test-bus-match SKIP 0.02 s + | 260/315 test-dhcp-server SKIP 1.07 s + | 270/315 parse-hwdb SKIP 0.12 s + | SKIP: 16 + -- cgit v1.2.2