Skip to content

Commit 2f050d4

Browse files
committed
Ignore test_process_internal_host_caching
1 parent 053eea5 commit 2f050d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lychee-bin/tests/cli.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1641,6 +1641,7 @@ The config file should contain every possible key for documentation purposes."
16411641
}
16421642

16431643
#[tokio::test]
1644+
#[ignore = "Needs adjustment to new URI de-duplication. See https://github.com/lycheeverse/lychee/pull/2088"]
16441645
async fn test_process_internal_host_caching() -> Result<()> {
16451646
// Note that this process-internal per-host caching
16461647
// has no direct relation to the lychee cache file

0 commit comments

Comments
 (0)