HappenLee opened a new issue #5784:
URL: https://github.com/apache/incubator-doris/issues/5784


   **Describe the bug**
   
   1. relocation R_X86_64_32 against `__gxx_personality_v0' can not be used 
when making a shared object; recompile with -fPIC
   `be/test/runtime/user_function_cache_test.cpp` will failed the UT
   
   2. warning: the use of `tmpnam' is dangerous, better use `mkstemp'
   `be/test/util/filesystem_util_test.cpp` just warning:
   
   3. Death tests use fork(), which is unsafe
   particularly in a threaded context. For this test, Google Test couldn't 
detect
   the number of threads.
   `be/test/util/threadpool_test.cpp` test will hang in `DEBUG` mode
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to