| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
10 (0.112s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-4821] Unit Test: TestJobTrackerRestart fails when it is run with ant-1.8.4 - MapReduce - [issue]
|
|
...Problem:JUnit tag @Ignore is not recognized since the testcase is JUnit3 and not JUnit4:Solution:Migrate the testcase to JUnit4, including: Remove extends TestCase" Remove import junit.frame...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4821
Author: Amir Sanjar,
2013-05-14, 06:14
|
|
|
[MAPREDUCE-5136] TestJobImpl->testJobNoTasks fails with IBM JAVA - MapReduce - [issue]
|
|
...I am not sure if this is a testcase or a design issue. During execution of TestJobImpl->testJobNoTasks() there is an assertion made based on the order of key/value pairs stored in adjacen...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5136
Author: Amir Sanjar,
2013-04-12, 15:05
|
|
|
[MAPREDUCE-4988] ClusterWithCapacityScheduler and related testcases needs to be ported to JUnit4. - MapReduce - [issue]
|
|
...TestJobTrackerRestartWithCS, TestCapacitySchedulerServlet, and TestCapacitySchedulerWithJobTracker testcases potentially could fail when they are build with ant 1.8.4.Solution:port above tes...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4988
Author: Amir Sanjar,
2013-03-06, 09:50
|
|
|
[MAPREDUCE-4732] testcase testJobRetire fails using IBM JAVA - MapReduce - [issue]
|
|
...Testcase: testJobRetire took 53.352 secTestcase: testJobRetireWithUnreportedTasks took 41.173 sec FAILEDJob did not retirejunit.framework.AssertionFailedError: Job did not retire at org.apac...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4732
Author: Amir Sanjar,
2012-12-05, 14:07
|
|
|
[MAPREDUCE-4792] Unit Test TestJobTrackerRestartWithLostTracker fails with ant-1.8.4 - MapReduce - [issue]
|
|
...Problem:JUnit tag @Ignore is not recognized since the testcase is JUnit3 and not JUnit4:Solution:Migrate the testcase to JUnit4, including: Remove extends TestCase" Remove import junit.frame...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4792
Author: Amir Sanjar,
2012-12-03, 07:33
|
|
|
[MAPREDUCE-4828] Unit Test: TestTaskTrackerLocalization fails when ran with ant-1.8.4 and not 1.7.x - MapReduce - [issue]
|
|
...Problem is caused by JUnit3 based testcases ran in Junit4 environment configured by ant 1.8.4..in this case @Ignore tag is not getting ignored. This testcase has been removed from trunk...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4828
Author: Amir Sanjar,
2012-11-30, 04:43
|
|
|
[MAPREDUCE-4829] Unit Test: TestMiniMRMapRedDebugScript fails when ran with ant-1.8.4 and not 1.7.x - MapReduce - [issue]
|
|
...Problem is caused by JUnit3 based testcases ran in Junit4 environment configured by ant 1.8.4..in this case @Ignore tag is not getting ignored. This testcase has been removed from trunk...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4829
Author: Amir Sanjar,
2012-11-29, 16:22
|
|
|
[MAPREDUCE-4781] Unit test TestKerberosAuthenticationHandler fails with ant 1.8.3+ - MapReduce - [issue]
|
|
...Problem:JUnit tag @Ignore is not recognized since the testcase is JUnit3 and not JUnit4:Solution:Migrate the testcase to JUnit4How:Remove extends TestCase"SetUp and TearDown methods@Override...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4781
Author: Amir Sanjar,
2012-11-14, 19:57
|
|
|
[MAPREDUCE-4779] Unit test TestJobTrackerSafeMode fails with ant 1.8.3+ - MapReduce - [issue]
|
|
...Problem: JUnit tag @Ignore is not recognized since the testcase is JUnit3 and not JUnit4:Solution: Migrate the testcase to JUnit4...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4779
Author: Amir Sanjar,
2012-11-13, 22:29
|
|
|
[MAPREDUCE-4653] TestRandomAlgorithm has an unused "import" statement - MapReduce - [issue]
|
|
...need to remove the import statement usinf below patch. will attach a patch shortly .Index: TestRandomAlgorithm.java===================================================================— ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4653
Author: Amir Sanjar,
2012-09-13, 22:33
|
|
|
|