<Sound Dev> RFR: 7188098 : TEST_BUG: closed/javax/sound/midi/Synthesizer/Receiver/bug6186488.java fails [v2]
lawrence.andrews
github.com+87324768+lawrence-andrew at openjdk.java.net
Fri Sep 3 13:56:07 UTC 2021
On Fri, 3 Sep 2021 03:53:55 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Added extra instruction for the user
>
> test/jdk/javax/sound/midi/Synthesizer/Receiver/bug6186488.java line 104:
>
>> 102: private static void createAndShowTestDialog() {
>> 103: String testInstruction = "This test verify that software Java Syntesizer processed non-ShortMessage-derived messages. \n" +
>> 104: "Click on 'Start Test' button. If you listen a sound then test pass else test fail.";
>
> Probably it will be useful to ask the user to "Make sure that the speakers are connected and the volume is up."? Some other tests use this suggestion.
Updated instructions to close any sound program and speaker to be connected and increase the volume up.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5338
More information about the sound-dev
mailing list