Commit 96839decd0768f04406287efeb1c74d6039fd8f7

Authored by Jay Berkenbilt
Committed by Jay Berkenbilt
1 parent 2001fd56

TODO note about linux32 large file tests

Showing 1 changed file with 3 additions and 0 deletions
@@ -818,6 +818,9 @@ I find it useful to make reference to them in this list. @@ -818,6 +818,9 @@ I find it useful to make reference to them in this list.
818 818
819 * Get rid of remaining assert() calls from non-test code. 819 * Get rid of remaining assert() calls from non-test code.
820 820
  821 + * Large file tests fail with linux32 before and after cmake. This was
  822 + first noticed after 10.6.3. I don't think it's worth fixing.
  823 +
821 * Consider updating the fuzzer with code that exercises 824 * Consider updating the fuzzer with code that exercises
822 copyAnnotations, file attachments, and name and number trees. Check 825 copyAnnotations, file attachments, and name and number trees. Check
823 fuzzer coverage. 826 fuzzer coverage.