Skip to content
Success

#680 (May 20, 2023, 9:17:23 PM)

Started 2 yr 2 mo ago
Took 5 min 27 sec on windows-x86_64-jau-011
Build Artifacts
artifact.properties637 Bview
joal-2.5-b680-20230520-windows-amd64-test-results-windows-x86_64-jau-011.7z7.42 KiBview
joal-2.5-b680-20230520-windows-amd64.7z3.99 MiBview

Started by upstream project joal build number 680
originally caused by:

Revision: 32563a63b9c10820ffd1509fa12268ba40430d00
Repository: git://jogamp.org/srv/scm/joal.git
  • origin/master
Test Result (no failures)
    Changes
    1. ALHelpers.getALFormat(..): Drop alGetEnumValue("type") and use 'type' via ALExtConstants directly: Fixes failing al.alGetEnumValue("AL_FORMAT_STEREO_DOUBLE") (details / cgit)
    2. Fix ALAudioSink.dequeueBuffer(): AL_BUFFERS_PROCESSED result is total not accumulative while waiting (not yet dequeueing), ... (details / cgit)