Skip to content

Commit 826c523

Browse files
committed
Add query output test case to ignore list
1 parent b15b126 commit 826c523

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

build_tools/aws-sdk-code-generator/spec/protocol-tests-ignore-list.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,14 @@
1111
"engines": ["nokogiri"]
1212
}
1313
}
14+
},
15+
"query": {
16+
"input": {},
17+
"output": {
18+
"QueryCustomizedError": {
19+
"description": "Under investigation",
20+
"engines": ["ox", "nokogiri", "rexml", "libxml", "oga"]
21+
}
22+
}
1423
}
1524
}

0 commit comments

Comments
 (0)