There was an error while loading. Please reload this page.
1 parent cd9935a commit 64ba0adCopy full SHA for 64ba0ad
1 file changed
test/integration/models/account/test_account.py
@@ -40,7 +40,7 @@ def test_get_account(test_linode_client):
40
41
42
@pytest.mark.skip(
43
- reason="Test fails for test user with [504] Gateway Timeout. More details: ARB-7420"
+ reason="Test fails for E2E test user with [504] Server Timeout due to enormous amount of logins. More details: ARB-7420"
44
)
45
def test_get_login(test_linode_client):
46
client = test_linode_client
0 commit comments