> On m1 mac sometimes (in very rare instance) it takes a long time to get the > sequencer so increasing timeout helps with that. > Also on m1 mac sequencer got notified about the first MetaMessage twice. The > reason is unclear but watching for that fixes the problem. Also on Linux > sometimes process hangs indefinitely without finishing hold by the > com.sun.media.sound.MediaDispatcher. Closing the sequencer at the end of the > test helps with that.
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Lower the timeout to 120 seconds ------------- Changes: - all: https://git.openjdk.org/jdk/pull/11157/files - new: https://git.openjdk.org/jdk/pull/11157/files/96d9754f..496e1eb5 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=11157&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11157&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/11157.diff Fetch: git fetch https://git.openjdk.org/jdk pull/11157/head:pull/11157 PR: https://git.openjdk.org/jdk/pull/11157
