Skip to content

Commit aa2c619

Browse files
fix(ci-visibility): pytest-xdist atr compatibility [backport 3.7] (#13428)
Co-authored-by: Federico Mon <[email protected]>
1 parent b257ad4 commit aa2c619

37 files changed

+762
-505
lines changed

.riot/requirements/10b8fc3.txt

Lines changed: 0 additions & 31 deletions
This file was deleted.

.riot/requirements/1161c0d.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1161c0d.in
6+
#
7+
anyio==4.9.0
8+
asynctest==0.13.0
9+
attrs==25.3.0
10+
certifi==2025.4.26
11+
coverage[toml]==7.8.0
12+
execnet==2.1.1
13+
h11==0.16.0
14+
httpcore==1.0.9
15+
httpx==0.28.1
16+
hypothesis==6.45.0
17+
idna==3.10
18+
iniconfig==2.1.0
19+
mock==5.2.0
20+
more-itertools==8.10.0
21+
msgpack==1.1.0
22+
opentracing==2.4.0
23+
packaging==25.0
24+
pluggy==1.5.0
25+
pytest==8.3.5
26+
pytest-cov==6.1.1
27+
pytest-mock==3.14.0
28+
pytest-randomly==3.16.0
29+
pytest-xdist==3.6.1
30+
sniffio==1.3.1
31+
sortedcontainers==2.4.0
32+
typing-extensions==4.13.2

.riot/requirements/1163993.txt

Lines changed: 0 additions & 31 deletions
This file was deleted.

.riot/requirements/1188714.txt

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/1188714.in
6+
#
7+
anyio==4.9.0
8+
asynctest==0.13.0
9+
attrs==25.3.0
10+
certifi==2025.4.26
11+
coverage[toml]==7.8.0
12+
execnet==2.1.1
13+
h11==0.16.0
14+
httpcore==1.0.9
15+
httpx==0.28.1
16+
hypothesis==6.45.0
17+
idna==3.10
18+
iniconfig==2.1.0
19+
mock==5.2.0
20+
more-itertools==8.10.0
21+
msgpack==1.1.0
22+
opentracing==2.4.0
23+
packaging==25.0
24+
pluggy==1.5.0
25+
py==1.11.0
26+
pytest==6.2.5
27+
pytest-cov==6.1.1
28+
pytest-mock==3.14.0
29+
pytest-randomly==3.16.0
30+
pytest-xdist==3.5.0
31+
sniffio==1.3.1
32+
sortedcontainers==2.4.0
33+
toml==0.10.2
34+
typing-extensions==4.13.2

.riot/requirements/1252d0f.txt

Lines changed: 0 additions & 29 deletions
This file was deleted.

.riot/requirements/144615f.txt

Lines changed: 0 additions & 32 deletions
This file was deleted.

.riot/requirements/14ca37f.txt

Lines changed: 0 additions & 34 deletions
This file was deleted.

.riot/requirements/14f833a.txt

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.9
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/14f833a.in
6+
#
7+
anyio==4.9.0
8+
attrs==25.3.0
9+
certifi==2025.4.26
10+
coverage[toml]==7.8.0
11+
exceptiongroup==1.2.2
12+
execnet==2.1.1
13+
h11==0.16.0
14+
httpcore==1.0.9
15+
httpx==0.28.1
16+
hypothesis==6.45.0
17+
idna==3.10
18+
importlib-metadata==8.7.0
19+
iniconfig==2.1.0
20+
mock==5.2.0
21+
more-itertools==8.10.0
22+
msgpack==1.1.0
23+
opentracing==2.4.0
24+
packaging==25.0
25+
pluggy==1.5.0
26+
pytest==7.4.4
27+
pytest-cov==2.12.0
28+
pytest-mock==2.0.0
29+
pytest-randomly==3.16.0
30+
pytest-xdist==3.6.1
31+
sniffio==1.3.1
32+
sortedcontainers==2.4.0
33+
tomli==2.2.1
34+
typing-extensions==4.13.2
35+
zipp==3.21.0

.riot/requirements/16c7da9.txt

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.10
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/16c7da9.in
6+
#
7+
anyio==4.9.0
8+
asynctest==0.13.0
9+
attrs==25.3.0
10+
certifi==2025.4.26
11+
coverage[toml]==7.8.0
12+
exceptiongroup==1.2.2
13+
execnet==2.1.1
14+
h11==0.16.0
15+
httpcore==1.0.9
16+
httpx==0.28.1
17+
hypothesis==6.45.0
18+
idna==3.10
19+
iniconfig==2.1.0
20+
mock==5.2.0
21+
more-itertools==8.10.0
22+
msgpack==1.1.0
23+
opentracing==2.4.0
24+
packaging==25.0
25+
pluggy==1.5.0
26+
py==1.11.0
27+
pytest==6.2.5
28+
pytest-cov==6.1.1
29+
pytest-mock==3.14.0
30+
pytest-randomly==3.16.0
31+
pytest-xdist==3.5.0
32+
sniffio==1.3.1
33+
sortedcontainers==2.4.0
34+
toml==0.10.2
35+
tomli==2.2.1
36+
typing-extensions==4.13.2

.riot/requirements/171ef0d.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
4+
#
5+
# pip-compile --allow-unsafe --no-annotate .riot/requirements/171ef0d.in
6+
#
7+
anyio==4.9.0
8+
asynctest==0.13.0
9+
attrs==25.3.0
10+
certifi==2025.4.26
11+
coverage[toml]==7.8.0
12+
execnet==2.1.1
13+
h11==0.16.0
14+
httpcore==1.0.9
15+
httpx==0.28.1
16+
hypothesis==6.45.0
17+
idna==3.10
18+
iniconfig==2.1.0
19+
mock==5.2.0
20+
more-itertools==8.10.0
21+
msgpack==1.1.0
22+
opentracing==2.4.0
23+
packaging==25.0
24+
pluggy==1.5.0
25+
pytest==8.3.5
26+
pytest-cov==6.1.1
27+
pytest-mock==3.14.0
28+
pytest-randomly==3.16.0
29+
pytest-xdist==3.6.1
30+
sniffio==1.3.1
31+
sortedcontainers==2.4.0
32+
typing-extensions==4.13.2

.riot/requirements/17cf97e.txt

Lines changed: 0 additions & 29 deletions
This file was deleted.

.riot/requirements/18147c2.txt

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)