Skip to content
This repository has been archived by the owner on Mar 23, 2022. It is now read-only.

Bump jest version to 27 #251

Closed
Tracked by #250 ...
RaenonX opened this issue Aug 16, 2021 · 0 comments · Fixed by #264
Closed
Tracked by #250 ...

Bump jest version to 27 #251

RaenonX opened this issue Aug 16, 2021 · 0 comments · Fixed by #264
Assignees
Milestone

Comments

@RaenonX
Copy link
Member

RaenonX commented Aug 16, 2021

module.exports = babelJest.createTransformer({

This line has to be babelJest.default.createTransformer instead.

jestjs/jest#11444

Also, set global retry times to avoid flakiness on Azure DevOps.

https://jestjs.io/docs/jest-object#jestretrytimes

@RaenonX RaenonX self-assigned this Aug 16, 2021
@RaenonX RaenonX modified the milestones: v2.19.0, v2.14.0, v2.13.1 Aug 17, 2021
RaenonX added a commit that referenced this issue Aug 23, 2021
Signed-off-by: RaenonX <raenonx0710@gmail.com>
@RaenonX RaenonX closed this as completed Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant