-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Two tests failed after successful compilation by msvc on the windows x64 platform #735
Comments
On the x86 platform, the build failed, and the specific error information is as follows:
You can check build error messages from attached file build.log |
Our CI completes the tests on x86_64. Thus, the exact steps allowing to reproduce the problem are necessary. Please create another issue for x86 compilation errors, including the individual setup steps. The problems do not seem to be related. |
Nevermind. I could reproduce both problems. |
Describe the bug
When I used the code compiled by msbuild for unit testing, the test failed. The specific failure is as follows:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All test pass.
Observed Behavior
Unit test failed.
Environment
OS: Windows Server 2016 1607
CPU: AMD EPYC 7452 32-Core Processor
Compiler: MSVC 14.29.30133
Language: ENU
The text was updated successfully, but these errors were encountered: