OpenMRS Core Master

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
22 minutes
Labels
None
Revisions
openmrs-core
0bae18e5ddfbb9d01825de58b4c89a0a246b92c6 0bae18e5ddfbb9d01825de58b4c89a0a246b92c6
openmrs-standalone
a007b20569b3776ca375346af549436b53296a95 a007b20569b3776ca375346af549436b53296a95
Release scripts
bb61e06483cd415a55b72cceac8d10ad00ee4e8a bb61e06483cd415a55b72cceac8d10ad00ee4e8a
Total tests
3561
First to pass since
#1566 (Run by child build TRUNK-STAND)

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 0bae18e5ddfbb9d01825de58b4c89a0a246b92c6 0bae18e5ddfbb9d01825de58b4c89a0a246b92c6 Merge pull request #2123 from teleivo/fix-conceptvalidatortest
Fix and clean ConceptValidatorTest
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> e4cb346ee8c63915c1261e8412340b8d0eb6ae16 e4cb346ee8c63915c1261e8412340b8d0eb6ae16 Fix and clean ConceptValidatorTest
* fix failing test validate_shouldFailIfAnyNameIsAnEmptyString
had wrong assertion
* extract duplicate test setup into setUp method
* make conceptService a member and autowire it
* make concept cd4Count and weight members since they are used multiple
times
* arrange tests in arrange, act, assert way so reading is easier
* add test for when getNames() returns empty list
* fix validate_shouldFailIfTheObjectParameterIsNull
which expects an IAE but from the validator. However the call to
new BindException(null, "concept");

fails since the target object must not be null

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Manual stage Release cannot be run as it references jobs that no longer exist.

Tests

Fixed tests 1
Status Test Failing since View job Duration
Successful ConceptValidatorTest validate_shouldFailIfAnyNameIsAnEmptyString History
Failing since build #1566 (Run by child build TRUNK-STAND) Build and Test < 1 sec