Skip to content

[CI][C++] thread-sanitizer job fails on arrow-compute-internals-test #43116

@raulcd

Description

@raulcd

Describe the bug, including details regarding any error messages, version, and platform.

The test-ubuntu-20.04-cpp-thread-sanitizer fails on arrow-compute-internals-test without much information:

 Running arrow-compute-internals-test, redirecting output into /build/cpp/build/test-logs/arrow-compute-internals-test.txt (attempt 1/1)
/arrow/cpp/build-support/run-test.sh: line 88: 13423 Killed                  $TEST_EXECUTABLE "$@" > $LOGFILE.raw 2>&1
Running main() from _deps/googletest-src/googletest/src/gtest_main.cc

This is failing since this commit e635cc2 was introduced which seems to be the causing issue.

Component(s)

C++, Continuous Integration

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions