JDK-4742021 : 3 Regtest-test tests fail with no sound device
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.sound
  • Affected Version: 1.4.1
  • Priority: P5
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_8,windows_98
  • CPU: x86
  • Submitted: 2002-09-05
  • Updated: 2002-11-01
  • Resolved: 2002-10-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2 mantisFixed
Related Reports
Relates :  
Description

Name: asR10013			Date: 09/04/2002


Filed By       : J2SE-SQA [###@###.###
JDK            : JDK1.4.1
Testbase       : RegTest-test
Falling test[s]: 
	javax/sound/sampled/Lines/BufferSizeCheck.java
	javax/sound/sampled/LinuxCrash/ClipLinuxCrash2.java
	javax/sound/sampled/LinuxCrash/SDLLinuxCrash.java

It would be better if these tests performed any analysis whether a sound device existed on the computer.

jtr file location:
==================

/net/jtgb4u4c.eng/export/sail15/results/hopper/b21/regtest/win32/win98_client_linux-17/workDir/test/javax/sound/sampled/Lines/BufferSizeCheck.jtr
/net/jtgb4u4c.eng/export/sail15/results/hopper/b21/regtest/win32/win98_client_linux-17/workDir/test/javax/sound/sampled/LinuxCrash/ClipLinuxCrash2.jtr
/net/jtgb4u4c.eng/export/sail15/results/hopper/b21/regtest/win32/win98_client_linux-17/workDir/test/javax/sound/sampled/LinuxCrash/SDLLinuxCrash.jtr

How to reproduce:
=================
Start JT3.1 using the jtreg script on a computer that does not have a sound device.
Run the tests.

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mantis FIXED IN: mantis INTEGRATED IN: mantis mantis-b04 VERIFIED IN: mantis
14-06-2004

EVALUATION ###@###.### 2002-09-09 Some emails with the submitters led to the conclusion that the reg tests should indeed detect the existence of sound hardware. If none is present, pass the test.
09-09-2002