adoptium / adoptium/aqa-tests

Use EXIT_SUCCESS in rerun test build

Open
#4,874 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

We have xxx_rerun test build to automatically rerun failed tests. To save resources, we should leverage TKG iteration and `EXIT_SUCCESS = true` in the rerun test build. It means, stop iterations when the current iteration is successful.

Contributor guide

Open the contributing guide

Research direction

Start at the xxx_rerun test build entry point and inspect how TKG iterations are controlled. Trace the use of EXIT_SUCCESS in the rerun flow; done means iterations stop when the current iteration succeeds while failed tests still trigger reruns.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.