[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Patch 2.7.6 and deep-directories failed test
From: |
Jeffrey Walton |
Subject: |
Patch 2.7.6 and deep-directories failed test |
Date: |
Thu, 7 Jan 2021 14:40:28 -0500 |
Hi Everyone,
I'm testing Patch 2.7.6 on Ubuntu 18.05, x86_64 fully patched. Patch
is failing one self test:
# TOTAL: 44
# PASS: 41
# SKIP: 0
# XFAIL: 2
# FAIL: 1
# XPASS: 0
# ERROR: 0
And:
$ cat patch-2.7.6/tests/deep-directories.log
[26] patch -p1 < ab.diff || echo Status: $? -- FAILED
--- expected
+++ got
@@ -1 +1,2 @@
-patching file 1/2/3/4/5/6/7/8/9/foo
+/home/jwalton/Build-Scripts/patch-2.7.6/src/patch: **** Can't create
temporary file 1/2/3/4/5/6/7/8/9/foo.oV1sAfd : Too many open files
+Status: 2
1 tests (0 passed, 1 failed)
FAIL deep-directories (exit status: 1)
If deep-directories can fail, it seems like it should be an XFAIL, not a FAIL.
Jeff
config.log.zip
Description: Binary data
test-suite.log.zip
Description: Binary data
- Patch 2.7.6 and deep-directories failed test,
Jeffrey Walton <=
- Re: Patch 2.7.6 and deep-directories failed test, Andreas Grünbacher, 2021/01/07
- Re: Patch 2.7.6 and deep-directories failed test, Jeffrey Walton, 2021/01/07
- Re: Patch 2.7.6 and deep-directories failed test, Andreas Grünbacher, 2021/01/07
- Re: Patch 2.7.6 and deep-directories failed test, Jeffrey Walton, 2021/01/07
- Re: Patch 2.7.6 and deep-directories failed test, Andreas Grünbacher, 2021/01/07
- Re: Patch 2.7.6 and deep-directories failed test, Jeffrey Walton, 2021/01/07
- Re: Patch 2.7.6 and deep-directories failed test, Andreas Grünbacher, 2021/01/07
Re: Patch 2.7.6 and deep-directories failed test, Jeffrey Walton, 2021/01/07