TestCors

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

TestCors

=== RUN   TestCors
    path_gateway_cors_test.go:12: --- META: {"group":"CORS"}
--- PASS: TestCors (0.27s)

TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin.

=== RUN   TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin.
--- PASS: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin. (0.09s)

TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Headers

=== RUN   TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Headers
--- PASS: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Headers (0.00s)

TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Methods

=== RUN   TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Methods
--- PASS: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Methods (0.00s)

TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Origin

=== RUN   TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Origin
--- PASS: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Allow-Origin (0.00s)

TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Expose-Headers

=== RUN   TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Expose-Headers
--- PASS: TestCors/GET_Responses_from_Gateway_should_include_CORS_headers_allowing_JS_from_other_origins_to_read_the_data_cross-origin./Header_Access-Control-Expose-Headers (0.00s)

TestCors/OPTIONS_to_Gateway_succeeds

=== RUN   TestCors/OPTIONS_to_Gateway_succeeds
--- PASS: TestCors/OPTIONS_to_Gateway_succeeds (0.18s)

TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Headers

=== RUN   TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Headers
--- PASS: TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Headers (0.00s)

TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Methods

=== RUN   TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Methods
--- PASS: TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Methods (0.00s)

TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Origin

=== RUN   TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Origin
--- PASS: TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Allow-Origin (0.00s)

TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Expose-Headers

=== RUN   TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Expose-Headers
--- PASS: TestCors/OPTIONS_to_Gateway_succeeds/Header_Access-Control-Expose-Headers (0.00s)