Compile [2024-11-20 04:57:43 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat" >nul
cl /Zm800 -nologo "..\libs\process\test\v1\wait_for.cpp" -c -Fo"C:\teeks99-09\run\results\boost\bin.v2\libs\process\test\v1\wait_for.test\msvc-14.1\dbg\x86_6\bst.p-bst\dbg-symbl-off\thrd-mlt\wait_for.obj" -TP /wd4675 /EHs /GR /Zc:throwingNew /Od /Ob0 /W3 /MDd /Zc:forScope /Zc:wchar_t /Zc:inline /favor:blend -wd4275 /bigobj -DBOOST_ALL_NO_LIB=1 -DBOOST_ASIO_NO_DEPRECATED -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_NO_LIB=1 -DBOOST_COBALT_USE_STD_PMR=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_CONTEXT_NO_LIB=1 -DBOOST_DATE_TIME_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_FILESYSTEM_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_NO_LIB=1 -DBOOST_PROCESS_DYN_LINK=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DBOOST_RANDOM_DYN_LINK=1 -DBOOST_RANDOM_NO_LIB=1 -DBOOST_REGEX_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_LIB=1 -DBOOST_TEST_NO_AUTO_LINK=1 -DDATE_TIME_INLINE -DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS "-I.." "-IC:\teeks99-09\run\boost_root\libs\algorithm\include" "-IC:\teeks99-09\run\boost_root\libs\asio\include" "-IC:\teeks99-09\run\boost_root\libs\assert\include" "-IC:\teeks99-09\run\boost_root\libs\atomic\include" "-IC:\teeks99-09\run\boost_root\libs\bind\include" "-IC:\teeks99-09\run\boost_root\libs\container_hash\include" "-IC:\teeks99-09\run\boost_root\libs\context\include" "-IC:\teeks99-09\run\boost_root\libs\core\include" "-IC:\teeks99-09\run\boost_root\libs\describe\include" "-IC:\teeks99-09\run\boost_root\libs\detail\include" "-IC:\teeks99-09\run\boost_root\libs\filesystem\include" "-IC:\teeks99-09\run\boost_root\libs\function\include" "-IC:\teeks99-09\run\boost_root\libs\function_types\include" "-IC:\teeks99-09\run\boost_root\libs\fusion\include" "-IC:\teeks99-09\run\boost_root\libs\integer\include" "-IC:\teeks99-09\run\boost_root\libs\iostreams\include" "-IC:\teeks99-09\run\boost_root\libs\iterator\include" "-IC:\teeks99-09\run\boost_root\libs\move\include" "-IC:\teeks99-09\run\boost_root\libs\mp11\include" "-IC:\teeks99-09\run\boost_root\libs\optional\include" "-IC:\teeks99-09\run\boost_root\libs\predef\include" "-IC:\teeks99-09\run\boost_root\libs\process\include" "-IC:\teeks99-09\run\boost_root\libs\random\include" "-IC:\teeks99-09\run\boost_root\libs\regex\include" "-IC:\teeks99-09\run\boost_root\libs\scope\include" "-IC:\teeks99-09\run\boost_root\libs\smart_ptr\include" "-IC:\teeks99-09\run\boost_root\libs\system\include" "-IC:\teeks99-09\run\boost_root\libs\throw_exception\include" "-IC:\teeks99-09\run\boost_root\libs\tuple\include" "-IC:\teeks99-09\run\boost_root\libs\type_index\include" "-IC:\teeks99-09\run\boost_root\libs\type_traits\include" "-IC:\teeks99-09\run\boost_root\libs\unordered\include" "-IC:\teeks99-09\run\boost_root\libs\variant2\include" "-IC:\teeks99-09\run\boost_root\libs\winapi\include"
wait_for.cpp
..\libs\process\test\v1\wait_for.cpp(42): warning C4996: 'boost::process::v1::child::wait_for': wait_for is unreliable
..\boost/process/v1/detail/child_decl.hpp(132): note: see declaration of 'boost::process::v1::child::wait_for'
..\libs\process\test\v1\wait_for.cpp(43): warning C4996: 'boost::process::v1::child::wait_for': wait_for is unreliable
..\boost/process/v1/detail/child_decl.hpp(132): note: see declaration of 'boost::process::v1::child::wait_for'
..\libs\process\test\v1\wait_for.cpp(62): warning C4996: 'boost::process::v1::child::wait_for': wait_for is unreliable
..\boost/process/v1/detail/child_decl.hpp(189): note: see declaration of 'boost::process::v1::child::wait_for'
..\libs\process\test\v1\wait_for.cpp(63): warning C4996: 'boost::process::v1::child::wait_for': wait_for is unreliable
..\boost/process/v1/detail/child_decl.hpp(189): note: see declaration of 'boost::process::v1::child::wait_for'
..\libs\process\test\v1\wait_for.cpp(86): warning C4996: 'boost::process::v1::child::wait_until': wait_until is unreliable
..\boost/process/v1/detail/child_decl.hpp(142): note: see declaration of 'boost::process::v1::child::wait_until'
..\libs\process\test\v1\wait_for.cpp(87): warning C4996: 'boost::process::v1::child::wait_until': wait_until is unreliable
..\boost/process/v1/detail/child_decl.hpp(142): note: see declaration of 'boost::process::v1::child::wait_until'
..\libs\process\test\v1\wait_for.cpp(108): warning C4996: 'boost::process::v1::child::wait_until': wait_until is unreliable
..\boost/process/v1/detail/child_decl.hpp(196): note: see declaration of 'boost::process::v1::child::wait_until'
..\libs\process\test\v1\wait_for.cpp(109): warning C4996: 'boost::process::v1::child::wait_until': wait_until is unreliable
..\boost/process/v1/detail/child_decl.hpp(196): note: see declaration of 'boost::process::v1::child::wait_until'
..\libs\process\test\v1\wait_for.cpp(128): warning C4996: 'boost::process::v1::child::wait_for': wait_for is unreliable
..\boost/process/v1/detail/child_decl.hpp(132): note: see declaration of 'boost::process::v1::child::wait_for'
..\boost/process/v1/detail/child_decl.hpp(135): warning C4996: 'boost::process::v1::child::wait_for': wait_for is unreliable
..\boost/process/v1/detail/child_decl.hpp(189): note: see declaration of 'boost::process::v1::child::wait_for'
..\libs\process\test\v1\wait_for.cpp(42): note: see reference to function template instantiation 'bool boost::process::v1::child::wait_for<__int64,std::milli>(const std::chrono::duration<__int64,std::milli> &)' being compiled
..\boost/asio/use_future.hpp(132): note: see reference to class template instantiation 'boost::asio::use_future_t<std::allocator<void>>::std_allocator_void' being compiled
..\boost/asio/use_future.hpp(140): note: see reference to class template instantiation 'boost::asio::use_future_t<std::allocator<void>>' being compiled
..\boost/asio/execution/relationship.hpp(546): note: see reference to class template instantiation 'boost::asio::execution::detail::relationship_t<0>' being compiled
..\boost/asio/execution/outstanding_work.hpp(548): note: see reference to class template instantiation 'boost::asio::execution::detail::outstanding_work_t<0>' being compiled
..\boost/asio/execution/occupancy.hpp(135): note: see reference to class template instantiation 'boost::asio::execution::detail::occupancy_t<0>' being compiled
..\boost/asio/execution/mapping.hpp(737): note: see reference to class template instantiation 'boost::asio::execution::detail::mapping_t<0>' being compiled
..\boost/asio/execution/context.hpp(142): note: see reference to class template instantiation 'boost::asio::execution::detail::context_t<0>' being compiled
..\boost/asio/execution/blocking_adaptation.hpp(722): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_adaptation_t<0>' being compiled
..\boost/asio/execution/blocking.hpp(896): note: see reference to class template instantiation 'boost::asio::execution::detail::blocking_t<0>' being compiled
..\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<9>' being compiled
..\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<8>' being compiled
..\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<7>' being compiled
..\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<6>' being compiled
..\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<5>' being compiled
..\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<4>' being compiled
..\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<3>' being compiled
..\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<2>' being compiled
..\boost/bind/placeholders.hpp(45): note: see reference to class template instantiation 'boost::arg<1>' being compiled
..\boost/process/v1/detail/child_decl.hpp(191): warning C4996: 'boost::process::v1::child::wait_until': wait_until is unreliable
..\boost/process/v1/detail/child_decl.hpp(196): note: see declaration of 'boost::process::v1::child::wait_until'
..\libs\process\test\v1\wait_for.cpp(62): note: see reference to function template instantiation 'bool boost::process::v1::child::wait_for<__int64,std::milli>(const std::chrono::duration<__int64,std::milli> &,std::error_code &) noexcept' being compiled
..\boost/process/v1/detail/child_decl.hpp(145): warning C4996: 'boost::process::v1::child::wait_until': wait_until is unreliable
..\boost/process/v1/detail/child_decl.hpp(196): note: see declaration of 'boost::process::v1::child::wait_until'
..\libs\process\test\v1\wait_for.cpp(86): note: see reference to function template instantiation 'bool boost::process::v1::child::wait_until<std::chrono::system_clock,std::chrono::system_clock::duration>(const std::chrono::time_point<std::chrono::system_clock,std::chrono::system_clock::duration> &)' being compiled
Link [2024-11-20 04:57:43 UTC]: succeed
call "C:\teeks99-09\run\results\boost\bin.v2\standalone\msvc\msvc-14.1\msvc-setup.bat" >nul
link /NOLOGO /INCREMENTAL:NO "C:\teeks99-09\run\results\boost\bin.v2\libs\process\test\v1\wait_for.test\msvc-14.1\dbg\x86_6\bst.p-bst\dbg-symbl-off\thrd-mlt\wait_for.obj" "C:\teeks99-09\run\results\boost\bin.v2\libs\exception\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\lnk-sttc\thrd-mlt\libboost_exception-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\regex\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_regex-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\context\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_context-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\date_time\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_date_time-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\system\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_system-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\filesystem\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_filesystem-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\random\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_random-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\iostreams\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_iostreams-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\process\build\msvc-14.1\dbg\x86_6\bst.p-bst\dbg-symbl-off\thrd-mlt\boost_process-vc141-mt-gd-x64-1_87.lib" "C:\teeks99-09\run\results\boost\bin.v2\libs\program_options\build\msvc-14.1\dbg\x86_6\dbg-symbl-off\thrd-mlt\boost_program_options-vc141-mt-gd-x64-1_87.lib" "synchronization.lib" /MANIFEST:EMBED /MACHINE:X64 /subsystem:console /out:"C:\teeks99-09\run\results\boost\bin.v2\libs\process\test\v1\wait_for.test\msvc-14.1\dbg\x86_6\bst.p-bst\dbg-symbl-off\thrd-mlt\wait_for.exe"
Run [2024-11-20 04:57:43 UTC]: fail
Running 5 test cases...
../libs/process/test/v1/wait_for.cpp(109): error: in "wait_test/wait_until_ec": check c.wait_until(t2, ec) has failed
Test module "Master Test Suite" has failed with:
4 test cases out of 5 passed
1 test case out of 5 failed
17 assertions out of 18 passed
1 assertion out of 18 failed
Test suite "wait_test" has failed with:
4 test cases out of 5 passed
1 test case out of 5 failed
17 assertions out of 18 passed
1 assertion out of 18 failed
Test case "wait_test/wait_for" has passed with:
4 assertions out of 4 passed
Test case "wait_test/wait_for_ec" has passed with:
4 assertions out of 4 passed
Test case "wait_test/wait_until" has passed with:
3 assertions out of 3 passed
Test case "wait_test/wait_until_ec" has failed with:
3 assertions out of 4 passed
1 assertion out of 4 failed
Test case "wait_test/wait_for_exit_before_timeout" has passed with:
3 assertions out of 3 passed
EXIT STATUS: 201