Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-133

The two tests 'should execute only the named tests' in test_spec are broken

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.3.3
    • Core features
    • None
    • buildr trunk revision 684978

    Description

      In test_spec.rb, there are two tests 'should execute only the named tests', one for unit tests and one for integration tests.

      These tests are broken (i.e., they do not test what they say they are testing). Changing "task('test:Something').invoke" to "task('test').invoke" should raise an error, but it does not.

      The attached patch fixes this issue by calling JUnit's fail method.

      Attachments

        1. BUILDR-133.spec.patch
          1 kB
          Antoine Contal

        Activity

          People

            Unassigned Unassigned
            lacton Antoine Contal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: