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
In the TestTokenFileAuthenticator_RefreshToken test under the "Return the token from the file" Convey block sometimes the test will timeout in Jenkins. This causes the pipeline to fail. Restarting the test again will usually result in a pass.
Steps to Reproduce
Steps to reproduce the behavior:
Run Jenkins pipeline on the repo.
Expected Results
The test should always pass if passing criteria is met.
Actual Results (including error logs, if applicable)
Summary
In the
TestTokenFileAuthenticator_RefreshToken
test under the"Return the token from the file"
Convey block sometimes the test will timeout in Jenkins. This causes the pipeline to fail. Restarting the test again will usually result in a pass.Steps to Reproduce
Steps to reproduce the behavior:
Run Jenkins pipeline on the repo.
Expected Results
The test should always pass if passing criteria is met.
Actual Results (including error logs, if applicable)
Output logs from Jenkins included below.
Reproducible
Version/Tag number
First noticed on version 0.7.0 release.
Additional Information
Output from Jenkins on the relevant test failure.
The text was updated successfully, but these errors were encountered: