JBehave
  1. JBehave
  2. JBEHAVE-601

Embedder's calculation of timed out stories is naive

    Details

    • Type: Improvement Improvement
    • Status: Open Open
    • Priority: Minor Minor
    • Resolution: Unresolved
    • Affects Version/s: 3.5
    • Fix Version/s: None
    • Component/s: Core
    • Labels:
      None
    • Number of attachments :
      0

      Description

      waitUntilAllDoneOrFailed() {
        long start = System.currentTimeMillis();
      

      start really should be "lastStepTime" and be updated everytime a step executes.

        Activity

        Paul Hammant made changes -
        Field Original Value New Value
        Summary Embedders calculation of timed out stories is naeive Embedder's calculation of timed out stories is naive

          People

          • Assignee:
            Unassigned
            Reporter:
            Paul Hammant
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated: