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

Windows CI job goes out of memory when building tests #6935

Open
SiarheiFedartsou opened this issue Jun 8, 2024 · 0 comments
Open

Windows CI job goes out of memory when building tests #6935

SiarheiFedartsou opened this issue Jun 8, 2024 · 0 comments
Labels

Comments

@SiarheiFedartsou
Copy link
Member

We had to disable running unit tests on Windows in this PR. MSVC goes out of memory when trying to build tests:

2024-06-08T09:06:17.5884670Z D:\a\osrm-backend\osrm-backend\unit_tests\library\route.cpp(128,49): error C1060: compiler is out of heap space [D:\a\osrm-backend\osrm-backend\build\unit_tests\library-tests.vcxproj]

It seems it started happening after yet another update of CI base image.

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

No branches or pull requests

1 participant