fix: implement Speakeasy hook to fix multipart file field names #145
Annotations
10 errors
|
pytest ► tests.test_multipart_fix_hook.TestMultipartFileFieldFixHook ► test_patch_multipart_serialization_replaces_function:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
args = (<tests.test_multipart_fix_hook.TestMultipartFileFieldFixHook object at 0x7f44e81a7310>,)
|
|
pytest ► tests.test_multipart_fix_hook.TestMultipartFileFieldFixHook ► test_patched_function_fixes_file_field_names:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
args = (<tests.test_multipart_fix_hook.TestMultipartFileFieldFixHook object at 0x7f6becc50e80>,)
|
|
pytest ► tests.test_multipart_fix_hook.TestMultipartFileFieldFixHook ► test_file_field_detection_edge_cases:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
self = <tests.test_multipart_fix_hook.TestMultipartFileFieldFixHook object at 0x7f394c0385b0>
|
|
pytest ► tests.test_multipart_fix_hook.TestMultipartFileFieldFixHook ► test_patched_function_preserves_correct_names:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
args = (<tests.test_multipart_fix_hook.TestMultipartFileFieldFixHook object at 0x7f6becc5f430>,)
|
|
pytest ► tests.test_multipart_fix_hook.TestMultipartFileFieldFixHook ► test_patched_function_handles_mixed_fields:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
args = (<tests.test_multipart_fix_hook.TestMultipartFileFieldFixHook object at 0x7f6becc5f070>,)
|
|
test
Failed test were found and 'fail-on-error' option is set to true
|
|
test
Process completed with exit code 1.
|
|
test
failed to run with version 1.580.2: exit status 1
|
|
test
error running tests for target glean (python): exit status 1
|
|
test
error running tests for target glean (python): exit status 1
|