Skip to content

Commit

Permalink
Add additional allowedFailures to csharp-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
amckinney committed Oct 29, 2024
1 parent e68b7f7 commit 66ad06b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion seed/csharp-sdk/seed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,17 @@ fixtures:
outputFolder: read-only-memory
allowedFailures:
## COMPILE FAILURES
- objects-with-imports
- alias-extends
- any-auth
- enum
- examples:no-custom-config
- examples:readme-config
- extends
- oauth-client-credentials
- oauth-client-credentials-default
- oauth-client-credentials-environment-variables
- oauth-client-credentials-nested-root
- objects-with-imports
- mixed-file-directory
## WIRE TEST FAILURES
- unknown # issue with example object
Expand Down

0 comments on commit 66ad06b

Please sign in to comment.