Skip to content

Conversation

Tango992
Copy link
Contributor

@Tango992 Tango992 force-pushed the fix-node-compat-test-runner branch 2 times, most recently from 40ab514 to 3ecdb2a Compare August 16, 2025 09:23
import { generateTestSerialId } from "./test.ts";
import { join } from "@std/path/join";

const testSuitePath = "tests/node_compat/runner/suite";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe let's use import.meta.resolve() or join(import.meta.url, ...) to ensure it's actually independent where it's being run from?

@Tango992 Tango992 requested a review from bartlomieju August 16, 2025 10:55
@bartlomieju bartlomieju enabled auto-merge (squash) August 16, 2025 11:16
@bartlomieju bartlomieju merged commit 5c30409 into denoland:main Aug 16, 2025
19 checks passed
@Tango992 Tango992 deleted the fix-node-compat-test-runner branch August 16, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants