summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-11-03 20:24:17 +0200
committerArnold D. Robbins <arnold@skeeve.com>2022-11-03 20:24:17 +0200
commiteeef3e5daf7a990702b2458d8aab405b0914e6d2 (patch)
tree25360d9d86aa026bf1d35ad9e125e316f95608fa /test
parenta218c04a5a2e3feab5a361bea8e67d2e3b5e8d6d (diff)
parent3e88728a215d99576e48cfbaf6b742d802a5b246 (diff)
downloadgawk-eeef3e5daf7a990702b2458d8aab405b0914e6d2.tar.gz
Merge branch 'master' into feature/bwk-csv
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog5
-rw-r--r--test/Makefile.am4
-rw-r--r--test/Makefile.in4
3 files changed, 9 insertions, 4 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 25aa0fef..1da2d8b8 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
+2022-11-03 Eli Zaretskii <eliz@gnu.org>
+
+ * Makefile.in (EXPECTED_FAIL_MINGW):
+ * Makefile.am (EXPECTED_FAIL_MINGW): Add dbugeval4.
+
2022-10-23 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (EXTRA_DIST): New test: divzero2.
diff --git a/test/Makefile.am b/test/Makefile.am
index 6efc266e..3a0ae9e7 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1628,8 +1628,8 @@ NEED_LOCALE_RU = mtchi18n
# List of tests that fail on MinGW
EXPECTED_FAIL_MINGW = \
- backbigs1 backsmalls1 clos1way6 close_status devfd devfd1 devfd2 \
- errno exitval2 fork fork2 fts functab5 \
+ backbigs1 backsmalls1 clos1way6 close_status dbugeval4\
+ devfd devfd1 devfd2 errno exitval2 fork fork2 fts functab5 \
getfile getlnhd ignrcas3 inetdayt inetecht inf-nan-torture \
iolint mbfw1 mbprintf1 mbprintf4 mbstr1 mbstr2 \
pid pipeio2 pty1 pty2 readdir rstest4 rstest5 status-close timeout
diff --git a/test/Makefile.in b/test/Makefile.in
index 398ea05d..1cf02705 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -1896,8 +1896,8 @@ NEED_LOCALE_RU = mtchi18n
# List of tests that fail on MinGW
EXPECTED_FAIL_MINGW = \
- backbigs1 backsmalls1 clos1way6 close_status devfd devfd1 devfd2 \
- errno exitval2 fork fork2 fts functab5 \
+ backbigs1 backsmalls1 clos1way6 close_status dbugeval4\
+ devfd devfd1 devfd2 errno exitval2 fork fork2 fts functab5 \
getfile getlnhd ignrcas3 inetdayt inetecht inf-nan-torture \
iolint mbfw1 mbprintf1 mbprintf4 mbstr1 mbstr2 \
pid pipeio2 pty1 pty2 readdir rstest4 rstest5 status-close timeout