Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove reliance on delays in WorkerQueueTest #891

Open
AndyTWF opened this issue Jan 11, 2023 · 1 comment
Open

Remove reliance on delays in WorkerQueueTest #891

AndyTWF opened this issue Jan 11, 2023 · 1 comment
Labels
testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.

Comments

@AndyTWF
Copy link
Contributor

AndyTWF commented Jan 11, 2023

At the moment, WorkerQueueTest is reliant on delays, which are notoriously flakey (see #890).

We should make it so that the test no longer relies on delays to make the test pass. We should also take the opportunity to use the runTest coroutine scope for the tests.

@AndyTWF AndyTWF added the testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them. label Jan 11, 2023
@sync-by-unito
Copy link

sync-by-unito bot commented Jan 11, 2023

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3228

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.
Development

No branches or pull requests

1 participant