Skip to content

fix the use of SERVER_ERROR and SERVER_FAILURE #668

fix the use of SERVER_ERROR and SERVER_FAILURE

fix the use of SERVER_ERROR and SERVER_FAILURE #668

Triggered via push November 6, 2024 05:11
Status Failure
Total duration 4m 54s
Artifacts

ci-build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ErrorTest.query: test/ogawayama/stub/ErrorTest.cpp#L247
Expected equality of these values: ERROR_CODE::SERVER_ERROR Which is: 4-byte object <0D-00 00-00> transaction->execute_query("SELECT * FROM T2", result_set) Which is: 4-byte object <0A-00 00-00>
ErrorTest.framework: test/ogawayama/stub/ErrorTest.cpp#L378
Expected equality of these values: ERROR_CODE::SERVER_ERROR Which is: 4-byte object <0D-00 00-00> connection->begin(transaction) Which is: 4-byte object <0A-00 00-00>
ErrorTest.query: test/ogawayama/stub/ErrorTest.cpp#L247
Expected equality of these values: ERROR_CODE::SERVER_ERROR Which is: 4-byte object <0D-00 00-00> transaction->execute_query("SELECT * FROM T2", result_set) Which is: 4-byte object <0A-00 00-00>
ErrorTest.framework: test/ogawayama/stub/ErrorTest.cpp#L378
Expected equality of these values: ERROR_CODE::SERVER_ERROR Which is: 4-byte object <0D-00 00-00> connection->begin(transaction) Which is: 4-byte object <0A-00 00-00>
Build (ubuntu-22.04)
Process completed with exit code 8.
Build (ubuntu-24.04)
Process completed with exit code 8.