diff options
Diffstat (limited to 'internal/rosa/package/gawk/broken-tests.patch')
| -rw-r--r-- | internal/rosa/package/gawk/broken-tests.patch | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/internal/rosa/package/gawk/broken-tests.patch b/internal/rosa/package/gawk/broken-tests.patch new file mode 100644 index 00000000..400567f0 --- /dev/null +++ b/internal/rosa/package/gawk/broken-tests.patch @@ -0,0 +1,35 @@ +diff --git a/test/Makefile.am b/test/Makefile.am +index 88e15ef1f..bfc279fcb 100644 +--- a/test/Makefile.am ++++ b/test/Makefile.am +@@ -1726,7 +1726,7 @@ LOCALE_CHARSET_TESTS = \ + SHLIB_TESTS = \ + apiterm filefuncs fnmatch fork fork2 fts functab4 functab5 \ + getfile indirectbuiltin2 inplace1 inplace2 inplace2bcomp inplace3 \ +- inplace3bcomp ordchr ordchr2 readall readdir readdir_retest \ ++ inplace3bcomp ordchr ordchr2 readall readdir_retest \ + readdir_test readfile readfile2 revout revtwoway rwarray \ + testext time + +diff --git a/test/Makefile.in b/test/Makefile.in +index 2d4eeaa5a..7930af8d5 100644 +--- a/test/Makefile.in ++++ b/test/Makefile.in +@@ -1986,7 +1986,7 @@ LOCALE_CHARSET_TESTS = \ + SHLIB_TESTS = \ + apiterm filefuncs fnmatch fork fork2 fts functab4 functab5 \ + getfile indirectbuiltin2 inplace1 inplace2 inplace2bcomp inplace3 \ +- inplace3bcomp ordchr ordchr2 readall readdir readdir_retest \ ++ inplace3bcomp ordchr ordchr2 readall readdir_retest \ + readdir_test readfile readfile2 revout revtwoway rwarray \ + testext time + +diff --git a/test/clos1way6.ok b/test/clos1way6.ok +index 5768617d3..be4d73e79 100644 +--- a/test/clos1way6.ok ++++ b/test/clos1way6.ok +@@ -1,3 +1,3 @@ + gawk: clos1way6.awk:5: warning: fflush: cannot flush: two-way pipe `cat - 1>&2; sleep 2' has closed write end +-test1 + Bad file descriptor ++test1 |
