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] Skip runPackageJsonScript() on windows and macOS #7176

Merged
merged 2 commits into from
Dec 10, 2021

Conversation

styfle
Copy link
Member

@styfle styfle commented Dec 10, 2021

This test is flaky on windows and macOS but its never actually run on those OS's so there is no need to test it there.

https://github.com/vercel/vercel/runs/4478211743?check_suite_focus=true

https://github.com/vercel/vercel/runs/4478211767?check_suite_focus=true

@styfle styfle added area: tests semver: patch PR contains bug fixes labels Dec 10, 2021
@codecov
Copy link

codecov bot commented Dec 10, 2021

Codecov Report

Merging #7176 (0b5c143) into main (ecb4481) will not change coverage.
The diff coverage is n/a.

❗ Current head 0b5c143 differs from pull request most recent head b4df508. Consider uploading reports for the commit b4df508 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7176   +/-   ##
=======================================
  Coverage   49.17%   49.17%           
=======================================
  Files         135      135           
  Lines        5426     5426           
  Branches     1358     1358           
=======================================
  Hits         2668     2668           
  Misses       2745     2745           
  Partials       13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d563b96...b4df508. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tests semver: patch PR contains bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants