Commit 959d56b
committed
remove test_deletion_of_cache_dir_faulty_download
This test is not practical. Its goal was to ensure that assets are removed from the cache if they become faulty on the server. However, with the current design, cached assets are always returned without checking the server, making this scenario impossible. Implementing it would require a new health-check mechanism, so the test is obsolete.1 parent af8810d commit 959d56b
1 file changed
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | 502 | | |
515 | 503 | | |
516 | 504 | | |
| |||
0 commit comments