Unverified Commit 33b7b72e authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

pretalx: disable racy test (#351927)

parents c08e7974 905d7cf7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -220,6 +220,8 @@ python.pkgs.buildPythonApplication rec {
    "test_schedule_page_text_table"
    "test_schedule_page_text_wrong_format"
    "test_versioned_schedule_page"
    # Test is racy
    "test_can_reset_password_by_email"
  ];

  passthru = {