Revision: 4255
http://bigdata.svn.sourceforge.net/bigdata/?rev=4255&view=rev
Author: thompsonbry
Date: 2011-02-27 21:11:23 +0000 (Sun, 27 Feb 2011)
Log Message:
-----------
Removed a place holder for a unit test.
Modified Paths:
--------------
branches/QUADS_QUERY_BRANCH/bigdata/src/test/com/bigdata/bop/joinGraph/TestPartitionedJoinGroup.java
Modified: branches/QUADS_QUERY_BRANCH/bigdata/src/test/com/bigdata/bop/joinGraph/TestPartitionedJoinGroup.java
===================================================================
--- branches/QUADS_QUERY_BRANCH/bigdata/src/test/com/bigdata/bop/joinGraph/TestPartitionedJoinGroup.java 2011-02-27 21:11:03 UTC (rev 4254)
+++ branches/QUADS_QUERY_BRANCH/bigdata/src/test/com/bigdata/bop/joinGraph/TestPartitionedJoinGroup.java 2011-02-27 21:11:23 UTC (rev 4255)
@@ -467,12 +467,13 @@
}
- /**
- * @todo test with headPlan.
- */
- public void test_something() {
- fail("write tests");
- }
+// /**
+// * @todo test with headPlan (actually, I think that we will remove
+// * the head plan from the PartitionedJoinGraph).
+// */
+// public void test_something_headPlan() {
+// fail("write tests");
+// }
/**
* Verifies that the iterator visits the specified objects in some arbitrary
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|