Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group [v4]

2024-12-11 Thread duke
On Wed, 11 Dec 2024 15:55:00 GMT, Ivan Šipka wrote: >> @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore >> @JornVernee >> >> adding as manual tests > > Ivan Šipka has updated the pull request incrementally with two additional > commits since the last revision: > > - reve

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group [v4]

2024-12-11 Thread Mark Sheppard
On Wed, 11 Dec 2024 15:55:00 GMT, Ivan Šipka wrote: >> @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore >> @JornVernee >> >> adding as manual tests > > Ivan Šipka has updated the pull request incrementally with two additional > commits since the last revision: > > - reve

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group [v4]

2024-12-11 Thread Jorn Vernee
On Wed, 11 Dec 2024 15:55:00 GMT, Ivan Šipka wrote: >> @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore >> @JornVernee >> >> adding as manual tests > > Ivan Šipka has updated the pull request incrementally with two additional > commits since the last revision: > > - reve

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group [v4]

2024-12-11 Thread Ivan Šipka
> @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore > @JornVernee > > adding as manual tests Ivan Šipka has updated the pull request incrementally with two additional commits since the last revision: - reverting manual group - jdk_foreign_stress to tier4, revert previous

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group [v3]

2024-12-10 Thread Jorn Vernee
On Tue, 10 Dec 2024 16:12:55 GMT, Ivan Šipka wrote: >> @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore >> @JornVernee >> >> adding as manual tests > > Ivan Šipka has updated the pull request incrementally with one additional > commit since the last revision: > > both t

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group [v3]

2024-12-10 Thread Ivan Šipka
> @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore > @JornVernee > > adding as manual tests Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: both tests declared automatic, labeled as jdk_foreign_stress and that gro

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group [v3]

2024-12-10 Thread Ivan Šipka
On Tue, 10 Dec 2024 16:12:55 GMT, Ivan Šipka wrote: >> @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore >> @JornVernee >> >> adding as manual tests > > Ivan Šipka has updated the pull request incrementally with one additional > commit since the last revision: > > both t

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group [v2]

2024-12-09 Thread Ivan Šipka
On Fri, 6 Dec 2024 14:59:47 GMT, Jorn Vernee wrote: >> Might be a mistake, TestMatrix is the manual test. > > TestUpcallStress.java was supposed to run in tier4, which is a catch-all for > any test not run in lower tiers: > > > # Everything not in other tiers > tier4 = \ > / \ >-:tier1

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group [v2]

2024-12-09 Thread Ivan Šipka
> @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore > @JornVernee > > adding as manual tests Ivan Šipka has updated the pull request incrementally with one additional commit since the last revision: TestUpcallStress is a jtreg manual test now - Changes: -

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group

2024-12-06 Thread Jorn Vernee
On Fri, 6 Dec 2024 07:17:28 GMT, Alan Bateman wrote: >> test/jdk/TEST.groups line 625: >> >>> 623: javax/xml/jaxp/datatype/8033980/GregorianCalAndDurSerDataUtil.java >>> \ >>> 624: java/foreign/TestMatrix.java \ >>> 625: java/foreign/TestUpcallStress.java >> >> I note that the test

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group

2024-12-05 Thread Alan Bateman
On Thu, 5 Dec 2024 22:21:45 GMT, Mark Sheppard wrote: >> @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore >> @JornVernee >> >> adding as manual tests > > test/jdk/TEST.groups line 625: > >> 623: javax/xml/jaxp/datatype/8033980/GregorianCalAndDurSerDataUtil.java \ >> 62

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group

2024-12-05 Thread Mark Sheppard
On Thu, 5 Dec 2024 16:23:17 GMT, Ivan Šipka wrote: > @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore > @JornVernee > > adding as manual tests test/jdk/TEST.groups line 625: > 623: javax/xml/jaxp/datatype/8033980/GregorianCalAndDurSerDataUtil.java \ > 624: java/fo

Re: RFR: 8345335: Add excluded jdk_foreign tests to manual group

2024-12-05 Thread Alexandre Iline
On Thu, 5 Dec 2024 16:23:17 GMT, Ivan Šipka wrote: > @AlanBateman @mahendrachhipa @bwhuang-us @serhiysachkov @mcimadamore > @JornVernee > > adding as manual tests LGTM - PR Comment: https://git.openjdk.org/jdk/pull/22580#issuecomment-2521377846