GNU bug report logs -
#65758
[PATCH 0/54 v6] Update django and install wagtail.
Previous Next
Full log
View this message in rfc822 format
* gnu/packages/databases.scm (datasette): Disabling failing tests.
---
gnu/packages/databases.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 3d41649f4d..6cfe63c18e 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -5159,7 +5159,9 @@ (define-public datasette
" or test_table_with_slashes_in_name"
" or test_searchable"
" or test_custom_query_with_unicode_characters"
- " or test_searchmode)")
+ " or test_searchmode"
+ " or test_max_csv_mb" ;URL too long
+ " or test_database_page)") ; assert async_hook -> hook
"-n" (number->string (parallel-job-count))
"-m" "not serial") ;cannot run in parallel
#:phases
--
2.41.0
This bug report was last modified 1 year and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.