Build: #168 was successful Changes by Wyclif Luyima

Build result summary

Details

Completed
Queue duration
1 second
Duration
11 minutes
Labels
None
Revision
d846c3fa80d8552ea6fd1b4f36cbdda1373db5e0 d846c3fa80d8552ea6fd1b4f36cbdda1373db5e0
Total tests
2520
First to pass since
#166 (Changes by Wyclif Luyima)

Tests

  • 0 New failures
  • 0 Existing failures
  • 2 Fixed

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima d846c3fa80d8552ea6fd1b4f36cbdda1373db5e0 d846c3fa80d8552ea6fd1b4f36cbdda1373db5e0 Follow up to Add order_type column to orders table - TRUNK-4287
Follow  - TRUNK-4287
Wyclif Luyima Wyclif Luyima 33030683a45006fe9623d08c7b697827f1e1cfca 33030683a45006fe9623d08c7b697827f1e1cfca Add order_type column to orders table - TRUNK-4287
TRUNK-4287: order_type field added to Order.hbm.xml

TRUNK-4287: Updated OrderService.getOrders(...) and OrderService.getActiveOrders(...) that should use OrderType as a parameter, not a java class

TRUNK-4287: Boundaries removed from OrderService.getOrders(...), OrderService.getActiveOrders(...) and OrderService.getOrder(...)

TRUNK-4287: Changed the methods in the OrderDAO.java and in the HibernateOrderDAO.java implementation

TRUNK-4287: Set order_type column

TRUNK-4287: Test if there's any order which has no type, then set all orders with a matching row in the test_order or drug_order table of their type

TRUNK-4287: Changes applied as advised

Configuration changes

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

Tests

Fixed tests 2
Status Test Failing since View job Duration
Successful ShortPatientFormControllerTest saveShortPatient_shouldVoidAddressIfItWasChanged History
Failing since build #166 (Changes by Wyclif Luyima) Unit and Component Tests < 1 sec
Successful ShortPatientFormControllerTest saveShortPatient_shouldNotVoidAddressIfItWasNotChanged History
Failing since build #166 (Changes by Wyclif Luyima) Unit and Component Tests < 1 sec

Jira issues

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