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

JShell: isolated test failure: command completion causes: transport error 202: send failed: Broken pipe

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 9
    • None
    • tools
    • 9

      Failure occurred in b91 PIT. This code was introduced in b89 and unchanged since. This bug has never been seen before. It is presumably caused by a failing remote process. Perhaps caused by resource limitations.

      test CommandCompletionTest.testEdit(): failure
      java.lang.AssertionError: Expected empty error output, got: ERROR: transport error 202: send failed: Broken pipe
       expected [true] but found [false]
      at org.testng.Assert.fail(Assert.java:94)
      at org.testng.Assert.failNotEquals(Assert.java:494)
      at org.testng.Assert.assertTrue(Assert.java:42)
      at ReplToolTesting.testRaw(ReplToolTesting.java:224)
      at ReplToolTesting.test(ReplToolTesting.java:179)
      at ReplToolTesting.test(ReplToolTesting.java:167)
      at CommandCompletionTest.testEdit(CommandCompletionTest.java:80)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:520)
      at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
      at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
      at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
      at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
      at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
      at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)

            rfield Robert Field (Inactive)
            rfield Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: