Skip to content

Normalize directory names in run-test262 #971

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

bnoordhuis
Copy link
Contributor

Otherwise find_error() won't match entries in test262_errors.txt when the path to -d <path> ends with one or more trailing slashes.

Fixes: #970

Otherwise find_error() won't match entries in test262_errors.txt when
the path to `-d <path>` ends with one or more trailing slashes.

Fixes: quickjs-ng#970
@bnoordhuis bnoordhuis marked this pull request as ready for review March 11, 2025 20:49
@bnoordhuis bnoordhuis merged commit 1f280a0 into quickjs-ng:master Mar 11, 2025
128 checks passed
@bnoordhuis bnoordhuis deleted the fix970 branch March 11, 2025 21:19
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.

run-test262 does not always report errors
2 participants