Skip to content

Fix fd dup tests to be more robust

Sean Kennedy requested to merge seanpk/relibc:fd-dup-test-robusty into master

i.e. not depending on the first fd to be 4.

(the tests failed on my computer because the original fd was 6) (I think the pipeline failed because the redox build is failing ...)

Merge request reports