Skip to content

Commit 0b7c71c

Browse files
jsorianov1v
authored andcommitted
Skip x-pack metricbeat tests
1 parent 546fc91 commit 0b7c71c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
import os
2+
import unittest
23

34
import xpack_metricbeat
45
import test_base
56
from beat import common_tests
67

78

9+
@unittest.skip("https://github.com/elastic/beats/issues/26536")
810
class Test(xpack_metricbeat.XPackTest, test_base.Test, common_tests.TestExportsMixin):
911
pass

0 commit comments

Comments
 (0)