On Fri, 7 Mar 2025 21:07:01 GMT, Karm Michal Babacek <d...@openjdk.org> wrote:
>> Karm Michal Babacek has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fixed @library /test -> @library /test/lib > > test/jdk/java/awt/Headless/HeadlessMalfunctionTest.java line 36: > >> 34: * @summary Test that in absence of isHeadless method, the JDK throws a >> meaningful error message. >> 35: * @library /test/lib >> 36: * @requires os.family == "linux" > > @prrace > >> I'll hold off re-running the tests until you have updated the PR with the >> exclusions. > > Doesn't this bit do the exclusion? I found out about it looking at other > tests... > > My Windows says: > > Test results: passed: 14; did not meet platform requirements: 1 > Report written to > C:\workspace\workspace\mandrel-jdk-build-matrix\LABEL\w2k19\jdk\jtreg_results\jdk\JTreport\html\report.html > Results written to > C:\workspace\workspace\mandrel-jdk-build-matrix\LABEL\w2k19\jdk\jtreg_results\jdk\JTwork > > > and MacOS also: > > Test results: passed: 14; did not meet platform requirements: 1 > Report written to > /Users/tester/jenkins/workspace/mandrel-jdk-build-matrix/LABEL/macos_aarch64/jdk/jtreg_results/jdk/JTreport/html/report.html > Results written to > /Users/tester/jenkins/workspace/mandrel-jdk-build-matrix/LABEL/macos_aarch64/jdk/jtreg_results/jdk/JTwork yes it does, I thought you had not done that yet. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23852#discussion_r1985719778