test: skip test-fs-cp* tests that are constantly failing on Windows · nodejs/node@1798683
@@ -24,11 +24,11 @@ test-snapshot-incompatible: SKIP
2424test-async-context-frame: PASS, FLAKY
2525# https://github.com/nodejs/node/issues/54534
2626test-runner-run-watch: PASS, FLAKY
27-# https://github.com/nodejs/node/pull/59408#issuecomment-3170650933
28-test-fs-cp-sync-error-on-exist: PASS, FLAKY
29-test-fs-cp-sync-symlink-points-to-dest-error: PASS, FLAKY
30-test-fs-cp-async-symlink-points-to-dest: PASS, FLAKY
31-test-fs-cp-sync-unicode-folder-names: PASS, FLAKY
27+# https://github.com/nodejs/node/issues/59636
28+test-fs-cp-sync-error-on-exist: SKIP
29+test-fs-cp-sync-symlink-points-to-dest-error: SKIP
30+test-fs-cp-async-symlink-points-to-dest: SKIP
31+test-fs-cp-sync-unicode-folder-names: SKIP
32323333# https://github.com/nodejs/node/issues/56751
3434test-without-async-context-frame: PASS, FLAKY