You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This test fails in integration test runs. It has not run before because it was missing the "TestAcc" function name prefix. The failure happens because the test asserts a failure to resolve auth, while during the integration test run it is able to authenticate.
I observed this working on #2009 (the test is skipped in this PR).
Describe the issue
This test fails in integration test runs. It has not run before because it was missing the "TestAcc" function name prefix. The failure happens because the test asserts a failure to resolve auth, while during the integration test run it is able to authenticate.
I observed this working on #2009 (the test is skipped in this PR).
A snippet of the failing test output:
The text was updated successfully, but these errors were encountered: