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

javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'."

XMLWordPrintable

    • b14
    • x86_64
    • windows

        The following test failed in the JDK18 CI:

        javax/swing/JTable/4275046/bug4275046.java

        Here's a snippet from the log file:

        #section:main
        ----------messages:(5/186)----------
        command: main bug4275046
        reason: User specified action: run main bug4275046
        Mode: othervm
        Additional options from @modules: --add-modules java.desktop
        elapsed time (seconds): 2.88
        ----------configuration:(3/43)----------
        Boot Layer
          add modules: java.desktop

        ----------System.out:(2/46)----------
        The edited value is = redEDITED
        Test failed
        ----------System.err:(15/1026)----------
        java.lang.RuntimeException: Expected value in the cell: 'rededited' but found 'redEDITED'.
        at bug4275046.checkResult(bug4275046.java:188)
        at bug4275046.test(bug4275046.java:105)
        at bug4275046.main(bug4275046.java:67)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:833)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected value in the cell: 'rededited' but found 'redEDITED'.
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected value in the cell: 'rededited' but found 'redEDITED'.
        ----------rerun:(47/4693)*----------

              psadhukhan Prasanta Sadhukhan
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: