Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Fix testAlBufferDataintintByteBufferintint ERROR java.io.IOException: (details)
Commit 6ca140a1e24b41d5084bb1acf2f79d7c26f6145c by xerxes
Fix testAlBufferDataintintByteBufferintint ERROR java.io.IOException: mark/reset not supported.

    [junit] Testcase: testAlBufferDataintintByteBufferintint took 0,021 sec
    [junit] Caused an ERROR
    [junit] mark/reset not supported
    [junit] java.io.IOException: mark/reset not supported
    [junit] at java.util.zip.InflaterInputStream.reset(InflaterInputStream.java:286)
    [junit] at java.io.FilterInputStream.reset(FilterInputStream.java:217)
    [junit] at com.sun.media.sound.SoftMidiAudioFileReader.getAudioInputStream(SoftMidiAudioFileReader.java:135)
    [junit] at javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:1111)
    [junit] at com.jogamp.openal.util.WAVLoader.loadFromStream(WAVLoader.java:87)
    [junit] at com.jogamp.openal.test.junit.ALTest.loadTestWAV(ALTest.java:386)
    [junit] at com.jogamp.openal.test.junit.ALTest.testAlBufferDataintintByteBufferintint(ALTest.java:281)

Signed-off-by: Xerxes Rånby <xerxes@zafena.se>
The file was modifiedsrc/test/com/jogamp/openal/test/junit/ALTest.java (diff)