Commit 5c49b093 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python310Packages.flask-admin: disable failing test

parent c495fe0e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -95,6 +95,8 @@ buildPythonPackage rec {
    "flask_admin/tests/sqla/test_inlineform.py"
    "flask_admin/tests/sqla/test_postgres.py"
    "flask_admin/tests/sqla/test_translation.py"
    # RuntimeError: Working outside of application context.
    "flask_admin/tests/sqla/test_multi_pk.py"
  ];

  pythonImportsCheck = [