python3Packages.jupyter-book: skip flaky test
This commit is contained in:
parent
5eb7eb17f0
commit
dd23a4ec89
@ -1,6 +1,5 @@
|
||||
{
|
||||
lib,
|
||||
stdenv,
|
||||
buildPythonPackage,
|
||||
fetchFromGitHub,
|
||||
|
||||
@ -116,6 +115,7 @@ buildPythonPackage rec {
|
||||
# pytest.PytestUnraisableExceptionWarning: Exception ignored in: <sqlite3.Connection object at 0x115dcc9a0>
|
||||
# ResourceWarning: unclosed database in <sqlite3.Connection object at 0x115dcc9a0>
|
||||
"test_clean_book"
|
||||
"test_clean_html"
|
||||
"test_clean_html_latex"
|
||||
"test_clean_latex"
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user