Skip to content

[CI][C++] test-build-vcpkg-win job fails with Test not available without configuration. (Missing "-C <config>"?) #41124

@raulcd

Description

@raulcd

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

The test-build-vcpkg-win has been failing for the last days with the following error:

Test not available without configuration.  (Missing "-C <config>"?)
      Start  1: arrow-array-test
 1/78 Test  #1: arrow-array-test ......................***Not Run   0.00 sec
      Start  2: arrow-buffer-test
Test not available without configuration.  (Missing "-C <config>"?)
 2/78 Test  #2: arrow-buffer-test .....................***Not Run   0.00 sec
      Start  3: arrow-extension-type-test
Test not available without configuration.  (Missing "-C <config>"?)
 3/78 Test  #3: arrow-extension-type-test .............***Not Run   0.00 sec
      Start  4: arrow-misc-test
Test not available without configuration.  (Missing "-C <config>"?)
 4/78 Test  #4: arrow-misc-test .......................***Not Run   0.00 sec
      Start  5: arrow-public-api-test
Test not available without configuration.  (Missing "-C <config>"?)
 5/78 Test  #5: arrow-public-api-test .................***Not Run   0.00 sec
      Start  6: arrow-scalar-test

Those are the commits between the last success and the first failure:
72d20ad...6f6b3b4

Component(s)

C++, Continuous Integration

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions