Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-3480

Native Tests are not being executed in Kogito Examples

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 1.0.0.Final
    • Examples
    • None
    • False
    • False
    • Undefined
    • Hide

      git clone kogito-examples
      mvn clean install -Pnative
      No "Native*IT.java" tests are executed.

      Show
      git clone kogito-examples mvn clean install -Pnative No "Native*IT.java" tests are executed.
    • ---
    • ---
    • 2020 Week 40-42 (from Sep 28)

    Description

      This task scopes:
      1. Enable the execution of Native tests using the native maven profile:

      mvn clean install -Pnative
      

      2. Fix native tests failing. Common issues:

      • @Inject annotation is not supported for native tests (we need to remove the injected fields from tests)

      Attachments

        Issue Links

          Activity

            People

              jcarvaja@redhat.com Jose Carvajal Hilario
              jcarvaja@redhat.com Jose Carvajal Hilario
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: