Commit d706429
committed
Add turmoil test: integrity-check on nonexistent namespace returns 404
Symmetric to reset_replication_on_nonexistent_namespace_returns_404.
If error handling regresses (e.g., accidentally returning 500 on
NamespaceDoesntExist), the streamer's classifier would treat that
as a transient server error and retry, instead of falling through
to the optimistic-reset path. This test pins the correct behavior.
7 libsql turmoil tests total, all pass.1 parent 1e7f7ad commit d706429
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
306 | 337 | | |
307 | 338 | | |
308 | 339 | | |
| |||
0 commit comments