diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/python.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 881fc6364cf..d0b7a6e3859 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -804,6 +804,7 @@ def contents() -> str: " test_termios" ;os.openpty() Operation not permitted " test_tty" ;os.openpty() Operation not permitted " test_sqlite3" ;; sqlite3.OperationalError: database is locked + " test_tarfile" ;; ELOOP vs ENAMETOOLONG " test_builtin" " test_capi" " test_dbm_ndbm" |
