Find us on GitHub

TestCors

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
Total8
GET Responses from Gateway should include CORS headers allowing JS from other origins to read the data cross-origin.4
OPTIONS to Gateway succeeds4

Logs - Job URL

TestCors

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

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.07s)

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.01s)

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)