canonical / oathkeeper-operator

Charmed Ory Oathkeeper
https://charmhub.io/oathkeeper
Apache License 2.0
1 stars 4 forks source link

Traefik's test_forward_auth fails about 50% of the time #76

Closed sed-i closed 2 weeks ago

sed-i commented 1 month ago

Bug Description

It seems pretty consistent that the test fails 50% of the time (1, 2).

To Reproduce

Run traefik's integration tests.

Environment

Not too specific. It's been going on since auth was introduced. So Juju 3.1+ I assume.

Relevant log output

File "/home/runner/work/traefik-k8s-operator/traefik-k8s-operator/tests/integration/test_forward_auth.py", line 94, in test_allowed_forward_auth_url_redirect
    assert resp.status_code == 200
AssertionError: assert 401 == 200
 +  where 401 = <Response [401]>.status_code

FAILED tests/integration/test_forward_auth.py::test_allowed_forward_auth_url_redirect - assert 401 == 200

---

FAILED tests/integration/test_forward_auth.py::test_remove_forward_auth_integration - websockets.exceptions.ConnectionClosedError: no close frame received or sent
FAILED tests/integration/test_forward_auth.py::test_cleanup - websockets.exceptions.ConnectionClosedError: no close frame received or sent
ERROR tests/integration/test_forward_auth.py::test_cleanup - websockets.exceptions.ConnectionClosedError: no close frame received or sent

Additional context

No response

syncronize-issues-to-jira[bot] commented 1 month ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-954.

This message was autogenerated

syncronize-issues-to-jira[bot] commented 1 month ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-985.

This message was autogenerated