TestMiniMRDebugScript fails on trunk ------------------------------------ Key: HADOOP-4410 URL: https://issues.apache.org/jira/browse/HADOOP-4410 Project: Hadoop Core Issue Type: Bug Components: mapred Reporter: Amareshwari Sriramadasu Priority: Blocker
TestMiniMRDebugScript fails with following assertion error: junit.framework.ComparisonFailure: expected:<Test Script Bailing out> but was:<bash: /zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/testscript: No such file or directory bash: line 0: exec: /zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/testscript: cannot execute: No such file or directory> at org.apache.hadoop.mapred.TestMiniMRMapRedDebugScript.testMapDebugScript(TestMiniMRMapRedDebugScript.java:207) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.