Skip to content

chore(tests): refresh the execution inventory - #3510

Merged
krmahadevan merged 1 commit into
masterfrom
chore/refresh-execution-inventory
Sep 12, 2026
Merged

chore(tests): refresh the execution inventory#3510
krmahadevan merged 1 commit into
masterfrom
chore/refresh-execution-inventory

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Opened by the Refresh execution inventory workflow after a change to test sources
on master.

verifyTestExecution guards only the tests listed in
testng-core/execution-inventory.txt, and it deliberately does not fail on a test it
has never seen — otherwise every pull request would go red the moment master gained a
test. This refresh is what brings newly added tests under the guard.

Read the diff before merging. Additions are ordinary. Two things are not:

  • a removal means a test stopped running on master, which is exactly what the guard
    exists to catch. Do not merge that away without understanding it;
  • a status change to SKIP or FAIL may be a flaky run being written into the
    baseline. Merging it makes every later build compare against the flake.

Regenerated after test sources changed on master. The diff is the set
of tests that joined or left the run; verifyTestExecution guards only
what this file lists.
@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 09af84fc-1c42-4755-aa52-829e114063d0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@krmahadevan
krmahadevan merged commit 5a49933 into master Sep 12, 2026
6 checks passed
@krmahadevan
krmahadevan deleted the chore/refresh-execution-inventory branch September 12, 2026 12:29
@juherr juherr added this to the 7.13.0 milestone Sep 12, 2026
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