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

Correct Flaky tests #256

Open
6 tasks
kamathhrishi opened this issue Jun 26, 2021 · 0 comments
Open
6 tasks

Correct Flaky tests #256

kamathhrishi opened this issue Jun 26, 2021 · 0 comments
Assignees
Labels
invalid This doesn't seem right tests

Comments

@kamathhrishi
Copy link
Contributor

kamathhrishi commented Jun 26, 2021

Description

Currently, the unit tests that run on our GitHub CI are flaky and fail randomly. There are a new of tests that fail and need to be resolved:

The flaky tests that fail currently are [incomplete list]:

  • test_argmax_dim
  • test_max_dim
  • test_log_softmax
  • test_max_pool2d
  • test_grad_maxpool_2d_backward
  • test_grad_maxpool_2d_ forward
@kamathhrishi kamathhrishi added tests invalid This doesn't seem right labels Jun 26, 2021
@kamathhrishi kamathhrishi changed the title Reduce/Remove Flaky tests Correct Flaky tests Jun 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right tests
Projects
None yet
Development

No branches or pull requests

2 participants