umjammer / osxmidi4j

🎵 Mac CoreMIDI Java MIDI SPI (rococoa)
GNU General Public License v2.0
0 stars 0 forks source link

test case doesn't work on githuub workflows #15

Open umjammer opened 2 years ago

umjammer commented 2 years ago

what was WORA?

local

Darwin nsanomac4 20.6.0 Darwin Kernel Version 20.6.0: Tue Apr 19 21:04:45 PDT 2022; root:xnu-7195.141.29~1/RELEASE_X86_64 x86_64

java version "1.8.0_291"
Java(TM) SE Runtime Environment (build 1.8.0_291-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.291-b10, mixed mode)

github actions

macOS
11.7

Java configuration:
Distribution: temurin
Version: 8.0.345+1
umjammer commented 9 months ago

github actions environment macos-* doesn't have in/out port which is retrieved by MIDIGetSource or MIDIGetDestination. (but a port created by MIDIDestinationCreate works...)