Re: RFR: 8296675: Exclude linux-aarch64 in NSS tests

2022-11-09 Thread Weijun Wang
On Wed, 9 Nov 2022 16:03:16 GMT, Daniel D. Daugherty wrote: > Do we know if these tests will also fail on linux-x64 OL9? For linux-x64, we use libraries from the artifact server and they succeed on OL9. - PR: https://git.openjdk.org/jdk/pull/11063

RFR: 8296675: Exclude linux-aarch64 in NSS tests

2022-11-09 Thread Weijun Wang
The NSS tests do not work fine on linux-aarch64 now. Disable them at the moment. - Commit messages: - the fix Changes: https://git.openjdk.org/jdk/pull/11063/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11063&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8296675

Re: RFR: 8296675: Exclude linux-aarch64 in NSS tests [v2]

2022-11-09 Thread Sean Mullan
On Wed, 9 Nov 2022 16:24:21 GMT, Weijun Wang wrote: >> The NSS tests do not work fine on linux-aarch64 now. Disable them at the >> moment. > > Weijun Wang has updated the pull request incrementally with one additional > commit since the last revision: > > add comment Bug needs `noreg-self`

Re: RFR: 8296675: Exclude linux-aarch64 in NSS tests

2022-11-09 Thread Daniel D . Daugherty
On Wed, 9 Nov 2022 16:01:33 GMT, Weijun Wang wrote: > The NSS tests do not work fine on linux-aarch64 now. Disable them at the > moment. Thumbs up. This is a trivial fix. Do we know if these tests will also fail on linux-x64 OL9? - Marked as reviewed by dcubed (Reviewer). PR: ht

Re: RFR: 8296675: Exclude linux-aarch64 in NSS tests

2022-11-09 Thread Sean Mullan
On Wed, 9 Nov 2022 16:15:30 GMT, Weijun Wang wrote: > > I guess it's not possible to ProblemList an OS/arch combo? > > Yes, we can, but there are quite a lot of tests failing here. Seems fine then. - PR: https://git.openjdk.org/jdk/pull/11063

Re: RFR: 8296675: Exclude linux-aarch64 in NSS tests [v2]

2022-11-09 Thread Weijun Wang
On Wed, 9 Nov 2022 16:11:28 GMT, Sean Mullan wrote: >> Weijun Wang has updated the pull request incrementally with one additional >> commit since the last revision: >> >> add comment > > test/jdk/sun/security/pkcs11/PKCS11Test.java line 703: > >> 701: "/usr/lib/arm-linux-gnue

Re: RFR: 8296675: Exclude linux-aarch64 in NSS tests [v2]

2022-11-09 Thread Weijun Wang
> The NSS tests do not work fine on linux-aarch64 now. Disable them at the > moment. Weijun Wang has updated the pull request incrementally with one additional commit since the last revision: add comment - Changes: - all: https://git.openjdk.org/jdk/pull/11063/files - new: h

Re: RFR: 8296675: Exclude linux-aarch64 in NSS tests

2022-11-09 Thread Weijun Wang
On Wed, 9 Nov 2022 16:09:36 GMT, Sean Mullan wrote: > I guess it's not possible to ProblemList an OS/arch combo? Yes, we can, but there are quite a lot of tests failing here. - PR: https://git.openjdk.org/jdk/pull/11063

Re: RFR: 8296675: Exclude linux-aarch64 in NSS tests

2022-11-09 Thread Sean Mullan
On Wed, 9 Nov 2022 16:01:33 GMT, Weijun Wang wrote: > The NSS tests do not work fine on linux-aarch64 now. Disable them at the > moment. I guess it's not possible to ProblemList an OS/arch combo? test/jdk/sun/security/pkcs11/PKCS11Test.java line 703: > 701: "/usr/lib/arm-linux