You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failing test
"test_fork" start time: Mar 15 11:34 +08
Output:
----------------------------------------------------------
proj_create: SQLite error on SELECT versioned_auth_name, auth_name, version, priority FROM versioned_auth_name_mapping: code = 10, msg = disk I/O error
proj_create: SQLite error on SELECT versioned_auth_name, auth_name, version, priority FROM versioned_auth_name_mapping: code = 10, msg = disk I/O error
proj_create: SQLite error on SELECT versioned_auth_name, auth_name, version, priority FROM versioned_auth_name_mapping: code = 10, msg = disk I/O error
Error in child
proj_create: SQLite error on SELECT versioned_auth_name, auth_name, version, priority FROM versioned_auth_name_mapping: code = 10, msg = disk I/O error
<end of output>
Test time = 0.33 sec
----------------------------------------------------------
Test Failed.
"test_fork" end time: Mar 15 11:34 +08
"test_fork" time elapsed: 00:00:00
----------------------------------------------------------
Problem description
This should work on macOS
Expected Output
Non-failing tests
Environment Information
Tested on 9.5.1; 9.6.0 head and 9.6.0-RC3
macOS 15.3.2 using native toolchain and bundled SQLite version 3.45.3 make all test
Configured without TIFF support
Installation method
Source
The text was updated successfully, but these errors were encountered:
Example of problem
Problem description
This should work on macOS
Expected Output
Non-failing tests
Environment Information
Tested on 9.5.1; 9.6.0 head and 9.6.0-RC3
macOS 15.3.2 using native toolchain and bundled SQLite version 3.45.3
make all test
Configured without TIFF support
Installation method
Source
The text was updated successfully, but these errors were encountered: