File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ class YamlTests
38
38
const SKIPPED_TEST_OSS = [
39
39
'Cat\Nodeattrs\_10_BasicTest::TestCatNodesAttrsOutput ' => 'Regexp error, it seems not compatible with PHP ' ,
40
40
'Cat\Shards\_10_BasicTest::TestCatShardsOutput ' => 'Regexp error, it seems not compatible with PHP ' ,
41
- 'Indices\Create\_20_Mix_Typeless_TypefulTest::CreateATypedIndexWhileThereIsATypelessTemplate ' => ' mismatch on warning header ' ,
42
- 'Search\Aggregation\_10_HistogramTest::HistogramProfiler ' => " Error reading 'n' field from YAML "
41
+ 'Search\Aggregation\_10_HistogramTest::HistogramProfiler ' => " Error reading 'n' field from YAML " ,
42
+ 'Indices\GetAlias\_10_BasicTest::GetAliasAgainstClosedIndices ' => ' Failed asserting that true is false '
43
43
];
44
44
45
45
const SKIPPED_TEST_XPACK = [
You can’t perform that action at this time.
0 commit comments