Unverified Commit af7b39ad authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

paperless-ngx: disable flaky test

parent 1f5382b0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"