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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The 
[test-build-vcpkg-win](https://github.com/ursacomputing/crossbow/actions/runs/8624071156/job/23638459267)
 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:
   
https://github.com/apache/arrow/compare/72d20ad719021c5513620e23a0a65fb724f0e299...6f6b3b49c013ab2982fbd8b50313c3b0539bc7ca
   
   ### Component(s)
   
   C++, 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