Find us on GitHub

TestNativeDag

Metadata

Conformance Version:main
Implementation Version:master (92bb72db0c06cf167c020c374793a4f76e7ec3e5)
Results Generated At:2023-09-15T09:58:34Z
Job URL:https://github.com/singulargarden/kubo/actions/runs/6196629910

Results

Implementationkubo
Conformance Versionmain
Total70
Cache control HTTP headers %28cbor%294
Cache control HTTP headers %28json%294
GET for application%2Fvnd.ipld.dag-cbor with %3Fdownload%3Dtrue forces Content-Disposition%3A attachment1
GET for application%2Fvnd.ipld.dag-cbor with query filename includes Content-Disposition with custom filename1
GET for application%2Fvnd.ipld.dag-json with %3Fdownload%3Dtrue forces Content-Disposition%3A attachment1
GET for application%2Fvnd.ipld.dag-json with query filename includes Content-Disposition with custom filename1
GET plain CBOR codec from %2Fipfs with application%2Fvnd.ipld.dag-cbor returns the same payload as the raw block2
GET plain CBOR codec from %2Fipfs with format%3Ddag-cbor returns the same payload as the raw block2
GET plain CBOR codec from %2Fipfs without explicit format returns the same payload as the raw block2
GET plain CBOR codec on %2Fipfs with Accept%3A text%2Fhtml returns HTML %28dag-index-html%295
GET plain CBOR codec with Accept%3A application%2Fcbor returns same payload as application%2Fvnd.ipld.dag-cbor but with plain Content-Type3
GET plain CBOR codec with format%3Dcbor returns same payload as format%3Ddag-cbor but with plain Content-Type3
GET plain JSON codec from %2Fipfs with application%2Fvnd.ipld.dag-json returns the same payload as the raw block2
GET plain JSON codec from %2Fipfs with format%3Ddag-json returns the same payload as the raw block2
GET plain JSON codec from %2Fipfs without explicit format returns the same payload as the raw block2
GET plain JSON codec on %2Fipfs with Accept%3A text%2Fhtml returns HTML %28dag-index-html%295
GET plain JSON codec with Accept%3A application%2Fjson returns same payload as application%2Fvnd.ipld.dag-json but with plain Content-Type3
GET plain JSON codec with format%3Djson returns same payload as format%3Ddag-json but with plain Content-Type3
GET response for application%2Fvnd.ipld.dag-cbor has expected Content-Type4
GET response for application%2Fvnd.ipld.dag-json has expected Content-Type4
HEAD plain CBOR codec with an explicit DAG-JSON format returns HTTP 2004
HEAD plain CBOR codec with no explicit format returns HTTP 2003
HEAD plain CBOR codec with only-if-cached for missing block returns HTTP 412 Precondition Failed1
HEAD plain JSON codec with an explicit DAG-JSON format returns HTTP 2004
HEAD plain JSON codec with no explicit format returns HTTP 2003
HEAD plain JSON codec with only-if-cached for missing block returns HTTP 412 Precondition Failed1

Logs - Job URL

TestNativeDag

=== RUN   TestNativeDag
    path_gateway_dag_test.go:394: --- META: {"group":"JSON-CBOR"}
--- PASS: TestNativeDag (0.12s)

TestNativeDag/Cache_control_HTTP_headers_%28cbor%29

=== RUN   TestNativeDag/Cache_control_HTTP_headers_%28cbor%29
--- PASS: TestNativeDag/Cache_control_HTTP_headers_%28cbor%29 (0.01s)

TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_Cache-Control

=== RUN   TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_Cache-Control
--- PASS: TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_Cache-Control (0.00s)

TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_Etag

=== RUN   TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_Etag
--- PASS: TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_Etag (0.00s)

TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_X-Ipfs-Path

=== RUN   TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_X-Ipfs-Path
--- PASS: TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_X-Ipfs-Path (0.00s)

TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_X-Ipfs-Roots

=== RUN   TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_X-Ipfs-Roots
--- PASS: TestNativeDag/Cache_control_HTTP_headers_%28cbor%29/Header_X-Ipfs-Roots (0.00s)

TestNativeDag/Cache_control_HTTP_headers_%28json%29

=== RUN   TestNativeDag/Cache_control_HTTP_headers_%28json%29
--- PASS: TestNativeDag/Cache_control_HTTP_headers_%28json%29 (0.00s)

TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_Cache-Control

=== RUN   TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_Cache-Control
--- PASS: TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_Cache-Control (0.00s)

TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_Etag

=== RUN   TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_Etag
--- PASS: TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_Etag (0.00s)

TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_X-Ipfs-Path

=== RUN   TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_X-Ipfs-Path
--- PASS: TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_X-Ipfs-Path (0.00s)

TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_X-Ipfs-Roots

=== RUN   TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_X-Ipfs-Roots
--- PASS: TestNativeDag/Cache_control_HTTP_headers_%28json%29/Header_X-Ipfs-Roots (0.00s)

TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment

=== RUN   TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment
--- PASS: TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment (0.01s)

TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment/Header_Content-Disposition

=== RUN   TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment/Header_Content-Disposition
--- PASS: TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment/Header_Content-Disposition (0.00s)

TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_query_filename_includes_Content-Disposition_with_custom_filename

=== RUN   TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_query_filename_includes_Content-Disposition_with_custom_filename
--- PASS: TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_query_filename_includes_Content-Disposition_with_custom_filename (0.00s)

TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_query_filename_includes_Content-Disposition_with_custom_filename/Header_Content-Disposition

=== RUN   TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_query_filename_includes_Content-Disposition_with_custom_filename/Header_Content-Disposition
--- PASS: TestNativeDag/GET_for_application%2Fvnd.ipld.dag-cbor_with_query_filename_includes_Content-Disposition_with_custom_filename/Header_Content-Disposition (0.00s)

TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment

=== RUN   TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment
--- PASS: TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment (0.00s)

TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment/Header_Content-Disposition

=== RUN   TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment/Header_Content-Disposition
--- PASS: TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_%3Fdownload%3Dtrue_forces_Content-Disposition%3A_attachment/Header_Content-Disposition (0.00s)

TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_query_filename_includes_Content-Disposition_with_custom_filename

=== RUN   TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_query_filename_includes_Content-Disposition_with_custom_filename
--- PASS: TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_query_filename_includes_Content-Disposition_with_custom_filename (0.00s)

TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_query_filename_includes_Content-Disposition_with_custom_filename/Header_Content-Disposition

=== RUN   TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_query_filename_includes_Content-Disposition_with_custom_filename/Header_Content-Disposition
--- PASS: TestNativeDag/GET_for_application%2Fvnd.ipld.dag-json_with_query_filename_includes_Content-Disposition_with_custom_filename/Header_Content-Disposition (0.00s)

TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-cbor_returns_the_same_payload_as_the_raw_block

=== RUN   TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-cbor_returns_the_same_payload_as_the_raw_block
--- PASS: TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-cbor_returns_the_same_payload_as_the_raw_block (0.00s)

TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-cbor_returns_the_same_payload_as_the_raw_block/Body

=== RUN   TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-cbor_returns_the_same_payload_as_the_raw_block/Body
--- PASS: TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-cbor_returns_the_same_payload_as_the_raw_block/Body (0.00s)

TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-cbor_returns_the_same_payload_as_the_raw_block/Status_code

=== RUN   TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-cbor_returns_the_same_payload_as_the_raw_block/Status_code
--- PASS: TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-cbor_returns_the_same_payload_as_the_raw_block/Status_code (0.00s)

TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_format%3Ddag-cbor_returns_the_same_payload_as_the_raw_block

=== RUN   TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_format%3Ddag-cbor_returns_the_same_payload_as_the_raw_block
--- PASS: TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_format%3Ddag-cbor_returns_the_same_payload_as_the_raw_block (0.00s)

TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_format%3Ddag-cbor_returns_the_same_payload_as_the_raw_block/Body

=== RUN   TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_format%3Ddag-cbor_returns_the_same_payload_as_the_raw_block/Body
--- PASS: TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_format%3Ddag-cbor_returns_the_same_payload_as_the_raw_block/Body (0.00s)

TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_format%3Ddag-cbor_returns_the_same_payload_as_the_raw_block/Status_code

=== RUN   TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_format%3Ddag-cbor_returns_the_same_payload_as_the_raw_block/Status_code
--- PASS: TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_with_format%3Ddag-cbor_returns_the_same_payload_as_the_raw_block/Status_code (0.00s)

TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block

=== RUN   TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block
--- PASS: TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block (0.00s)

TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Body

=== RUN   TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Body
--- PASS: TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Body (0.00s)

TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Status_code

=== RUN   TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Status_code
--- PASS: TestNativeDag/GET_plain_CBOR_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Status_code (0.00s)

TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29

=== RUN   TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29
--- PASS: TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29 (0.00s)

TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Body

=== RUN   TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Body
--- PASS: TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Body (0.00s)

TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Cache-Control

