paperless-ngx: disable flaky test

This commit is contained in:
Sandro Jäckel
2025-01-28 16:58:18 +01:00
parent 1f5382b001
commit af7b39ad6e
@@ -283,6 +283,7 @@ python.pkgs.buildPythonApplication rec {
# FileNotFoundError(2, 'No such file or directory'): /build/tmp...
"test_script_with_output"
"test_script_exit_non_zero"
"testDocumentPageCountMigrated"
# AssertionError: 10 != 4 (timezone/time issue)
# Due to getting local time from modification date in test_consumer.py
"testNormalOperation"