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

split TestInvokerClass into a separate file #451

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

flashdesignory
Copy link
Contributor

To prepare further for the remote workloads / postMessage feature, I'd like to separate out the test invokers from the benchmark-runner. This will reduce duplicate code, since workloads will re-use (import) the same test invoker classes to run the tests themselves.

Since the test invokers are self-contained now, I am passing in the params object, which the classes rely on.

@flashdesignory flashdesignory requested review from julienw, camillobruni, rniwa and bgrins and removed request for julienw and camillobruni November 12, 2024 22:10
@flashdesignory flashdesignory merged commit a64fa26 into WebKit:main Nov 13, 2024
4 checks passed
@flashdesignory flashdesignory deleted the feature/test-invoker branch November 13, 2024 01:08
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.

3 participants