@@ -100,7 +100,7 @@ tasks:
100
100
SUB_TEST_NAME : web-identity
101
101
AWS_ROLE_SESSION_NAME : test
102
102
PYTHON_VERSION : 3.14t
103
- tags : [auth-aws, auth-aws-web-identity]
103
+ tags : [auth-aws, auth-aws-web-identity, free-threaded ]
104
104
- name : test-auth-aws-latest-ecs-python3.10
105
105
commands :
106
106
- func : run server
@@ -324,7 +324,7 @@ tasks:
324
324
TEST_NAME : mod_wsgi
325
325
SUB_TEST_NAME : embedded
326
326
PYTHON_VERSION : 3.14t
327
- tags : [mod_wsgi, pr]
327
+ tags : [mod_wsgi, pr, free-threaded ]
328
328
329
329
# No orchestration tests
330
330
- name : test-no-orchestration-python3.10
@@ -2557,48 +2557,46 @@ tasks:
2557
2557
- python-pypy3.10
2558
2558
- replica_set-noauth-ssl
2559
2559
- async
2560
- - name : test-server-version-python3.14t-sync-noauth-ssl-replica-set-cov
2560
+ - name : test-server-version-python3.14t-sync-noauth-ssl-replica-set
2561
2561
commands :
2562
2562
- func : run server
2563
2563
vars :
2564
2564
AUTH : noauth
2565
2565
SSL : ssl
2566
2566
TOPOLOGY : replica_set
2567
- COVERAGE : " 1"
2568
2567
- func : run tests
2569
2568
vars :
2570
2569
AUTH : noauth
2571
2570
SSL : ssl
2572
2571
TOPOLOGY : replica_set
2573
- COVERAGE : " 1"
2574
2572
PYTHON_VERSION : 3.14t
2575
2573
TEST_NAME : default_sync
2576
2574
tags :
2577
2575
- server-version
2578
2576
- python-3.14t
2579
2577
- replica_set-noauth-ssl
2580
2578
- sync
2581
- - name : test-server-version-python3.14t-async-auth-nossl-sharded-cluster-cov
2579
+ - free-threaded
2580
+ - name : test-server-version-python3.14t-async-auth-nossl-sharded-cluster
2582
2581
commands :
2583
2582
- func : run server
2584
2583
vars :
2585
2584
AUTH : auth
2586
2585
SSL : nossl
2587
2586
TOPOLOGY : sharded_cluster
2588
- COVERAGE : " 1"
2589
2587
- func : run tests
2590
2588
vars :
2591
2589
AUTH : auth
2592
2590
SSL : nossl
2593
2591
TOPOLOGY : sharded_cluster
2594
- COVERAGE : " 1"
2595
2592
PYTHON_VERSION : 3.14t
2596
2593
TEST_NAME : default_async
2597
2594
tags :
2598
2595
- server-version
2599
2596
- python-3.14t
2600
2597
- sharded_cluster-auth-nossl
2601
2598
- async
2599
+ - free-threaded
2602
2600
- name : test-server-version-python3.14-sync-auth-nossl-sharded-cluster-cov
2603
2601
commands :
2604
2602
- func : run server
@@ -2726,27 +2724,26 @@ tasks:
2726
2724
- python-3.14
2727
2725
- sharded_cluster-auth-ssl
2728
2726
- async
2729
- - name : test-server-version-python3.14t-async-auth-ssl-sharded-cluster-cov
2727
+ - name : test-server-version-python3.14t-async-auth-ssl-sharded-cluster
2730
2728
commands :
2731
2729
- func : run server
2732
2730
vars :
2733
2731
AUTH : auth
2734
2732
SSL : ssl
2735
2733
TOPOLOGY : sharded_cluster
2736
- COVERAGE : " 1"
2737
2734
- func : run tests
2738
2735
vars :
2739
2736
AUTH : auth
2740
2737
SSL : ssl
2741
2738
TOPOLOGY : sharded_cluster
2742
- COVERAGE : " 1"
2743
2739
PYTHON_VERSION : 3.14t
2744
2740
TEST_NAME : default_async
2745
2741
tags :
2746
2742
- server-version
2747
2743
- python-3.14t
2748
2744
- sharded_cluster-auth-ssl
2749
2745
- async
2746
+ - free-threaded
2750
2747
- name : test-server-version-pypy3.10-async-auth-ssl-sharded-cluster
2751
2748
commands :
2752
2749
- func : run server
@@ -2872,27 +2869,26 @@ tasks:
2872
2869
- python-3.14
2873
2870
- sharded_cluster-auth-ssl
2874
2871
- sync
2875
- - name : test-server-version-python3.14t-sync-auth-ssl-sharded-cluster-cov
2872
+ - name : test-server-version-python3.14t-sync-auth-ssl-sharded-cluster
2876
2873
commands :
2877
2874
- func : run server
2878
2875
vars :
2879
2876
AUTH : auth
2880
2877
SSL : ssl
2881
2878
TOPOLOGY : sharded_cluster
2882
- COVERAGE : " 1"
2883
2879
- func : run tests
2884
2880
vars :
2885
2881
AUTH : auth
2886
2882
SSL : ssl
2887
2883
TOPOLOGY : sharded_cluster
2888
- COVERAGE : " 1"
2889
2884
PYTHON_VERSION : 3.14t
2890
2885
TEST_NAME : default_sync
2891
2886
tags :
2892
2887
- server-version
2893
2888
- python-3.14t
2894
2889
- sharded_cluster-auth-ssl
2895
2890
- sync
2891
+ - free-threaded
2896
2892
- name : test-server-version-pypy3.10-sync-auth-ssl-sharded-cluster
2897
2893
commands :
2898
2894
- func : run server
@@ -3120,27 +3116,26 @@ tasks:
3120
3116
- standalone-noauth-nossl
3121
3117
- sync
3122
3118
- pr
3123
- - name : test-server-version-python3.14t-async-noauth-ssl-standalone-cov
3119
+ - name : test-server-version-python3.14t-async-noauth-ssl-standalone
3124
3120
commands :
3125
3121
- func : run server
3126
3122
vars :
3127
3123
AUTH : noauth
3128
3124
SSL : ssl
3129
3125
TOPOLOGY : standalone
3130
- COVERAGE : " 1"
3131
3126
- func : run tests
3132
3127
vars :
3133
3128
AUTH : noauth
3134
3129
SSL : ssl
3135
3130
TOPOLOGY : standalone
3136
- COVERAGE : " 1"
3137
3131
PYTHON_VERSION : 3.14t
3138
3132
TEST_NAME : default_async
3139
3133
tags :
3140
3134
- server-version
3141
3135
- python-3.14t
3142
3136
- standalone-noauth-ssl
3143
3137
- async
3138
+ - free-threaded
3144
3139
- name : test-server-version-python3.14-sync-noauth-ssl-standalone-cov
3145
3140
commands :
3146
3141
- func : run server
@@ -3208,6 +3203,7 @@ tasks:
3208
3203
- python-3.14t
3209
3204
- replica_set-noauth-ssl
3210
3205
- sync
3206
+ - free-threaded
3211
3207
- name : test-standard-v4.2-python3.12-sync-auth-ssl-sharded-cluster
3212
3208
commands :
3213
3209
- func : run server
@@ -3341,6 +3337,7 @@ tasks:
3341
3337
- python-3.14t
3342
3338
- replica_set-noauth-ssl
3343
3339
- async
3340
+ - free-threaded
3344
3341
- name : test-standard-v4.4-python3.12-async-auth-ssl-sharded-cluster
3345
3342
commands :
3346
3343
- func : run server
@@ -3518,6 +3515,7 @@ tasks:
3518
3515
- python-3.14t
3519
3516
- sharded_cluster-auth-ssl
3520
3517
- sync
3518
+ - free-threaded
3521
3519
- name : test-standard-v5.0-python3.13-sync-noauth-nossl-standalone
3522
3520
commands :
3523
3521
- func : run server
@@ -3628,6 +3626,7 @@ tasks:
3628
3626
- python-3.14t
3629
3627
- sharded_cluster-auth-ssl
3630
3628
- async
3629
+ - free-threaded
3631
3630
- name : test-standard-v6.0-python3.13-async-noauth-nossl-standalone
3632
3631
commands :
3633
3632
- func : run server
@@ -3986,6 +3985,7 @@ tasks:
3986
3985
- python-3.14t
3987
3986
- standalone-noauth-nossl
3988
3987
- async
3988
+ - free-threaded
3989
3989
- pr
3990
3990
- name : test-standard-rapid-python3.12-sync-noauth-ssl-replica-set
3991
3991
commands :
@@ -4098,6 +4098,7 @@ tasks:
4098
4098
- python-3.14t
4099
4099
- standalone-noauth-nossl
4100
4100
- sync
4101
+ - free-threaded
4101
4102
4102
4103
# Test non standard tests
4103
4104
- name : test-non-standard-v4.2-python3.11-noauth-ssl-replica-set
@@ -4249,6 +4250,7 @@ tasks:
4249
4250
- python-3.14t
4250
4251
- sharded_cluster-auth-ssl
4251
4252
- auth
4253
+ - free-threaded
4252
4254
- name : test-non-standard-v4.4-python3.13-noauth-nossl-standalone
4253
4255
commands :
4254
4256
- func : run server
@@ -4397,6 +4399,7 @@ tasks:
4397
4399
- python-3.14t
4398
4400
- sharded_cluster-auth-ssl
4399
4401
- auth
4402
+ - free-threaded
4400
4403
- name : test-non-standard-v6.0-python3.13-noauth-nossl-standalone
4401
4404
commands :
4402
4405
- func : run server
@@ -4567,6 +4570,7 @@ tasks:
4567
4570
- python-3.14t
4568
4571
- sharded_cluster-auth-ssl
4569
4572
- auth
4573
+ - free-threaded
4570
4574
- name : test-non-standard-v8.0-pypy3.10-auth-ssl-sharded-cluster
4571
4575
commands :
4572
4576
- func : run server
@@ -4675,6 +4679,7 @@ tasks:
4675
4679
- python-3.14t
4676
4680
- sharded_cluster-auth-ssl
4677
4681
- auth
4682
+ - free-threaded
4678
4683
- pr
4679
4684
- name : test-non-standard-latest-python3.13-noauth-nossl-standalone
4680
4685
commands :
0 commit comments