aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0bd28ad7..d7e0ab4e 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,13 @@ Soon
* Set up OSS-Fuzz (Google). See starred email in qpdf label.
+ * Get to the bottom of Windows test fragility. The symptom is that
+ sometimes the output of a command is truncated even though the
+ command ran successfully. I strongly suspect it has to do with
+ TestDriver->winrun and/or use of temporary files in qtest for
+ Windows. If found, remove workarounds. Search for sleep to find
+ them.
+
Next ABI
========