python312Packages.authcaptureproxy: disable failing test
This commit is contained in:
parent
a967b2febf
commit
f8d6ca0235
@ -51,6 +51,8 @@ buildPythonPackage rec {
|
|||||||
# test fails with frequency 1/200
|
# test fails with frequency 1/200
|
||||||
# https://github.com/alandtse/auth_capture_proxy/issues/25
|
# https://github.com/alandtse/auth_capture_proxy/issues/25
|
||||||
"test_return_timer_countdown_refresh_html"
|
"test_return_timer_countdown_refresh_html"
|
||||||
|
# AttributeError: 'NoneType' object has no attribute 'get'
|
||||||
|
"test_replace_empty_action_urls"
|
||||||
];
|
];
|
||||||
|
|
||||||
pythonImportsCheck = [ "authcaptureproxy" ];
|
pythonImportsCheck = [ "authcaptureproxy" ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user