Andrew Schwartzmeyer created MESOS-7484:
-------------------------------------------
Summary: VersionTest.ParseInvalid aborts on Windows.
Key: MESOS-7484
URL: https://issues.apache.org/jira/browse/MESOS-7484
Project: Mesos
Issue Type: Bug
Components: stout
Environment: Windows 10 with Visual Studio 2017 build tools.
Reporter: Andrew Schwartzmeyer
The test case {{u8"1.0.0-b\u00e9ta"}} of the {{VersionTest.ParseInvalid}} unit
test aborts on Windows as of commit {{c0ff3f2685}}.
{quote}
Program: ...wa\src\mesos\build\3rdparty\stout\tests\Debug\stout-tests.exe
File: minkernel\crts\ucrt\src\appcrt\convert\isctype.cpp
Line: 36
Expression: c >= -1 && c <= 255
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)