Adapt the compatibility exclusions (#11872)

changelog_begin
changelog_end
This commit is contained in:
nicu-da 2021-11-26 01:07:02 -08:00 committed by GitHub
parent d66ecc90c9
commit 13797229cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -558,10 +558,10 @@ excluded_test_tool_tests = [
},
{
# Completion offset included in the CommandService responses
"start": "1.18.0-snapshot.20211111.8349.0.d938a44c",
"start": "1.18.0-snapshot.20211117.8399.1",
"platform_ranges": [
{
"end": "1.18.0-snapshot.20211111.8349.0.d938a44c ",
"end": "1.18.0-snapshot.20211117.8399.1",
"exclusions": [
"CommandServiceIT:CSsubmitAndWaitCompletionOffset",
],