Commit c2e6eb4
Server update caused a break in waterfall (#934)
Recently, the server changed behavior where creating a collection that
already exists will not trigger an exception. Instead, replace this test
with a check that the collection was indeed created. See Jira ticket
below.
Jira: https://jira.mongodb.org/browse/SERVER-600641 parent 3ac4859 commit c2e6eb4
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
| 404 | + | |
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
410 | 419 | | |
411 | 420 | | |
412 | 421 | | |
| |||
0 commit comments