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

split TestAsserts by functionality #58919

Closed
wants to merge 4 commits into from
Closed

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented May 25, 2021

Stack from ghstack:

Instead of having one large TestAsserts test case, we split of tests for
self-contained functionality like container or complex checking into
separate test cases. That makes it a lot easier to keep an overview over
what is tested.

Differential Revision: D29259407

Instead of having one large `TestAsserts` test case, we split of tests
for self-contained functionality like container or complex checking into
separate test cases. That makes it a lot easier to keep an overview over
what is tested.

[ghstack-poisoned]
pmeier added a commit that referenced this pull request May 25, 2021
Instead of having one large `TestAsserts` test case, we split of tests
for self-contained functionality like container or complex checking into
separate test cases. That makes it a lot easier to keep an overview over
what is tested.

ghstack-source-id: f93caedb2d4cb044447362c0ed6f27657ca52780
Pull Request resolved: #58919
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented May 25, 2021

💊 CI failures summary and remediations

As of commit 00783ac (more details on the Dr. CI page and at hud.pytorch.org/pr/58919):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@rgommers rgommers added the module: testing Issues related to the torch.testing module (not tests) label Jun 7, 2021
@pmeier pmeier requested a review from mruberry June 14, 2021 12:25
@mruberry
Copy link
Collaborator

Seems fine; let's just get the previous PR fixed

Instead of having one large `TestAsserts` test case, we split of tests
for self-contained functionality like container or complex checking into
separate test cases. That makes it a lot easier to keep an overview over
what is tested.

[ghstack-poisoned]
Instead of having one large TestAsserts test case, we split of tests for
self-contained functionality like container or complex checking into
separate test cases. That makes it a lot easier to keep an overview over
what is tested.

[ghstack-poisoned]
Instead of having one large TestAsserts test case, we split of tests for
self-contained functionality like container or complex checking into
separate test cases. That makes it a lot easier to keep an overview over
what is tested.

[ghstack-poisoned]
Copy link
Collaborator

@mruberry mruberry left a comment

Choose a reason for hiding this comment

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

If you like

@mruberry
Copy link
Collaborator

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

@facebook-github-bot
Copy link
Contributor

@mruberry merged this pull request in 7d39608.

@facebook-github-bot facebook-github-bot deleted the gh/pmeier/20/head branch June 25, 2021 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed Merged module: testing Issues related to the torch.testing module (not tests) open source
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants