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

build: workaround for MS STL breaking change #1958

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vpirogov
Copy link
Member

MS STL made a breaking change in mutex definition, that causes gtests to fail in Azure environment. This PR is to confirm the root cause.

@dzarukin dzarukin force-pushed the vpirogov/test-msvc-wa branch 2 times, most recently from 487d4b3 to 4ccc6d2 Compare June 18, 2024 00:00
@vpirogov
Copy link
Member Author

make test Lightweight_scans

@spalicki
Copy link
Contributor

make test Lightweight_scans

@spalicki spalicki requested a review from dzarukin July 18, 2024 03:42
@spalicki
Copy link
Contributor

make test
disable device_gpu

@vpirogov vpirogov added the platform:x64 Intel64/AMD64 processors label Jul 18, 2024
@vpirogov vpirogov added this to the v3.6 milestone Jul 18, 2024
@spalicki
Copy link
Contributor

make test Lightweight_scans

@spalicki
Copy link
Contributor

make test
disable device_gpu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:x64 Intel64/AMD64 processors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants