Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3312

DistributedExecutionCompletionTest.testBasicTakeInvocationWithSleepingCallable random failures

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 6.0.0.Alpha1
    • 5.3.0.Final
    • Test Suite
    • None

      The test tries to verify that DistributedExecutionCompletionService.take() doesn't return before the task has actually finished, but it does that by measuring the amount of time spent in the take() method and it doesn't consider that the task may have started running before the main thread called take().

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: