Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-32009

Some unit tests marked with @Ignore are executed

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2023.1, 2021.42
    • Component/s: Tests

      Description

      For instance, we still have test failure on StreamWorkManagerTest#itCanFireWorkFailureEvent while it has been ignored since NXP-29629

      https://github.com/nuxeo/nuxeo-lts/blob/2023/modules/core/nuxeo-core-event/src/test/java/org/nuxeo/ecm/core/work/StreamWorkManagerTest.java#L218 (

      As Kevin pointed the cause is that this test has no @Test annotation.

      Make sure that all Ignore annotations are following a Test annotation.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: