]> granicus.if.org Git - python/commitdiff
I expect test_univnewlines to be skipped on Windows. I expect this
authorTim Peters <tim.peters@gmail.com>
Mon, 15 Apr 2002 23:56:04 +0000 (23:56 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 15 Apr 2002 23:56:04 +0000 (23:56 +0000)
because it *is* skipped.  I'm not entirely sure it should be skipped, but
figuring that out would take actual thought <wink>.

Lib/test/regrtest.py

index 843deefbec1321e2623ff910935459ad63060309..18decfeb069da5ab7860f92f3ca38fa57d1461b5 100755 (executable)
@@ -511,6 +511,7 @@ _expectations = {
         test_socketserver
         test_sunaudiodev
         test_timing
+        test_univnewlines
         """,
     'linux2':
         """