@@ -45,13 +45,17 @@ setupdir = {toxinidir}
4545skip_missing_interpreters = false
4646envlist =
4747 # 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,
4950 {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,
5153 {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,
5356 {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,
5559 # Integration Tests run on Linux
5660 cassandra-datastore_cassandradriver-{py38,py39,py310,py311,py312,pypy310}-cassandralatest,
5761 elasticsearchserver07-datastore_elasticsearch-{py37,py38,py39,py310,py311,py312,py313,pypy310}-elasticsearch07,
0 commit comments