adoptium / adoptium/aqa-tests

Detect Deleted JCK Test Folders and Removed them as Testcases in Playlist

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

Description

Currently, the `jck_target_folder_check.sh` and `update_playlist_file.sh` scripts only detect new test folders added to the JCK materials.

They do not identify test folders that have been deleted.

As a result, the obsolete test targets playlist.xml can potentially cause:

- Test failures
- Unnecessary test execution
- Wasted CI/resources

These scripts should be enhanced to identify these folders that have been deleted.

Contributor guide

Open the contributing guide

Research direction

Start by reading jck_target_folder_check.sh and update_playlist_file.sh to trace how newly added JCK test folders are detected and how playlist.xml is updated. Verify the behavior against deleted test folders, then confirm that obsolete targets are removed from playlist.xml so they are not executed.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.