You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/05/05 09:07:02 UTC

[GitHub] [accumulo] ctubbsii commented on issue #3372: Broken or Flaky test: MemoryStarvedScanIT

ctubbsii commented on issue #3372:
URL: https://github.com/apache/accumulo/issues/3372#issuecomment-1535958440

   The error I've seen is:
   
   ```
   [WARNING] org.apache.accumulo.test.functional.MemoryStarvedScanIT.testBatchScanPauses
   [ERROR]   Run 1: MemoryStarvedScanIT.testBatchScanPauses:334 expected: <0> but was: <1>
   [ERROR]   Run 2: MemoryStarvedScanIT.testBatchScanPauses:386 expected: <1> but was: <0>
   [ERROR]   Run 3: MemoryStarvedScanIT.testBatchScanPauses:386 expected: <1> but was: <0>
   [ERROR]   Run 4: MemoryStarvedScanIT.testBatchScanPauses:386 expected: <1> but was: <0>
   [ERROR]   Run 5: MemoryStarvedScanIT.testBatchScanPauses:386 expected: <1> but was: <0>
   [INFO]   Run 6: PASS
   [INFO] 
   [WARNING] org.apache.accumulo.test.functional.MemoryStarvedScanIT.testBatchScanReturnsEarlyDueToLowMemory
   [ERROR]   Run 1: MemoryStarvedScanIT.testBatchScanReturnsEarlyDueToLowMemory:316 expected: <1> but was: <0>
   [INFO]   Run 2: PASS
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org