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

Investigate flaky tensorflow tests #367

Open
merelcht opened this issue Oct 4, 2023 · 0 comments
Open

Investigate flaky tensorflow tests #367

merelcht opened this issue Oct 4, 2023 · 0 comments

Comments

@merelcht
Copy link
Member

merelcht commented Oct 4, 2023

Description

Follow up on #363 and #377

"Thinking about this, wonder if it makes sense to use something like https://github.com/box/flaky? It's used fairly widely, but it's not that actively-maintained (not that need new functionality). I'm just not sure if we even want the tests slowed down rerunning the test X times."

Context

In #363 we added some logic to skip the tensorflow tests on windows, because they started to fail randomly. Re-running would occasionally "fix" it.

In #377, a change was added to run tensorflow tests separately from the other tests, because when run as part of the full test suite they failed. Running locally and on Gitpod was always successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants