···299 "FLAKY_TESTS=skip"
300 # Skip some tests that are not passing in this context
301 "CI_SKIP_TESTS=${lib.concatStringsSep "," ([
0302 "test-child-process-exec-env"
303 "test-child-process-uid-gid"
304 "test-fs-write-stream-eagain"
···299 "FLAKY_TESTS=skip"
300 # Skip some tests that are not passing in this context
301 "CI_SKIP_TESTS=${lib.concatStringsSep "," ([
302+ # Tests don't work in sandbox.
303 "test-child-process-exec-env"
304 "test-child-process-uid-gid"
305 "test-fs-write-stream-eagain"