Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-968

Tests for continuum-release fail randomly

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1-alpha-1
    • 1.1-alpha-1
    • Testing
    • None
    • tests fail for some environments and pass for others. For some they fail at random

    Description

      The test for continuum-release fails randomly. This is because the two test methods are executed in a random order (this is intended JUnit behavior), and the tests alter files.

      Solution is to restore files between tests (method setUp) and to force the order of the two tests (create one test method that calls the two other methods one by one).

      Patch is attached. Please verify and commit.

      Attachments

        1. continuum-release.diff
          2 kB
          Philippe Faes

        Activity

          People

            evenisse Emmanuel Venisse
            pfaes Philippe Faes
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: