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
2 seconds
Duration
19 minutes
Labels
None
Revisions
openmrs-core
f773bb911f806f9667ba3b7071796a096a09ee8f f773bb911f806f9667ba3b7071796a096a09ee8f
openmrs-standalone
5b99613f0bffb1ab3ffd50123096c7aa265d6620 5b99613f0bffb1ab3ffd50123096c7aa265d6620
Release scripts
5b416af0a90e6a162755d06d53b81d906ec4ef36 5b416af0a90e6a162755d06d53b81d906ec4ef36
Total tests
4079
Successful since
#1895 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> f773bb911f806f9667ba3b7071796a096a09ee8f f773bb911f806f9667ba3b7071796a096a09ee8f Merge pull request #2644 from teleivo/TRUNK-5385
TRUNK-5385 Use try-with-resource and remove duplication in ModuleFileParser
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> fcf28d56d0a9484bf57f78b381744994aea39660 fcf28d56d0a9484bf57f78b381744994aea39660 TRUNK-5385 Fix ModuleFileParser test parsing GP without description
it does not get ignored
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> d0822eb753009531d181ada9166ff9962f522a83 d0822eb753009531d181ada9166ff9962f522a83 TRUNK-5385 Harmonize method parameter order
put Element first in extractModulesWithVersionAttribute as all other
methods which take more than one parameter with on of them of type Element
have it first
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 2683d61b35c8f43441b6e67ff01ba9739b5e01a0 2683d61b35c8f43441b6e67ff01ba9739b5e01a0 TRUNK-5385 Harmonize extractConditionalResource tests
move tests for extractConditionalResource into ModuleFileParserTest to
use same style of tests against the public methods instead of package
private one to prepare making it private

after refactorings where dependencies of ModuleFileParser will be put
into its constructor ModuleFileParser(MessageSourceService), the tests
can be written as BaseContextMockTests without use of a database
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 9cf26f9713f85cf83fc1694c87bc0941ade268c8 9cf26f9713f85cf83fc1694c87bc0941ade268c8 TRUNK-5385 Move extractConditionalResources in call order
since its called after extractMandatory move it below it

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.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5385Could not obtain issue details from Jira