Skip to content

Commit

Permalink
Update ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
jterapin committed Mar 14, 2024
1 parent f386f6d commit c214de2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"json" : {
"input" : [
{"serializes_structure_members_with_locationname_traits": "Json protocol does not support jsonName trait so this test case needs to be culled"}
{"serializes_structure_members_with_locationname_traits": "Awaiting Smithy to resolve C2J translation"}
],
"output" : [
{"AwsJson11InvalidGreetingError": "Need to update test runner to handle error cases"},
Expand Down Expand Up @@ -58,7 +58,7 @@
},
"rest-json" : {
"input" : [
{"RestJsonZeroAndFalseQueryValues": "Awaiting smithy to resolve the C2J translation"}
{"RestJsonZeroAndFalseQueryValues": "Awaiting Smithy to resolve C2J translation"}
],
"output" : [
{"RestJsonInputAndOutputWithQuotedStringHeaders": "Out of scope to support de-serializing HTTP header to list of strings"},
Expand Down

0 comments on commit c214de2

Please sign in to comment.