bf8a6d9 - Comment out stupid oserror tests which depend on system settings

Authored and Committed by pmatilai 12 years ago
    - Comment out stupid oserror tests which depend on system settings
      on max permitted open files per user: on koji these tests "fail"
      because sqlite can open more files than a the hardcoded limit of 2000
      in the tests expect, so it never sees the errors it thinks 2000
      open files should cause. Doh.
    
        
file modified
+7 -1