File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -34,14 +34,11 @@ class YamlTests
3434 const TEMPLATE_FUNCTION_SKIPPED = __DIR__ . '/template/test/function-skipped ' ;
3535 const ELASTICSEARCH_GIT_URL = 'https://github.com/elastic/elasticsearch/tree/%s/rest-api-spec/src/main/resources/rest-api-spec/test/%s ' ;
3636
37- <<<<<<< HEAD
38- =======
3937 const YAML_FILES_TO_OMIT = [
4038 'platinum/eql/10_basic.yml ' ,
4139 'free/cluster.desired_nodes/10_basic.yml ' , // use of _internal API
4240 ];
4341
44- >>>>>>> 4 f2937d8... Removed _internal YAML tests
4542 const SKIPPED_TEST_OSS = [
4643 'Cat\Nodeattrs\_10_BasicTest::TestCatNodesAttrsOutput ' => 'Regexp error, it seems not compatible with PHP ' ,
4744 'Cat\Shards\_10_BasicTest::TestCatShardsOutput ' => 'Regexp error, it seems not compatible with PHP ' ,
You can’t perform that action at this time.
0 commit comments