Sonar metrics for OpenMRS Core Master

Build: #577 failed

Job: Sonar Full Analysis failed

Stages & jobs

  1. Sonar Analysis

Code commits

Git

  • Daniel Kayiwa

    Daniel Kayiwa 2d5bd7542c1e7640fbe71f3465e5a145226635bf

    Revert "Removing the unnecessary deleteAllData calls in some tests as another"
    This reverts commit 73a08a7d7c8255015bc765d07af708c8386cd92d.

    • api/src/test/java/org/openmrs/api/db/PatientDAOTest.java (version 2d5bd7542c1e7640fbe71f3465e5a145226635bf)
    • api/src/test/java/org/openmrs/validator/DrugOrderValidatorTest.java (version 2d5bd7542c1e7640fbe71f3465e5a145226635bf)
    • web/src/test/java/org/openmrs/scheduler/web/controller/SchedulerFormControllerTest.java (version 2d5bd7542c1e7640fbe71f3465e5a145226635bf)
    • web/src/test/java/org/openmrs/scheduler/web/controller/TaskHelperTest.java (version 2d5bd7542c1e7640fbe71f3465e5a145226635bf)
    • web/src/test/java/org/openmrs/web/controller/user/RoleFormControllerTest.java (version 2d5bd7542c1e7640fbe71f3465e5a145226635bf)
  • Daniel Kayiwa

    Daniel Kayiwa 534f25c2de9c255896ff9d0accebf5d01821e145

    Revert "Synchronizing access to the isBaseSetup static variable as another"
    This reverts commit ec94d0a62ae59d7e33a35e845e24c7fe08a686bd.

    • api/src/test/java/org/openmrs/test/BaseContextSensitiveTest.java (version 534f25c2de9c255896ff9d0accebf5d01821e145)
  • Daniel Kayiwa

    Daniel Kayiwa ec94d0a62ae59d7e33a35e845e24c7fe08a686bd

    Synchronizing access to the isBaseSetup static variable as another attempt at fixing the randomly failing tests - https://travis-ci.org/openmrs/openmrs-core/builds/71849079

    • api/src/test/java/org/openmrs/test/BaseContextSensitiveTest.java (version ec94d0a62ae59d7e33a35e845e24c7fe08a686bd)
  • Daniel Kayiwa

    Daniel Kayiwa 73a08a7d7c8255015bc765d07af708c8386cd92d

    Removing the unnecessary deleteAllData calls in some tests as another attempt at fixing randomly failing unit tests - https://travis-ci.org/openmrs/openmrs-core/builds/71842801

    • api/src/test/java/org/openmrs/api/db/PatientDAOTest.java (version 73a08a7d7c8255015bc765d07af708c8386cd92d)
    • api/src/test/java/org/openmrs/validator/DrugOrderValidatorTest.java (version 73a08a7d7c8255015bc765d07af708c8386cd92d)
    • web/src/test/java/org/openmrs/scheduler/web/controller/SchedulerFormControllerTest.java (version 73a08a7d7c8255015bc765d07af708c8386cd92d)
    • web/src/test/java/org/openmrs/scheduler/web/controller/TaskHelperTest.java (version 73a08a7d7c8255015bc765d07af708c8386cd92d)
    • web/src/test/java/org/openmrs/web/controller/user/RoleFormControllerTest.java (version 73a08a7d7c8255015bc765d07af708c8386cd92d)
  • Daniel Kayiwa

    Daniel Kayiwa 10ddd28d8f4e63ba3f230c89a7c68a5363994a83

    Cleaning up data setup by the ConceptServicePT test, as another attempt to fix the randomly failing tests - https://travis-ci.org/openmrs/openmrs-core/builds/71829858

    • api/src/test/java/org/openmrs/api/ConceptServicePT.java (version 10ddd28d8f4e63ba3f230c89a7c68a5363994a83)