Skip to content
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

Include JIT results in the same results.json as the non-JIT results #4

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

trflynn89
Copy link
Member

Rather than callers invoking the runner multiple times to get separate test262 and test262-jit results, run them both in one invocation so they are included in the same results.json. This will allow BuggieBot to display both runs in the /test262 command.

Rather than callers invoking the runner multiple times to get separate
test262 and test262-jit results, run them both in one invocation so they
are included in the same results.json. This will allow BuggieBot to
display both runs in the /test262 command.
@trflynn89 trflynn89 merged commit c36db8f into SerenityOS:master Nov 5, 2023
1 check passed
@trflynn89 trflynn89 deleted the jit branch November 5, 2023 20:02
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.

1 participant