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
Describe the bug
The test testPost_success sometimes passes, sometimes don't. This is because it depends on an external internet service that may be down at a given time.
To Reproduce
Steps to reproduce the behavior:
Run ./gradlew test
Expected behavior
Test results are consistent.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
The test
testPost_success
sometimes passes, sometimes don't. This is because it depends on an external internet service that may be down at a given time.To Reproduce
Steps to reproduce the behavior:
./gradlew test
Expected behavior
Test results are consistent.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: