You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error:
F:\gitP\leapmotion\autowiring\build_amd64_Release>.\bin\Release\AutowiringTest.exe
[==========] Running 470 tests from 67 test cases.
[----------] Global test environment set-up.
[----------] 16 tests from AnySharedPointerTest
[ RUN ] AnySharedPointerTest.CanReinterpretCastSharedPtr
[ OK ] AnySharedPointerTest.CanReinterpretCastSharedPtr (0 ms)
[ RUN ] AnySharedPointerTest.OperatorEq
[ OK ] AnySharedPointerTest.OperatorEq (0 ms)
[ RUN ] AnySharedPointerTest.AnySharedPointerRelease
[ OK ] AnySharedPointerTest.AnySharedPointerRelease (0 ms)
[ RUN ] AnySharedPointerTest.SlotReassignment
[ OK ] AnySharedPointerTest.SlotReassignment (0 ms)
[ RUN ] AnySharedPointerTest.SlotsInVector
[ OK ] AnySharedPointerTest.SlotsInVector (0 ms) [ RUN ] AnySharedPointerTest.SlotDuplication (hang)
The text was updated successfully, but these errors were encountered:
After building autowiring with /std;c++latest, 15 tests hang when running AutowiringTest.exe on MSVC. Could someone help look?
error:
F:\gitP\leapmotion\autowiring\build_amd64_Release>.\bin\Release\AutowiringTest.exe
[==========] Running 470 tests from 67 test cases.
[----------] Global test environment set-up.
[----------] 16 tests from AnySharedPointerTest
[ RUN ] AnySharedPointerTest.CanReinterpretCastSharedPtr
[ OK ] AnySharedPointerTest.CanReinterpretCastSharedPtr (0 ms)
[ RUN ] AnySharedPointerTest.OperatorEq
[ OK ] AnySharedPointerTest.OperatorEq (0 ms)
[ RUN ] AnySharedPointerTest.AnySharedPointerRelease
[ OK ] AnySharedPointerTest.AnySharedPointerRelease (0 ms)
[ RUN ] AnySharedPointerTest.SlotReassignment
[ OK ] AnySharedPointerTest.SlotReassignment (0 ms)
[ RUN ] AnySharedPointerTest.SlotsInVector
[ OK ] AnySharedPointerTest.SlotsInVector (0 ms)
[ RUN ] AnySharedPointerTest.SlotDuplication (hang)
The text was updated successfully, but these errors were encountered: