diff --git a/test/parallel/test-cpu-prof-default.js b/test/sequential/test-cpu-prof-default.js similarity index 100% rename from test/parallel/test-cpu-prof-default.js rename to test/sequential/test-cpu-prof-default.js diff --git a/test/parallel/test-cpu-prof-dir-absolute.js b/test/sequential/test-cpu-prof-dir-absolute.js similarity index 100% rename from test/parallel/test-cpu-prof-dir-absolute.js rename to test/sequential/test-cpu-prof-dir-absolute.js diff --git a/test/parallel/test-cpu-prof-dir-and-name.js b/test/sequential/test-cpu-prof-dir-and-name.js similarity index 100% rename from test/parallel/test-cpu-prof-dir-and-name.js rename to test/sequential/test-cpu-prof-dir-and-name.js diff --git a/test/parallel/test-cpu-prof-dir-relative.js b/test/sequential/test-cpu-prof-dir-relative.js similarity index 100% rename from test/parallel/test-cpu-prof-dir-relative.js rename to test/sequential/test-cpu-prof-dir-relative.js diff --git a/test/parallel/test-cpu-prof-dir-worker.js b/test/sequential/test-cpu-prof-dir-worker.js similarity index 100% rename from test/parallel/test-cpu-prof-dir-worker.js rename to test/sequential/test-cpu-prof-dir-worker.js diff --git a/test/parallel/test-cpu-prof-drained.js b/test/sequential/test-cpu-prof-drained.js similarity index 100% rename from test/parallel/test-cpu-prof-drained.js rename to test/sequential/test-cpu-prof-drained.js diff --git a/test/parallel/test-cpu-prof-exit.js b/test/sequential/test-cpu-prof-exit.js similarity index 100% rename from test/parallel/test-cpu-prof-exit.js rename to test/sequential/test-cpu-prof-exit.js diff --git a/test/parallel/test-cpu-prof-invalid-options.js b/test/sequential/test-cpu-prof-invalid-options.js similarity index 100% rename from test/parallel/test-cpu-prof-invalid-options.js rename to test/sequential/test-cpu-prof-invalid-options.js diff --git a/test/parallel/test-cpu-prof-kill.js b/test/sequential/test-cpu-prof-kill.js similarity index 100% rename from test/parallel/test-cpu-prof-kill.js rename to test/sequential/test-cpu-prof-kill.js diff --git a/test/parallel/test-cpu-prof-name.js b/test/sequential/test-cpu-prof-name.js similarity index 100% rename from test/parallel/test-cpu-prof-name.js rename to test/sequential/test-cpu-prof-name.js diff --git a/test/parallel/test-cpu-prof-worker-argv.js b/test/sequential/test-cpu-prof-worker-argv.js similarity index 100% rename from test/parallel/test-cpu-prof-worker-argv.js rename to test/sequential/test-cpu-prof-worker-argv.js