Integrated: 8334562: Automate com/sun/security/auth/callback/TextCallbackHandler/Default.java test

Fernando Guallini fguallini at openjdk.org
Fri Jun 28 12:48:25 UTC 2024


On Wed, 19 Jun 2024 12:47:33 GMT, Fernando Guallini <fguallini at openjdk.org> wrote:

> The following test: **com/sun/security/auth/callback/TextCallbackHandler/Default.java** is currently marked to be run manually because user inputs are required in the console, but instead it can be automated by providing a custom inputStream to System.in in the actual test to simulate sequential user input.
> 
> In addition, this patch is removing the test from the problemList as it passes, and from manual test list.

This pull request has now been integrated.

Changeset: f4d8c005
Author:    Fernando Guallini <fguallini at openjdk.org>
Committer: Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f4d8c005b35ce34c96027b7f3abb7a307bca3f4c
Stats:     401 lines in 5 files changed: 210 ins; 170 del; 21 mod

8334562: Automate com/sun/security/auth/callback/TextCallbackHandler/Default.java test

Reviewed-by: weijun

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

PR: https://git.openjdk.org/jdk/pull/19790



More information about the security-dev mailing list