summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-02-02 02:35:15 +0100
committerJay Berkenbilt <ejb@ql.org>2019-02-02 04:25:25 +0100
commit8acf636b4e525169a7f52160ce1a5423be762271 (patch)
tree084809f1558da02f21af80e180ab0fef1346cc02 /TODO
parentd491ed875347be9f5b5dce27dd28f28b382ca9ab (diff)
downloadqpdf-8acf636b4e525169a7f52160ce1a5423be762271.tar.zst
Incorporate improved Windows fragility workaround from qtest
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index d7e0ab4e..0bd28ad7 100644
--- a/TODO
+++ b/TODO
@@ -3,13 +3,6 @@ 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
========