mapleFU opened a new issue, #42104:
URL: https://github.com/apache/arrow/issues/42104

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   ```
   80/96 Test #83: arrow-telemetry-test .........................***Failed    
0.36 sec
   Running arrow-telemetry-test, redirecting output into 
/build/cpp/build/test-logs/arrow-telemetry-test.txt (attempt 1/1)
   Running main() from _deps/googletest-src/googletest/src/gtest_main.cc
   [==========] Running 1 test from 1 test suite.
   [----------] Global test environment set-up.
   [----------] 1 test from TestLogging
   [ RUN      ] TestLogging.Basics
   /arrow/cpp/src/arrow/telemetry/telemetry_test.cc:71: Failure
   Expected: (logger) != (nullptr), actual: (nullptr) vs (nullptr)
   /arrow/cpp/src/arrow/telemetry/telemetry_test.cc:71: Failure
   Expected: (logger) != (nullptr), actual: (nullptr) vs (nullptr)
   [  FAILED  ] TestLogging.Basics (0 ms)
   [----------] 1 test from TestLogging (4 ms total)
   
   [----------] Global test environment tear-down
   /arrow/cpp/src/arrow/telemetry/telemetry_test.cc:62: Failure
   Value of: internal::ShutdownOtelLoggerProvider()
     Actual: false
   Expected: true
   [==========] 1 test from 1 test suite ran. (6 ms total)
   [  PASSED  ] 0 tests.
   [  FAILED  ] 1 test, listed below:
   [  FAILED  ] TestLogging.Basics
   ```
   
   CI link: 
https://github.com/apache/arrow/actions/runs/9469405435/job/26088004991?pr=41981
 
   
   ### Component(s)
   
   Continuous Integration


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to