Skip to content

Commit af7b39a

Browse files
paperless-ngx: disable flaky test
1 parent 1f5382b commit af7b39a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/pa/paperless-ngx/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ python.pkgs.buildPythonApplication rec {
283283
# FileNotFoundError(2, 'No such file or directory'): /build/tmp...
284284
"test_script_with_output"
285285
"test_script_exit_non_zero"
286+
"testDocumentPageCountMigrated"
286287
# AssertionError: 10 != 4 (timezone/time issue)
287288
# Due to getting local time from modification date in test_consumer.py
288289
"testNormalOperation"

0 commit comments

Comments
 (0)