=== RUN   TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Cache-Control
--- PASS: TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Cache-Control (0.00s)

TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Disposition

=== RUN   TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Disposition
--- PASS: TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Disposition (0.00s)

TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Type

=== RUN   TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Type
--- PASS: TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Type (0.00s)

TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Etag

=== RUN   TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Etag
--- PASS: TestNativeDag/GET_plain_CBOR_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Etag (0.00s)

TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type

=== RUN   TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type
--- PASS: TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type (0.00s)

TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type/Body

=== RUN   TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type/Body
--- PASS: TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type/Body (0.00s)

TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type/Header_Content-Type

=== RUN   TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type/Header_Content-Type
--- PASS: TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type/Header_Content-Type (0.00s)

TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type/Status_code

=== RUN   TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type/Status_code
--- PASS: TestNativeDag/GET_plain_CBOR_codec_with_Accept%3A_application%2Fcbor_returns_same_payload_as_application%2Fvnd.ipld.dag-cbor_but_with_plain_Content-Type/Status_code (0.00s)

TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type

=== RUN   TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type
--- PASS: TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type (0.00s)

TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type/Body

=== RUN   TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type/Body
--- PASS: TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type/Body (0.00s)

TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type/Header_Content-Type

=== RUN   TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type/Header_Content-Type
--- PASS: TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type/Header_Content-Type (0.00s)

TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type/Status_code

=== RUN   TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type/Status_code
--- PASS: TestNativeDag/GET_plain_CBOR_codec_with_format%3Dcbor_returns_same_payload_as_format%3Ddag-cbor_but_with_plain_Content-Type/Status_code (0.00s)

TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-json_returns_the_same_payload_as_the_raw_block

=== RUN   TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-json_returns_the_same_payload_as_the_raw_block
--- PASS: TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-json_returns_the_same_payload_as_the_raw_block (0.00s)

TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-json_returns_the_same_payload_as_the_raw_block/Body

=== RUN   TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-json_returns_the_same_payload_as_the_raw_block/Body
--- PASS: TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-json_returns_the_same_payload_as_the_raw_block/Body (0.00s)

TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-json_returns_the_same_payload_as_the_raw_block/Status_code

=== RUN   TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-json_returns_the_same_payload_as_the_raw_block/Status_code
--- PASS: TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_application%2Fvnd.ipld.dag-json_returns_the_same_payload_as_the_raw_block/Status_code (0.00s)

TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_format%3Ddag-json_returns_the_same_payload_as_the_raw_block

=== RUN   TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_format%3Ddag-json_returns_the_same_payload_as_the_raw_block
--- PASS: TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_format%3Ddag-json_returns_the_same_payload_as_the_raw_block (0.01s)

TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_format%3Ddag-json_returns_the_same_payload_as_the_raw_block/Body

=== RUN   TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_format%3Ddag-json_returns_the_same_payload_as_the_raw_block/Body
--- PASS: TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_format%3Ddag-json_returns_the_same_payload_as_the_raw_block/Body (0.00s)

TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_format%3Ddag-json_returns_the_same_payload_as_the_raw_block/Status_code

=== RUN   TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_format%3Ddag-json_returns_the_same_payload_as_the_raw_block/Status_code
--- PASS: TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_with_format%3Ddag-json_returns_the_same_payload_as_the_raw_block/Status_code (0.00s)

TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block

=== RUN   TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block
--- PASS: TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block (0.00s)

TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Body

=== RUN   TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Body
--- PASS: TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Body (0.00s)

TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Status_code

=== RUN   TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Status_code
--- PASS: TestNativeDag/GET_plain_JSON_codec_from_%2Fipfs_without_explicit_format_returns_the_same_payload_as_the_raw_block/Status_code (0.00s)

TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29

=== RUN   TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29
--- PASS: TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29 (0.01s)

TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Body

=== RUN   TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Body
--- PASS: TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Body (0.00s)

TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Cache-Control

=== RUN   TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Cache-Control
--- PASS: TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Cache-Control (0.00s)

TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Disposition

=== RUN   TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Disposition
--- PASS: TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Disposition (0.00s)

TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Type

=== RUN   TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Type
--- PASS: TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Content-Type (0.00s)

TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Etag

=== RUN   TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Etag
--- PASS: TestNativeDag/GET_plain_JSON_codec_on_%2Fipfs_with_Accept%3A_text%2Fhtml_returns_HTML_%28dag-index-html%29/Header_Etag (0.00s)

TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type

=== RUN   TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type
--- PASS: TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type (0.00s)

TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type/Body

=== RUN   TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type/Body
--- PASS: TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type/Body (0.00s)

TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type/Header_Content-Type

=== RUN   TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type/Header_Content-Type
--- PASS: TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type/Header_Content-Type (0.00s)

TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type/Status_code

=== RUN   TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type/Status_code
--- PASS: TestNativeDag/GET_plain_JSON_codec_with_Accept%3A_application%2Fjson_returns_same_payload_as_application%2Fvnd.ipld.dag-json_but_with_plain_Content-Type/Status_code (0.00s)

TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type

=== RUN   TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type
--- PASS: TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type (0.00s)

TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type/Body

=== RUN   TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type/Body
--- PASS: TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type/Body (0.00s)

TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type/Header_Content-Type

=== RUN   TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type/Header_Content-Type
--- PASS: TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type/Header_Content-Type (0.00s)

TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type/Status_code

=== RUN   TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type/Status_code
--- PASS: TestNativeDag/GET_plain_JSON_codec_with_format%3Djson_returns_same_payload_as_format%3Ddag-json_but_with_plain_Content-Type/Status_code (0.00s)

TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type

=== RUN   TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type
--- PASS: TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type (0.00s)

TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_Content-Disposition

=== RUN   TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_Content-Disposition
--- PASS: TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_Content-Disposition (0.00s)

TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_Content-Length

=== RUN   TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_Content-Length
    metadata.go:50: --- META: {"specs":["https://specs.ipfs.tech/http-gateways/path-gateway/#content-disposition-response-header"]}
--- PASS: TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_Content-Length (0.00s)

TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_Content-Type

=== RUN   TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_Content-Type
--- PASS: TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_Content-Type (0.00s)

TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_X-Content-Type-Options

=== RUN   TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_X-Content-Type-Options
--- PASS: TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-cbor_has_expected_Content-Type/Header_X-Content-Type-Options (0.00s)

TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type

=== RUN   TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type
--- PASS: TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type (0.00s)

TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_Content-Disposition

=== RUN   TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_Content-Disposition
--- PASS: TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_Content-Disposition (0.00s)

TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_Content-Length

=== RUN   TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_Content-Length
    metadata.go:50: --- META: {"specs":["https://specs.ipfs.tech/http-gateways/path-gateway/#content-disposition-response-header"]}
--- PASS: TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_Content-Length (0.00s)

TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_Content-Type

=== RUN   TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_Content-Type
--- PASS: TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_Content-Type (0.00s)

TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_X-Content-Type-Options

=== RUN   TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_X-Content-Type-Options
--- PASS: TestNativeDag/GET_response_for_application%2Fvnd.ipld.dag-json_has_expected_Content-Type/Header_X-Content-Type-Options (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200 (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Length

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Length
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Length (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Type

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Type
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Type (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Etag

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Etag
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Etag (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Status_code

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Status_code
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Status_code (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200 (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Length

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Length
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Length (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Type

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Type
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Type (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200/Status_code

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200/Status_code
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_no_explicit_format_returns_HTTP_200/Status_code (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed
    metadata.go:50: --- META: {"specs":["https://specs.ipfs.tech/http-gateways/path-gateway/#only-if-cached"]}
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed (0.00s)

TestNativeDag/HEAD_plain_CBOR_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed/Status_code

=== RUN   TestNativeDag/HEAD_plain_CBOR_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed/Status_code
--- PASS: TestNativeDag/HEAD_plain_CBOR_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed/Status_code (0.00s)

TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200 (0.00s)

TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Length

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Length
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Length (0.00s)

TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Type

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Type
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Content-Type (0.00s)

TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Etag

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Etag
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Header_Etag (0.00s)

TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Status_code

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Status_code
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_an_explicit_DAG-JSON_format_returns_HTTP_200/Status_code (0.00s)

TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200 (0.01s)

TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Length

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Length
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Length (0.00s)

TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Type

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Type
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200/Header_Content-Type (0.00s)

TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200/Status_code

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200/Status_code
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_no_explicit_format_returns_HTTP_200/Status_code (0.00s)

TestNativeDag/HEAD_plain_JSON_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed
    metadata.go:50: --- META: {"specs":["https://specs.ipfs.tech/http-gateways/path-gateway/#only-if-cached"]}
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed (0.00s)

TestNativeDag/HEAD_plain_JSON_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed/Status_code

=== RUN   TestNativeDag/HEAD_plain_JSON_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed/Status_code
--- PASS: TestNativeDag/HEAD_plain_JSON_codec_with_only-if-cached_for_missing_block_returns_HTTP_412_Precondition_Failed/Status_code (0.00s)