Skip to content

Commit

Permalink
Disable failing activemq tests (#35852)
Browse files Browse the repository at this point in the history
* Disable failing activemq tests.

* Disable failing activemq tests.
  • Loading branch information
cmacknz committed Jun 21, 2023
1 parent 3325ba1 commit 16699bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/metricbeat/module/activemq/test_activemq.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@


@metricbeat.parameterized_with_supported_versions
@unittest.skip("tests failing: https://github.com/elastic/beats/issues/35851")
class ActiveMqTest(XPackTest):
COMPOSE_SERVICES = ['activemq']

Expand Down

0 comments on commit 16699bc

Please sign in to comment.