Open heyste opened 7 months ago
Initial org file: https://github.com/apisnoop/ticket-writing/blob/gateway-api-conformance/gateway-api/gateway-api-conformance.org
Conformance tests currently fails to initialize the test suite
heyste@msi:/tmp/gateway-api$ go test ./conformance -debug -run TestConformance -args \> --gateway-class=kong \ > --supported-features=Gateway,HTTPRoute --- FAIL: TestConformance (0.14s) conformance.go:113: Running conformance tests with: conformance.go:131: GatewayClass: kong conformance.go:132: Cleanup Resources: true conformance.go:133: Debug: true conformance.go:134: Enable All Features: false conformance.go:135: Supported Features: [Gateway HTTPRoute] conformance.go:136: ExemptFeatures: [] conformance.go:117: Error Trace: /tmp/gateway-api/conformance/conformance.go:117 /tmp/gateway-api/conformance/conformance.go:103 /tmp/gateway-api/conformance/conformance_test.go:26 Error: Received unexpected error: multiple gateway API CRDs channels detected Test: TestConformance Messages: error initializing conformance suite FAIL FAIL sigs.k8s.io/gateway-api/conformance 0.152s FAIL
Initial org file: https://github.com/apisnoop/ticket-writing/blob/gateway-api-conformance/gateway-api/gateway-api-conformance.org
Conformance tests currently fails to initialize the test suite