You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(conformance): add expected-failures baseline for unimplemented scenarios
Conformance 0.1.15 added three scenarios the v2 SDK doesn't implement yet:
- client: auth/pre-registration (OAuth without DCR)
- client: auth/cross-app-access-complete-flow (SEP-990)
- server: dns-rebinding-protection
Baseline them via --expected-failures so CI exits 0 on expected failures,
1 on regressions or stale entries (scenario starts passing → must update file).
0 commit comments