-
-
Notifications
You must be signed in to change notification settings - Fork 517
[16.0] auth_saml: Error in tests #664
Copy link
Copy link
Closed
Description
There's an error in current tests that makes the branch red
2024-06-10T07:10:36.6330840Z 2024-06-10 07:10:36,630 860 �[1;31m�[1;49mERROR�[0m odoo odoo.addons.auth_saml.tests.test_pysaml: FAIL: TestPySaml.test_redirect_after_login
2024-06-10T07:10:36.6332132Z Traceback (most recent call last):
2024-06-10T07:10:36.6333323Z File "/__w/server-auth/server-auth/auth_saml/tests/test_pysaml.py", line 332, in test_redirect_after_login
2024-06-10T07:10:36.6334388Z self.assertTrue(response.ok)
2024-06-10T07:10:36.6334958Z AssertionError: False is not true
2024-06-10T07:10:36.6335248Z
@vincent-hatakeyama @leemannd @szekawong can you please check?
Reactions are currently unavailable