deno: skip happy eyeballs unit test

Co-authored-by: Mynacol <git@mynacol.xyz>
This commit is contained in:
Anish Pallati
2026-07-09 12:41:37 -04:00
committed by GitHub
co-authored by Mynacol
parent 10df7b2f78
commit 51d3788b08
+1
View File
@@ -159,6 +159,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
"--skip=node_unit_tests::net_test"
"--skip=node_unit_tests::tls_test"
"--skip=npm::lock_file_lock_write"
"--skip=happy_eyeballs::tests::test_parallel_second_wins"
# GPU access
"--skip=js_unit_tests::webgpu_test"