Plan for OpenMRS Core 1.11.x

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
4 minutes
Labels
None
Revisions
Git
2ca94f8292e208419b1a8d6b424d4650fec1e394 2ca94f8292e208419b1a8d6b424d4650fec1e394
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
3040
Fixed in
#280 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa 2ca94f8292e208419b1a8d6b424d4650fec1e394 2ca94f8292e208419b1a8d6b424d4650fec1e394 Merge pull request #1616 from sravanthi17/1.11.x
TRUNK-4796 | Drug name search should accept special characters
sravanthi17 <sravanns@thoughtworks.com> sravanthi17 <sravanns@thoughtworks.com> db390df055935f91a9b302abd0e940d84ebd5c21 db390df055935f91a9b302abd0e940d84ebd5c21 TRUNK-4796 | Drug name search should accept special characters

Tests

New test failures 2
Status Test View job Duration
Collapse Failed HibernateConceptDAOTest getDrugs_shouldReturnDistinctDrugs History
Build and Test < 1 sec
java.lang.AssertionError: expected:<1> but was:<2>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.api.db.hibernate.HibernateConceptDAOTest.getDrugs_shouldReturnDistinctDrugs(HibernateConceptDAOTest.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)
Collapse Failed HibernateConceptDAOTest getDrugs_shouldReturnNonRetired History
Build and Test < 1 sec
java.lang.AssertionError: expected:<1> but was:<2>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.api.db.hibernate.HibernateConceptDAOTest.getDrugs_shouldReturnNonRetired(HibernateConceptDAOTest.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)

Jira issues

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