TestTar

Metadata

Conformance Version:v0.5.2
Implementation Version:master (a07852a3f0294974b802923fb136885ad077384e)
Results Generated At:2024-06-06T20:19:27Z
Job URL:https://github.com/ipfs/kubo/actions/runs/9407301016

Results

Logs - Job URL

TestTar

=== RUN   TestTar
    path_gateway_tar_test.go:15: --- META: {"group":"Tar"}
--- PASS: TestTar (0.02s)

TestTar/GET_TAR_has_expected_root_directory

=== RUN   TestTar/GET_TAR_has_expected_root_directory
--- PASS: TestTar/GET_TAR_has_expected_root_directory (0.00s)

TestTar/GET_TAR_has_expected_root_directory/Body

=== RUN   TestTar/GET_TAR_has_expected_root_directory/Body
--- PASS: TestTar/GET_TAR_has_expected_root_directory/Body (0.00s)

TestTar/GET_TAR_has_expected_root_directory/Status_code

=== RUN   TestTar/GET_TAR_has_expected_root_directory/Status_code
--- PASS: TestTar/GET_TAR_has_expected_root_directory/Status_code (0.00s)

TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract

=== RUN   TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract
--- PASS: TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract (0.00s)

TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Body

=== RUN   TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Body
--- PASS: TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Body (0.00s)

TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Header_Content-Disposition

=== RUN   TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Header_Content-Disposition
--- PASS: TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Header_Content-Disposition (0.00s)

TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Header_Content-Type

=== RUN   TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Header_Content-Type
--- PASS: TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Header_Content-Type (0.00s)

TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Header_Etag

=== RUN   TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Header_Etag
--- PASS: TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Header_Etag (0.00s)

TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Status_code

=== RUN   TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Status_code
--- PASS: TestTar/GET_TAR_with_%27Accept:_application%2Fx-tar%27_and_extract/Status_code (0.00s)

TestTar/GET_TAR_with_explicit_%3Ffilename=_succeeds_with_modified_Content-Disposition_header

=== RUN   TestTar/GET_TAR_with_explicit_%3Ffilename=_succeeds_with_modified_Content-Disposition_header
    metadata.go:50: --- META: {"specs":["https://specs.ipfs.tech/http-gateways/path-gateway/#content-disposition-response-header"]}
--- PASS: TestTar/GET_TAR_with_explicit_%3Ffilename=_succeeds_with_modified_Content-Disposition_header (0.00s)

TestTar/GET_TAR_with_explicit_%3Ffilename=_succeeds_with_modified_Content-Disposition_header/Header_Content-Disposition

=== RUN   TestTar/GET_TAR_with_explicit_%3Ffilename=_succeeds_with_modified_Content-Disposition_header/Header_Content-Disposition
--- PASS: TestTar/GET_TAR_with_explicit_%3Ffilename=_succeeds_with_modified_Content-Disposition_header/Header_Content-Disposition (0.00s)

TestTar/GET_TAR_with_explicit_%3Ffilename=_succeeds_with_modified_Content-Disposition_header/Status_code

=== RUN   TestTar/GET_TAR_with_explicit_%3Ffilename=_succeeds_with_modified_Content-Disposition_header/Status_code
--- PASS: TestTar/GET_TAR_with_explicit_%3Ffilename=_succeeds_with_modified_Content-Disposition_header/Status_code (0.00s)

TestTar/GET_TAR_with_format=tar_and_extract

=== RUN   TestTar/GET_TAR_with_format=tar_and_extract
--- PASS: TestTar/GET_TAR_with_format=tar_and_extract (0.00s)

TestTar/GET_TAR_with_format=tar_and_extract/Body

=== RUN   TestTar/GET_TAR_with_format=tar_and_extract/Body
--- PASS: TestTar/GET_TAR_with_format=tar_and_extract/Body (0.00s)

TestTar/GET_TAR_with_format=tar_and_extract/Header_Content-Disposition

=== RUN   TestTar/GET_TAR_with_format=tar_and_extract/Header_Content-Disposition
--- PASS: TestTar/GET_TAR_with_format=tar_and_extract/Header_Content-Disposition (0.00s)

TestTar/GET_TAR_with_format=tar_and_extract/Header_Content-Type

=== RUN   TestTar/GET_TAR_with_format=tar_and_extract/Header_Content-Type
--- PASS: TestTar/GET_TAR_with_format=tar_and_extract/Header_Content-Type (0.00s)

TestTar/GET_TAR_with_format=tar_and_extract/Header_Etag

=== RUN   TestTar/GET_TAR_with_format=tar_and_extract/Header_Etag
--- PASS: TestTar/GET_TAR_with_format=tar_and_extract/Header_Etag (0.00s)

TestTar/GET_TAR_with_format=tar_and_extract/Status_code

=== RUN   TestTar/GET_TAR_with_format=tar_and_extract/Status_code
--- PASS: TestTar/GET_TAR_with_format=tar_and_extract/Status_code (0.00s)

TestTar/GET_TAR_with_relative_paths_inside_root_works

=== RUN   TestTar/GET_TAR_with_relative_paths_inside_root_works
--- PASS: TestTar/GET_TAR_with_relative_paths_inside_root_works (0.00s)

TestTar/GET_TAR_with_relative_paths_inside_root_works/Body

=== RUN   TestTar/GET_TAR_with_relative_paths_inside_root_works/Body
--- PASS: TestTar/GET_TAR_with_relative_paths_inside_root_works/Body (0.00s)

TestTar/GET_TAR_with_relative_paths_inside_root_works/Status_code

=== RUN   TestTar/GET_TAR_with_relative_paths_inside_root_works/Status_code
--- PASS: TestTar/GET_TAR_with_relative_paths_inside_root_works/Status_code (0.00s)

TestTar/GET_TAR_with_relative_paths_outside_root_fails

=== RUN   TestTar/GET_TAR_with_relative_paths_outside_root_fails
--- PASS: TestTar/GET_TAR_with_relative_paths_outside_root_fails (0.00s)

TestTar/GET_TAR_with_relative_paths_outside_root_fails/Body

=== RUN   TestTar/GET_TAR_with_relative_paths_outside_root_fails/Body
--- PASS: TestTar/GET_TAR_with_relative_paths_outside_root_fails/Body (0.00s)