@@ -45,13 +45,17 @@ setupdir = {toxinidir}
45
45
skip_missing_interpreters = false
46
46
envlist =
47
47
# Core Features Tests run on Linux, MacOS, and Windows
48
- {python,windows}-agent_features-{py37,py38,py39,py310,py311,py312,py313}-{with,without}_extensions,
48
+ python-agent_features-py37-{with,without}_extensions,
49
+ {python,windows}-agent_features-{py38,py39,py310,py311,py312,py313}-{with,without}_extensions,
49
50
{python,windows}-agent_features-pypy310-without_extensions,
50
- {python,windows}-agent_streaming-{py37,py38,py39,py310,py311,py312,py313}-protobuf06-{with,without}_extensions,
51
+ python-agent_streaming-py37-protobuf06-{with,without}_extensions,
52
+ {python,windows}-agent_streaming-{py38,py39,py310,py311,py312,py313}-protobuf06-{with,without}_extensions,
51
53
{python,windows}-agent_streaming-py39-protobuf{03,0319,04,05}-{with,without}_extensions,
52
- {python,windows}-agent_unittests-{py37,py38,py39,py310,py311,py312,py313}-{with,without}_extensions,
54
+ python-agent_unittests-py37-{with,without}_extensions,
55
+ {python,windows}-agent_unittests-{py38,py39,py310,py311,py312,py313}-{with,without}_extensions,
53
56
{python,windows}-agent_unittests-pypy310-without_extensions,
54
- {python,windows}-cross_agent-{py37,py38,py39,py310,py311,py312,py313}-{with,without}_extensions,
57
+ python-cross_agent-py37-{with,without}_extensions,
58
+ {python,windows}-cross_agent-{py38,py39,py310,py311,py312,py313}-{with,without}_extensions,
55
59
# Integration Tests run on Linux
56
60
cassandra-datastore_cassandradriver-{py38,py39,py310,py311,py312,pypy310}-cassandralatest,
57
61
elasticsearchserver07-datastore_elasticsearch-{py37,py38,py39,py310,py311,py312,py313,pypy310}-elasticsearch07,
0 commit comments