Skip to content

Commit 0feba2f

Browse files
committed
Updated the skip list for YAML test
1 parent 5867351 commit 0feba2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/YamlTests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class YamlTests
3636
const ELASTICSEARCH_GIT_URL = 'https://github.com/elastic/elasticsearch/tree/%s/rest-api-spec/src/main/resources/rest-api-spec/test/%s';
3737

3838
const SKIPPED_TEST_OSS = [
39+
'Cat\Allocation\_10_BasicTest::*' => 'Regexp error, it seems not compatible with PHP',
3940
'Cat\Nodeattrs\_10_BasicTest::TestCatNodesAttrsOutput' => 'Regexp error, it seems not compatible with PHP',
4041
'Cat\Shards\_10_BasicTest::TestCatShardsOutput' => 'Regexp error, it seems not compatible with PHP',
4142
'Indices\Create\_20_Mix_Typeless_TypefulTest::CreateATypedIndexWhileThereIsATypelessTemplate' => 'mismatch on warning header',

0 commit comments

Comments
 (0)