Skip to content

Commit

Permalink
Temporarily disable kafka tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hmstepanek committed May 1, 2023
1 parent ec56855 commit 01c0d99
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -154,12 +154,12 @@ envlist =
libcurl-framework_tornado-{py38,py39,py310,py311}-tornadomaster,
rabbitmq-messagebroker_pika-{py27,py37,py38,py39,pypy,pypy37}-pika0.13,
rabbitmq-messagebroker_pika-{py37,py38,py39,py310,py311,pypy37}-pikalatest,
kafka-messagebroker_confluentkafka-{py27,py37,py38,py39,py310,py311}-confluentkafkalatest,
kafka-messagebroker_confluentkafka-{py27,py39}-confluentkafka{0107,0106},
;kafka-messagebroker_confluentkafka-{py27,py37,py38,py39,py310,py311}-confluentkafkalatest,
;kafka-messagebroker_confluentkafka-{py27,py39}-confluentkafka{0107,0106},
; confluent-kafka had a bug in 1.8.2's setup.py file which was incompatible with 2.7.
kafka-messagebroker_confluentkafka-{py39}-confluentkafka{0108},
kafka-messagebroker_kafkapython-{pypy,py27,py37,py38,pypy37}-kafkapythonlatest,
kafka-messagebroker_kafkapython-{py27,py38}-kafkapython{020001,020000,0104},
;kafka-messagebroker_confluentkafka-{py39}-confluentkafka{0108},
;kafka-messagebroker_kafkapython-{pypy,py27,py37,py38,pypy37}-kafkapythonlatest,
;kafka-messagebroker_kafkapython-{py27,py38}-kafkapython{020001,020000,0104},
python-template_mako-{py27,py37,py38,py39,py310,py311}

[testenv]
Expand Down

0 comments on commit 01c0d99

Please sign in to comment.