lidavidm commented on code in PR #3814:
URL: https://github.com/apache/arrow-adbc/pull/3814#discussion_r2624592903


##########
c/driver_manager/CMakeLists.txt:
##########


Review Comment:
   It appears to break the test:
   
   ```
    [ RUN      ] DriverManifest.AllDisabled
   
C:\Users\runneradmin\AppData\Local\Temp\tmpag4d5h.tmp\apache-arrow-adbc-1.10.0\c\driver_manager\adbc_driver_manager_test.cc(1142):
 error: Value of: error.message
   Expected: has substring "not enabled at run time: user config dir /"
     Actual: 0000017077E4D150 pointing to "[Driver Manager] adbc-test-sqlite: 
LoadLibraryExW() failed: (126) The specified module could not be 
found.\r\n\nadbc-test-sqlite.dll: LoadLibraryExW() failed: (126) The specified 
module could not be found.\r\n\nAlso searched these paths for manifests:\n\tnot 
enabled at run time: ADBC_DRIVER_PATH (enable ADBC_LOAD_FLAG_SEARCH_ENV)\n\tnot 
enabled at run time: HKEY_CURRENT_USER (enable 
ADBC_LOAD_FLAG_SEARCH_USER)\n\tnot enabled at run time: HKEY_LOCAL_MACHINE 
(enable ADBC_LOAD_FLAG_SEARCH_SYSTEM)" (of type char * __ptr64)
   
C:\Users\runneradmin\AppData\Local\Temp\tmpag4d5h.tmp\apache-arrow-adbc-1.10.0\c\driver_manager\adbc_driver_manager_test.cc(1146):
 error: Value of: error.message
   Expected: has substring "not enabled at run time: system config dir /"
   ```



-- 
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