Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6470059

java/awt/Graphics/ClippedCopyAreaTest/ClippedCopyAreaTest.java fails with ddraw ppl disabled

XMLWordPrintable

    • 2d
    • b03
    • x86
    • windows_xp, windows_vista
    • Verified

        JDK : Fails: Mustang b98
        Platform[s] : Fails On: Windows Vista (32-bit) build 5520
        Failing Test [s] : java/awt/Graphics/ClippedCopyAreaTest/ClippedCopyAreaTest.java

            Test source location:
            =====================
        /net/cady/export/jdk1.6.0/promoted/all/b98/ws/j2se/test/java/awt/Graphics/ClippedCopyAreaTest/ClippedCopyAreaTest.java

            jtr file location:
            ==================
        /net/cady/export6/results/mustang/b98/reg/regression-reg-winVista-32-2006-09-07-15-26-59-0183/workDir/java/awt/Graphics/ClippedCopyAreaTest/ClippedCopyAreaTest.jtr

            How to reproduce:
            ====================
             - Set JAVA_HOME to Mustang b98 windows-i586
            - cd /net/cady/export/jdk1.6.0/promoted/all/b98/ws/j2se/test/java/awt/Graphics/ClippedCopyAreaTest
            - /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/win32/bin/jtreg -r:/tmp -w:/tmp ./ClippedCopyAreaTest.java


            Test output:
            ============
        ----------System.err:(30/1649)----------
        Testing Destination: BufferedImage@201f9: type = 1 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 IntegerInterleavedRaster: width = 300 height = 300 #Bands = 3 xOff = 0 yOff = 0 dataOffset[0] 0
         No Clip CopyArea : Passed
         Rect Clip CopyArea : Passed
         Shape Clip CopyArea: Passed
        -------- Destination: PASSED
        Testing Destination: sun.awt.image.SunVolatileImage@1ffb8dc
         No Clip CopyArea : Passed
         Rect Clip CopyArea : Passed
         Shape Clip CopyArea: Passed
        -------- Destination: PASSED
        Testing Destination: Screen DestClippedCopyAreaTest$ScreenDestination$1[,3,23,300x300]
         No Clip CopyArea : Passed
         Rect Clip CopyArea : Passed
        Incorrect color at 150 0: ffff0000 expected ff00ff00
         Shape Clip CopyArea: Failed
        -------- Destination: FAILED
        java.lang.RuntimeException: Test Failed: 1 out of 3 destinations failed.
                at ClippedCopyAreaTest.runTests(ClippedCopyAreaTest.java:57)
                at ClippedCopyAreaTest.main(ClippedCopyAreaTest.java:348)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:597)
                at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
                at java.lang.Thread.run(Thread.java:619)

              tdv Dmitri Trembovetski (Inactive)
              jaleesunw James Lee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: