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

test: fix the unstable for windows #5195

Merged
merged 1 commit into from
May 31, 2023
Merged

test: fix the unstable for windows #5195

merged 1 commit into from
May 31, 2023

Conversation

Wai-Dung
Copy link
Contributor

@Wai-Dung Wai-Dung commented May 31, 2023

After investigation for a while for windows, it seems we should delay for about 1 sec before the "assert" can find the actual error logged into the file.


  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

After investigation for a while for windows, it seems we should delay
for about 1 sec before the "assert" can find the actual error logged
into the file.
@Wai-Dung
Copy link
Contributor Author

1685529104409

Test on my old PC and it gets passed twice.

Copy link
Member

@fengmk2 fengmk2 left a comment

Choose a reason for hiding this comment

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

👍!

@fengmk2
Copy link
Member

fengmk2 commented May 31, 2023

@MaledongGit egg 的 Windows 环境开发者有你有福。

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b40777a) 99.85% compared to head (6923a61) 99.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5195   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          35       35           
  Lines        3489     3489           
  Branches      512      512           
=======================================
  Hits         3484     3484           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fengmk2 fengmk2 merged commit 36e0989 into eggjs:master May 31, 2023
18 checks passed
@github-actions
Copy link

🎉 This PR is included in version 3.16.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants