Find us on GitHub

TestCors

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

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

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

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)