RFR: 8334562: Automate com/sun/security/auth/callback/TextCallbackHandler/Default.java test [v2]

duke duke at openjdk.org
Fri Jun 28 08:30:20 UTC 2024


On Thu, 27 Jun 2024 15:37:45 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.
>
> Fernando Guallini has updated the pull request incrementally with one additional commit since the last revision:
> 
>   move HumanInputStream to test library for reusability

@fguallini 
Your change (at version d9dbdfa3fe2a6038b31652a2a83bdad21492a0fb) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk/pull/19790#issuecomment-2196400260



More information about the security-dev mailing list