Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium
New issue 358 by [email protected]: maven build failing due to some
testcase failures
http://code.google.com/p/protobuf/issues/detail?id=358
What steps will reproduce the problem?
1.I have written few testng test classes and integrated in my maven project.
2.While doing a maven build, my war build is getting build mentioning few
testcase failures.
3.Below attached is my pom.xml
What is the expected output? What do you see instead?
Results :
Failed tests:
createeDACardContract(com.eDaOnTapTests.testcases.testBookeDACard)
createFulfillCardContract(com.eDaOnTapTests.testcases.testCreateFulfillmentCard)
createProductList(com.eDaOnTapTests.testcases.testCreateProdList)
createeDACardContract(com.eDaOnTapTests.testcases.testCreateeDACard)
searcheDACardContract(com.eDaOnTapTests.testcases.testUploadeDACard)
Tests run: 36, Failures: 5, Errors: 0, Skipped: 9
[ERROR] There are test failures.
Please refer to
C:\Users\317512\workspace\eDATestWebApp_maven\target\surefire-reports for
the individual test results.
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
Please provide any additional information below.
Will this cause a problem later If I deploy this war into some other
server?? And is it a proper way to build war file(though the testcases are
getting executed while building the war)?
Attachments:
pom.xml 2.1 KB
--
You received this message because you are subscribed to the Google Groups "Protocol
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/protobuf?hl=en.