enable testcase for cast to blob #3177
Annotations
16 errors
blob_type_test.insert_generated_blob:
test/jogasaki/api/blob_type_test.cpp#L394
Expected equality of these values:
"\x00\x01\x02"sv
Which is: "\0\x1\x2"
read_file(ret1.path().string())
Which is: ""
\0
|
blob_type_test.insert_generated_blob:
test/jogasaki/api/blob_type_test.cpp#L397
Expected equality of these values:
"ABC"sv
Which is: "ABC"
read_file(ret2.path().string())
Which is: ""
ABC
|
|
Build (ubuntu-22.04, memory)
Process completed with exit code 8.
|
blob_type_test.insert_generated_blob:
test/jogasaki/api/blob_type_test.cpp#L394
Expected equality of these values:
"\x00\x01\x02"sv
Which is: "\0\x1\x2"
read_file(ret1.path().string())
Which is: ""
\0
|
blob_type_test.insert_generated_blob:
test/jogasaki/api/blob_type_test.cpp#L397
Expected equality of these values:
"ABC"sv
Which is: "ABC"
read_file(ret2.path().string())
Which is: ""
ABC
|
|
Build (ubuntu-24.04, memory)
Process completed with exit code 8.
|
blob_type_test.insert_generated_blob:
test/jogasaki/api/blob_type_test.cpp#L394
Expected equality of these values:
"\x00\x01\x02"sv
Which is: "\0\x1\x2"
read_file(ret1.path().string())
Which is: ""
\0
|
blob_type_test.insert_generated_blob:
test/jogasaki/api/blob_type_test.cpp#L397
Expected equality of these values:
"ABC"sv
Which is: "ABC"
read_file(ret2.path().string())
Which is: ""
ABC
|
Build (ubuntu-24.04, shirakami)
Process completed with exit code 8.
|
|
blob_type_test.insert_generated_blob:
test/jogasaki/api/blob_type_test.cpp#L394
Expected equality of these values:
"\x00\x01\x02"sv
Which is: "\0\x1\x2"
read_file(ret1.path().string())
Which is: ""
\0
|
blob_type_test.insert_generated_blob:
test/jogasaki/api/blob_type_test.cpp#L397
Expected equality of these values:
"ABC"sv
Which is: "ABC"
read_file(ret2.path().string())
Which is: ""
ABC
|
|
Build (ubuntu-22.04, shirakami)
Process completed with exit code 8.
|