Remove broken check for non-production feature

This commit is contained in:
Alexey Milovidov 2021-06-14 04:14:38 +03:00
parent 19f8f0241d
commit 39515083e4

View File

@ -215,18 +215,6 @@
"with_coverage": false
}
},
"Functional stateless tests (ANTLR debug)": {
"required_build_properties": {
"compiler": "clang-11",
"package_type": "deb",
"build_type": "debug",
"sanitizer": "none",
"bundled": "bundled",
"splitted": "unsplitted",
"clang-tidy": "disable",
"with_coverage": false
}
},
"Functional stateful tests (release)": {
"required_build_properties": {
"compiler": "clang-11",