Skip to content

Conversation

Constellation
Copy link
Member

This offers an easy way to dump list of tests scheduled for this command invocation. Like,

$VM cli.js -- --dump-list-tests

Then it dumps list of tests it will execute.

Copy link

netlify bot commented Aug 13, 2025

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit 0bb771c
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/689d0fe6cf567c0009337f10
😎 Deploy Preview https://deploy-preview-127--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@camillobruni camillobruni left a comment

Choose a reason for hiding this comment

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

nice!

Copy link
Contributor

@kmiller68 kmiller68 left a comment

Choose a reason for hiding this comment

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

LGTM too.

cli.js Outdated
console.log(" --iteration-count: Set the default iteration count.");
console.log(" --worst-case-count: Set the default worst-case count");
console.log(" --dump-json-results: Print summary json to the console.");
console.log(" --dump-test-list: Print test list.");
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: might be worth adding "instead of running"

Copy link
Member Author

Choose a reason for hiding this comment

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

Sounds good! Changed.

This offers an easy way to dump list of tests scheduled for this command
invocation. Like,

    $ VM cli.js -- --dump-list-tests

Then it dumps list of tests it will execute.
@Constellation Constellation merged commit 512b065 into WebKit:main Aug 13, 2025
10 checks passed
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