Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: tests for driver manager on windows don't seem to be executed #1867

Open
alexandreyc opened this issue May 16, 2024 · 1 comment
Open
Labels
Type: bug Something isn't working

Comments

@alexandreyc
Copy link
Contributor

What happened?

It looks like tests for the driver manager are not executed on Windows during CI runs.

  • Workflow: Native Libraries (Windows)
  • Job: C/C++ (Conda/windows-latest)
  • Step: Test Driver Manager

Here are a few concrete recent examples:

In the output of all these step we don't see adbc-driver-manager-test. Is this normal or am I misunderstanding something?

I've stumbled upon this while debugging an issue with the Rust implementation and it might be related to using the SQLite driver through the driver manager on Windows (though I can't reproduce the issue on my local Windows 11...)

How can we reproduce the bug?

No response

Environment/Setup

No response

@alexandreyc alexandreyc added the Type: bug Something isn't working label May 16, 2024
@lidavidm
Copy link
Member

Windows doesn't get much attention since I don't think many contributors have a dedicated Windows machine, and the Microsoft developer VM expires really quickly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants