Skip to content

Commit

Permalink
Merge branch 'main' into zaid/fix-invoke-depends-on-conformance
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaid-Ajaj authored Jan 14, 2025
2 parents c2d609d + a3a2508 commit a7549e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cmd/pulumi-language-java/language_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ func TestLanguage(t *testing.T) {
// skip them with an informative message until they are fixed.
var expectedFailures = map[string]string{
"l1-output-string": "#1562 Large string literals are not generated correctly",
"l2-invoke-options-depends-on": "#1563 Invoke argument and result handling",
"l2-invoke-secrets": "#1563 Invoke argument and result handling",
"l2-map-keys": "#1561 Map literals are not generated correctly",
"l2-provider-grpc-config-schema-secret": "#1568 Don't generate duplicate files",
Expand Down

0 comments on commit a7549e2

Please sign in to comment.