Skip to content

Conversation

@andreabergia
Copy link
Contributor

The current behavior is a bit misleading, because the test case name includes only the javascript source file, but not the optimization level. So, you get three tests with the exact same names, for levels -1, 0, and 9. This change simply adds the optimization level in the name of the test.

The current behavior is a bit misleading, because the test case name
includes only the javascript source file, but not the optimization
level. So, you get three tests with the exact same names, for levels
-1, 0, and 9. This change simply adds the optimization level in the
name of the test.
@gbrail
Copy link
Collaborator

gbrail commented Oct 31, 2023

Thanks!

@gbrail gbrail merged commit 1457790 into mozilla:master Oct 31, 2023
@andreabergia andreabergia deleted the fix-doctest-name branch October 31, 2023 08:03
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