Advertisement
Guest User

Untitled

a guest
Aug 31st, 2015
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. :hibernate-core:test
  2.  
  3. org.hibernate.test.criteria.CriteriaLockingTest > testSetLockModeDifferentFromNONELogAWarnMessageWhenTheDialectUseFollowOnLockingIsTrue FAILED
  4. java.net.ConnectException
  5.  
  6. org.hibernate.test.criteria.CriteriaLockingTest > testSetLockModeNONEDoNotLogAWarnMessageWhenTheDialectUseFollowOnLockingIsTrue FAILED
  7. java.net.ConnectException
  8.  
  9. org.hibernate.test.fileimport.CommandExtractorServiceTest > testImportFile FAILED
  10. org.junit.ComparisonFailure
  11.  
  12. org.hibernate.test.fileimport.MultiLineImportFileTest > testImportFile FAILED
  13. org.junit.ComparisonFailure at MultiLineImportFileTest.java:66
  14.  
  15. 4093 tests completed, 4 failed, 129 skipped
  16. :hibernate-core:test FAILED
  17. :hibernate-core:buildDashboard
  18.  
  19. FAILURE: Build failed with an exception.
  20.  
  21. * What went wrong:
  22. Execution failed for task ':hibernate-core:test'.
  23. > There were failing tests. See the report at: file:///C:/SETECH/github/hibernate-orm/hibernate-core/target/reports/tests/index.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement