Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: mark two tests as flaky in AIX
sequential/test-inspector-debug-end and parallel/test-child-process-execfile Off late these have been failing in AIX. Debugging core dump suggested that this is a side effect of exit-race that is described in nodejs#25007 Mart these as flaky in AIX until that is resolved. Refs: nodejs#25047 Refs: nodejs#25029
- Loading branch information