kou commented on PR #39905:
URL: https://github.com/apache/arrow/pull/39905#issuecomment-2159908245

   It seems that this breaks CI:
   
   
https://github.com/apache/arrow/actions/runs/9453191775/job/26038038570#step:7:3293
   
   ```text
   80/96 Test #83: arrow-telemetry-test .........................***Failed    
0.08 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 (0 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. (0 ms total)
   [  PASSED  ] 0 tests.
   [  FAILED  ] 1 test, listed below:
   [  FAILED  ] TestLogging.Basics
   
    1 FAILED TEST
   /build/cpp/src/arrow/telemetry
   ```
   
   Could you open a new issue and take a look at this?


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