Skip to content

Disable more flaky tests on CircleCI#11399

Closed
yf225 wants to merge 3 commits intomasterfrom
circleci_flaky_tests
Closed

Disable more flaky tests on CircleCI#11399
yf225 wants to merge 3 commits intomasterfrom
circleci_flaky_tests

Conversation

@yf225
Copy link
Contributor

@yf225 yf225 commented Sep 7, 2018

Fixes #11362.

@yf225 yf225 requested a review from ezyang September 7, 2018 19:58
output_to_grad='xentropy',
grad_reference=weighted_sigmoid_xentr_logit_grad_ref)

@unittest.skipIf("IN_CIRCLECI" in os.environ, "FIXME: flaky test in CircleCI")

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yf225 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@yf225
Copy link
Contributor Author

yf225 commented Sep 25, 2018

@pytorchbot retest this please

@soumith soumith deleted the circleci_flaky_tests branch February 21, 2019 23:25
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OnnxBackendNodeModelTest.test_dynamic_slice_cpu is flaky on CircleCI

4 participants