This repository was archived by the owner on Sep 12, 2018. It is now read-only.
Commit b0ae555
committed
Skip test_list_directory_with_subdir in S3 driver.
The base use case for test_list_directory_with_subdir is to test that
the local database is recreated correctly. I tested this with the
current codebase and it is indeed working.
The reason this fails is that the lookup/list mocked functions are not
close enough from reality. For more details see GH #596.1 parent 4e6a263 commit b0ae555
File tree
1 file changed
+3
-0
lines changed- depends/docker-registry-core/docker_registry/testing
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
284 | 285 | | |
285 | 286 | | |
286 | 287 | | |
| 288 | + | |
| 289 | + | |
287 | 290 | | |
288 | 291 | | |
289 | 292 | | |
| |||
0 commit comments