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

Fixes #22967: Spurious test error about length of generated password #574

Conversation

fanf
Copy link
Member

@fanf fanf commented Jun 28, 2023

https://issues.rudder.io/issues/22967

So the problem seems to be that depending of the timing, when we observe f1 status, it is either still running because init if not done (typically on a slow machine where the foreign datasource answer takes time to be completed) or suspended.

Now, the test check for both status (they are both ok at that point).
I also added a new check that the reloaded datasource fiber is actually live.

@fanf fanf requested a review from VinceMacBuche June 28, 2023 10:33
@fanf
Copy link
Member Author

fanf commented Jun 28, 2023

Bad ticket for PR, closing

@fanf fanf closed this Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant