On Mon, 31 Mar 2025 21:26:54 GMT, Alexey Semenyuk <asemen...@openjdk.org> wrote:
> Move `ErrorTest.testAppContentWarning()` test case to > `MacSignTest.testAppContentWarning()` and rework it to fail because of faulty > app content and not invalid signing identity. > > MacSignTest is supposed to be a placeholder for tests that require a signing > environment but don't fit in any existing signing tests. This pull request has now been integrated. Changeset: 10772659 Author: Alexey Semenyuk <asemen...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1077265953e6f0918f8f7625ad311f28453c893a Stats: 145 lines in 4 files changed: 107 ins; 29 del; 9 mod 8353321: [macos] ErrorTest.testAppContentWarning test case requires signing environment Reviewed-by: almatvee ------------- PR: https://git.openjdk.org/jdk/pull/24338