Namit Maheshwari created PIG-4119:
-------------------------------------
Summary: Add message at end of each testcase with timestamp in Pig
system tests
Key: PIG-4119
URL: https://issues.apache.org/jira/browse/PIG-4119
Project: Pig
Issue Type: Improvement
Reporter: Namit Maheshwari
Add message at end of each testcase with timestamp in Pig system tests. This
will support the generation of application syslog for all failed test cases.
Currently, all Pig system tests print below line while starting test case
{noformat}
Beginning test <testcase> at 1406716992
{noformat}
We also need to print below line at the end of each test case
{noformat}
Ending test <testcase> at 1406717992
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)