Plan for OpenMRS Core 1.11.x

Build: #380 failed Rebuilt by Rafal Korytkowski

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
12 seconds
Duration
3 minutes
Labels
None
Revisions
Git
2fa14dd0e3eea72a0e2f34dc8274502fc09e2b01 2fa14dd0e3eea72a0e2f34dc8274502fc09e2b01
Release scripts
c4475a9228b197817dce78683d9da8a1e2c4e3a5 c4475a9228b197817dce78683d9da8a1e2c4e3a5
Total tests
3062
Number of retries
1

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 2fa14dd0e3eea72a0e2f34dc8274502fc09e2b01 2fa14dd0e3eea72a0e2f34dc8274502fc09e2b01 TRUNK-4035 Date Error on Updating Program Completion and Patient Prog… (#4036)
* TRUNK-4035 Date Error on Updating Program Completion and Patient Program State

* TRUNK-4035 Date Error on Updating Program Completion and Patient Program State
Release scripts
Author Commit Message Commit date
Brandon Istenes <bistenes@gmail.com> Brandon Istenes <bistenes@gmail.com> c4475a9228b197817dce78683d9da8a1e2c4e3a5 c4475a9228b197817dce78683d9da8a1e2c4e3a5 Merge pull request #10 from openmrs/no-new-lang
Don't automatically pull in new messages files
Brandon Istenes <bistenes@gmail.com> Brandon Istenes <bistenes@gmail.com> 089b049dada13e4b6a9c0aca2338242b4dcb884b 089b049dada13e4b6a9c0aca2338242b4dcb884b Don't automatically pull in new messages files
New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing.
Brandon Istenes <bistenes@gmail.com> Brandon Istenes <bistenes@gmail.com> 15dea05005354de4a9eb94a94bb80817c59ef57c 15dea05005354de4a9eb94a94bb80817c59ef57c Merge pull request #9 from openmrs/repo-name-override
Allow setting the repository name, to support repos other than 'openmrs/openmrs-module-XYZ'
Brandon Istenes <bistenes@gmail.com> Brandon Istenes <bistenes@gmail.com> 106ef2250159eab7b011c90c633ac4fb0c006b28 106ef2250159eab7b011c90c633ac4fb0c006b28 Allow setting the repository name, to support repos other than 'openmrs/openmrs-module-XYZ'

Tests

New test failures 1
Status Test View job Duration
Collapse Failed SerializedObjectDAOTest saveObject_shouldSaveThePassedObjectIfSupported History
Build and Test < 1 sec
org.openmrs.api.db.DAOException: Unable to deserialize object: Serialized org.openmrs.report.ReportSchema named <NewReport>
	at org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO.convertSerializedObject(HibernateSerializedObjectDAO.java:300)
	at org.openmrs.api.db.hibernate.HibernateSerializedObjectDAO.getObject(HibernateSerializedObjectDAO.java:82)
	at org.openmrs.api.db.SerializedObjectDAOTest.saveObject_shouldSaveThePassedObjectIfSupported(SerializedObjectDAOTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(91 more lines...)

Jira issues

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