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

Weijun Wang weijun at openjdk.org
Thu Jun 27 19:07:21 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

LGTM. Thanks.

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

Marked as reviewed by weijun (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19790#pullrequestreview-2146292759



More information about the security-dev mailing list