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.

(cherry picked from commit 16699bc)
  • Loading branch information
cmacknz authored and mergify[bot] committed Jun 21, 2023
1 parent 142a7ec commit 3f46dcf
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 3f46dcf

Please sign in to comment.