[staging-next] nodejs_24: skip failing test on darwin (#451258)
This commit is contained in:
@@ -428,6 +428,8 @@ let
|
||||
"test-cluster-dgram-1"
|
||||
"test/sequential/test-http-server-request-timeouts-mixed.js"
|
||||
]
|
||||
# This is failing on newer macOS versions, no fix has yet been provided upstream:
|
||||
++ lib.optional (majorVersion == "24" && stdenv.buildPlatform.isDarwin) "test-cluster-dgram-1"
|
||||
)
|
||||
}"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user