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

Fix ci #6356

Merged
merged 2 commits into from
May 30, 2018
Merged

Fix ci #6356

merged 2 commits into from
May 30, 2018

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented May 30, 2018

Summary

Should fix the failing tests on CI.

Updated snapshot cuz #6234, and re-added skipCircus cuz #6339

Test plan

CI

@SimenB
Copy link
Member Author

SimenB commented May 30, 2018

@aaronabramov could you do a sanity check on the snapshot update? I think it's sane. Please merge if it is, I'm getting super spammed by circle with failures :P

@@ -13,8 +13,6 @@ finish_describe_definition: describe
run_start
run_describe_start: ROOT_DESCRIBE_BLOCK
run_describe_start: describe
hook_start: beforeAll
hook_success: beforeAll
Copy link
Collaborator

Choose a reason for hiding this comment

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

These hooks shouldn't be removed, don't they?

The describe block doesn't have any skipped or focused tests:
https://github.com/facebook/jest/blob/644dd0d6335651794e2f34ec73e7c82c0bc050d2/packages/jest-circus/src/__tests__/after_all-test.js#L56-L66

Copy link
Collaborator

Choose a reason for hiding this comment

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

Oh, I missed the outer hooks hidden by the diff. All good!

Copy link
Contributor

Choose a reason for hiding this comment

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

we should definitely add some intentation to snapshots! :)

@SimenB SimenB merged commit 84f0ea3 into jestjs:master May 30, 2018
@SimenB SimenB deleted the fix-ci branch May 30, 2018 18:09
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants