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
[ RUN ] cubeb.duplex_collection_change_no_unregister
[WARNING] /home/cm/Work/cubeb/googletest/src/gtest-death-test.cc:789:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads.
/home/cm/Work/cubeb/test/test_duplex.cpp:202: Failure
Death test: cubeb_destroy(p)
Result: failed to die.
Error msg:
[ DEATH ]
[ FAILED ] cubeb.duplex_collection_change_no_unregister (112 ms)
It seems we cannot use death test for rust API
The text was updated successfully, but these errors were encountered: