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

skip slow size tests on Windows #107

Open
stefantalpalaru opened this issue Nov 18, 2021 · 0 comments
Open

skip slow size tests on Windows #107

stefantalpalaru opened this issue Nov 18, 2021 · 0 comments

Comments

@stefantalpalaru
Copy link
Contributor

Seeing this in GitHub Actions, after reducing the number of log lines in "tests/size.nim" from 1000 to 500 (1000 would OOM-kill gcc).

64-bit Windows:

[OK] compiled ../size for size_check_release 314.500 s
[OK] compiled ../size for size_check_debug 67.446 s

64-bit Linux:

[OK] compiled ../size for size_check_release 13.055 s
[OK] compiled ../size for size_check_debug 4.611 s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant