Skip to content

[C++] arrow-utility-test fails spuriously(?) on osx-arm64 #50143

Description

@h-vetinari

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

With recent broader availability of osx-arm64 runners on GHA and Azure Pipelines, I'm trying to switch the arrow feedstock in conda-forge to native compilation for that target: conda-forge/arrow-cpp-feedstock#2007

This works pretty well, except that one test fails

99% tests passed, 1 tests failed out of 106

Label Time Summary:
[...]

Total Test time (real) = 258.84 sec

The following tests FAILED:
	 41 - arrow-utility-test (Failed)                       arrow-tests unittest

More strangely, there's no visible failure anywhere in the logs for that group of tests (logs below due to length restrictions)

[----------] Global test environment tear-down
[==========] 917 tests from 236 test suites ran. (432 ms total)
[  PASSED  ] 890 tests.
[  SKIPPED ] 27 tests, listed below:
[...]

  YOU HAVE 1 DISABLED TEST

This is reproducible across multiple runs; I tried this first time a few weeks ago and then didn't have time to follow up.

Component(s)

C++

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions