Find us on GitHub

TestGatewayBlock

Metadata

Conformance Version:main
Implementation Version:main (4630fd8585f065ae9f3324d34102df57b51134bb)
Results Generated At:2023-09-15T09:58:23Z
Job URL:https://github.com/singulargarden/boxo/actions/runs/6196628395

Results

Implementationboxo
Conformance Versionmain
Total22
GET with application%2Fvnd.ipld.raw header and filename param returns expected Content-Disposition header with custom filename3
GET with application%2Fvnd.ipld.raw header returns a raw block2
GET with application%2Fvnd.ipld.raw header returns expected caching headers5
GET with application%2Fvnd.ipld.raw header returns expected response headers6
GET with application%2Fvnd.ipld.raw with single range request includes correct bytes4
GET with format%3Draw param returns a raw block2

Logs - Job URL

TestGatewayBlock

=== RUN   TestGatewayBlock
    path_gateway_raw_test.go:15: --- META: {"group":"Block-CAR"}
--- PASS: TestGatewayBlock (0.02s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename/Header_Content-Disposition

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename/Header_Content-Disposition
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename/Header_Content-Disposition (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename/Header_Content-Disposition#01

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename/Header_Content-Disposition#01
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename/Header_Content-Disposition#01 (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename/Status_code

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename/Status_code
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_and_filename_param_returns_expected_Content-Disposition_header_with_custom_filename/Status_code (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_a_raw_block

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_a_raw_block
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_a_raw_block (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_a_raw_block/Body

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_a_raw_block/Body
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_a_raw_block/Body (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_a_raw_block/Status_code

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_a_raw_block/Status_code
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_a_raw_block/Status_code (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_Cache-Control

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_Cache-Control
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_Cache-Control (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_ETag

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_ETag
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_ETag (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_X-IPFS-Path

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_X-IPFS-Path
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_X-IPFS-Path (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_X-IPFS-Roots

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_X-IPFS-Roots
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Header_X-IPFS-Roots (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Status_code

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Status_code
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_caching_headers/Status_code (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Body

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Body
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Body (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_Content-Disposition

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_Content-Disposition
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_Content-Disposition (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_Content-Length

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_Content-Length
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_Content-Length (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_Content-Type

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_Content-Type
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_Content-Type (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_X-Content-Type-Options

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_X-Content-Type-Options
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Header_X-Content-Type-Options (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Status_code

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Status_code
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_header_returns_expected_response_headers/Status_code (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Body

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Body
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Body (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Header_Content-Range

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Header_Content-Range
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Header_Content-Range (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Header_Content-Type

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Header_Content-Type
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Header_Content-Type (0.00s)

TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Status_code

=== RUN   TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Status_code
--- PASS: TestGatewayBlock/GET_with_application%2Fvnd.ipld.raw_with_single_range_request_includes_correct_bytes/Status_code (0.00s)

TestGatewayBlock/GET_with_format%3Draw_param_returns_a_raw_block

=== RUN   TestGatewayBlock/GET_with_format%3Draw_param_returns_a_raw_block
--- PASS: TestGatewayBlock/GET_with_format%3Draw_param_returns_a_raw_block (0.00s)

TestGatewayBlock/GET_with_format%3Draw_param_returns_a_raw_block/Body

=== RUN   TestGatewayBlock/GET_with_format%3Draw_param_returns_a_raw_block/Body
--- PASS: TestGatewayBlock/GET_with_format%3Draw_param_returns_a_raw_block/Body (0.00s)

TestGatewayBlock/GET_with_format%3Draw_param_returns_a_raw_block/Status_code

=== RUN   TestGatewayBlock/GET_with_format%3Draw_param_returns_a_raw_block/Status_code
--- PASS: TestGatewayBlock/GET_with_format%3Draw_param_returns_a_raw_block/Status_code (0.00s)