Skip to content

Commit 6a1f916

Browse files
committed
Temporarily skip docarray tests until proper investigation.
1 parent 1adad95 commit 6a1f916

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

.evergreen/config.yml

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -180,19 +180,20 @@ tasks:
180180
- func: "setup remote atlas"
181181
- func: "execute tests"
182182

183-
- name: test-docarray-local
184-
tags: [local]
185-
commands:
186-
- func: "fetch repo"
187-
- func: "setup local atlas"
188-
- func: "execute tests"
189-
190-
- name: test-docarray-remote
191-
tags: [remote]
192-
commands:
193-
- func: "fetch repo"
194-
- func: "setup remote atlas"
195-
- func: "execute tests"
183+
# TODO https://jira.mongodb.org/browse/INTPYTHON-640
184+
# - name: test-docarray-local
185+
# tags: [local]
186+
# commands:
187+
# - func: "fetch repo"
188+
# - func: "setup local atlas"
189+
# - func: "execute tests"
190+
# TODO https://jira.mongodb.org/browse/INTPYTHON-640
191+
# - name: test-docarray-remote
192+
# tags: [remote]
193+
# commands:
194+
# - func: "fetch repo"
195+
# - func: "setup remote atlas"
196+
# - func: "execute tests"
196197

197198
- name: test-pymongo-voyageai-local
198199
tags: [local]

0 commit comments

Comments
 (0)