[jdk11u-dev] RFR: 8278456: Define jtreg jdk_desktop test group time-based sub-tasks for use by headful testing. [v2]

Goetz Lindenmaier goetz at openjdk.org
Sun Oct 15 11:26:29 UTC 2023


On Thu, 12 Oct 2023 19:09:58 GMT, Amos <duke at openjdk.org> wrote:

>> - Backport for [JDK-8278456](https://bugs.openjdk.org/browse/JDK-8278456)
>
> Amos has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix Test Case Error: group not found: jdk_accessibility
>   
>   Fix the test case error:
>   - testdata/jtreg/jtreg_test_11/test/jdk/TEST.groups: group jdk_desktop_part1: group not found: jdk_accessibility
>   
>   Reason
>   - https://bugs.openjdk.org/browse/JDK-8236044 added a new group jdk_accessibility
>   
>   Solution
>   - Add a `jdk_accessibility` placeholder
>   - When this change back ported later, can add the contents of https://hg.openjdk.org/jdk/jdk14/rev/66ddad9cdd9d

LGTM

The edit was needed because 8236044: Create jdk_accessibility test group  is not in 11.
Also, jdk_client_sanity was not part of jdk_desktop in 11.

-------------

Marked as reviewed by goetz (Reviewer).

PR Review: https://git.openjdk.org/jdk11u-dev/pull/2164#pullrequestreview-1678775307
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2164#issuecomment-1763358461


More information about the jdk-updates-dev mailing list