Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-36293

RocksDBWriteBatchWrapperTest.testAsyncCancellation

    XMLWordPrintableJSON

Details

    Description

      https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=62156&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=11508

      Sep 16 02:20:08 02:20:08.194 [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.724 s <<< FAILURE! -- in org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapperTest
      Sep 16 02:20:08 02:20:08.194 [ERROR] org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapperTest.testAsyncCancellation -- Time elapsed: 0.121 s <<< ERROR!
      Sep 16 02:20:08 java.lang.Exception: Unexpected exception, expected<org.apache.flink.runtime.execution.CancelTaskException> but was<java.lang.AssertionError>
      Sep 16 02:20:08 Caused by: java.lang.AssertionError: 
      Sep 16 02:20:08 Expecting actual:
      Sep 16 02:20:08   2
      Sep 16 02:20:08 to be less than:
      Sep 16 02:20:08   2 
      Sep 16 02:20:08 	at org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapperTest.testAsyncCancellation(RocksDBWriteBatchWrapperTest.java:98)
      Sep 16 02:20:08 	at java.lang.reflect.Method.invoke(Method.java:498)
      Sep 16 02:20:08 	Suppressed: org.apache.flink.runtime.execution.CancelTaskException
      Sep 16 02:20:08 		at org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper.ensureNotCancelled(RocksDBWriteBatchWrapper.java:199)
      Sep 16 02:20:08 		at org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapper.close(RocksDBWriteBatchWrapper.java:188)
      Sep 16 02:20:08 		at org.apache.flink.contrib.streaming.state.RocksDBWriteBatchWrapperTest.testAsyncCancellation(RocksDBWriteBatchWrapperTest.java:100)
      Sep 16 02:20:08 		... 1 more
      

      This test was added FLINK-35580

      Attachments

        Issue Links

          Activity

            People

              showuon Luke Chen
              mapohl Matthias Pohl
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: