diff test/org/tmatesoft/hg/test/TestPush.java @ 663:46b56864b483

Pull: phase2 - update phases from remote, fncache with added files. Tests
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Wed, 10 Jul 2013 16:41:49 +0200
parents 629a7370554c
children
line wrap: on
line diff
--- a/test/org/tmatesoft/hg/test/TestPush.java	Wed Jul 10 11:53:19 2013 +0200
+++ b/test/org/tmatesoft/hg/test/TestPush.java	Wed Jul 10 16:41:49 2013 +0200
@@ -255,6 +255,13 @@
 	}
 
 	
+	/**
+	 * XXX doesn't check the case when we push child of a draft revision which is
+	 * known as public on server ((presentLocalDrafts \ outgoing) leaves bogus draft revision, 
+	 * the parent one of the child added and pushed)
+	 * For the time being, TestPull.testPullFromPublishing covers this case (as both push and
+	 * pull share same phase update functionality)
+	 */
 	@Test
 	public void testPushToPublishingServer() throws Exception {
 		// copy, not clone as latter updates phase information