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

ItemEventTest fails with error: java.lang.RuntimeException: ItemEvent for selection & deselection of multi select List's item is not correct

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 24
    • 24
    • client-libs

      Test fails in mach5 on macos with error:

      ----------messages:(7/277)----------
      command: main ItemEventTest
      reason: Assumed action based on file name: run main ItemEventTest
      started: Tue Nov 26 16:55:54 GMT 2024
      Mode: othervm
      Additional options from @modules: --add-modules java.desktop
      finished: Tue Nov 26 16:55:56 GMT 2024
      elapsed time (seconds): 1.826
      ----------configuration:(3/40)----------
      Boot Layer
        add modules: java.desktop

      ----------System.out:(0/0)----------
      ----------System.err:(13/995)----------
      java.lang.RuntimeException: ItemEvent for selection & deselection of multi select List's item is not correct Expected : 01230123 Actual :
      at ItemEventTest.performTest(ItemEventTest.java:133)
      at ItemEventTest.testHandleEvent(ItemEventTest.java:88)
      at ItemEventTest.main(ItemEventTest.java:142)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1447)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: ItemEvent for selection & deselection of multi select List's item is not correct Expected : 01230123 Actual :
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: ItemEvent for selection & deselection of multi select List's item is not correct Expected : 01230123 Actual :

            psadhukhan Prasanta Sadhukhan
            achung Alisen Chung
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: