Daniel Dai created PIG-4481:
-------------------------------
Summary: e2e tests ComputeSpec_1, ComputeSpec_2 and
StreamingPerformance_3 produce different result on Windows
Key: PIG-4481
URL: https://issues.apache.org/jira/browse/PIG-4481
Project: Pig
Issue Type: Bug
Components: e2e harness
Reporter: Daniel Dai
Assignee: Daniel Dai
Fix For: 0.15.0
ComputeSpec_1, ComputeSpec_2 and StreamingPerformance_3 produce the wrong
result on Windows. Since Pig compare the test result with old version of Pig,
which also produce wrong result, the test still pass.
The cause of the issue is the parameter passing under Windows. Some parameter
of executable cannot pass correctly on Windows. StreamingPerformance_3 requires
a simple quoting change. However, I didn't find a proper way to fix
ComputeSpec_1 and ComputeSpec_2. Changing the test slightly to get around (not
changing the intention of the test).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)