diff tests/test-http.t @ 22019:9fcf772f15ff

push: perform phases discovery before the push This will allow including phase information in the same bundle2 as the changesets.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 30 Jul 2014 19:26:47 -0700
parents 63659b809021
children 7a9cbb315d84
line wrap: on
line diff
--- a/tests/test-http.t	Tue Jul 01 17:06:02 2014 +0200
+++ b/tests/test-http.t	Wed Jul 30 19:26:47 2014 -0700
@@ -261,9 +261,10 @@
   "GET /?cmd=listkeys HTTP/1.1" 403 - x-hgarg-1:namespace=namespaces
   "GET /?cmd=capabilities HTTP/1.1" 200 -
   "GET /?cmd=batch HTTP/1.1" 200 - x-hgarg-1:cmds=heads+%3Bknown+nodes%3D7f4e523d01f2cc3765ac8934da3d14db775ff872
+  "GET /?cmd=listkeys HTTP/1.1" 401 - x-hgarg-1:namespace=phases
+  "GET /?cmd=listkeys HTTP/1.1" 200 - x-hgarg-1:namespace=phases
   "GET /?cmd=branchmap HTTP/1.1" 200 -
   "GET /?cmd=branchmap HTTP/1.1" 200 -
-  "GET /?cmd=listkeys HTTP/1.1" 401 - x-hgarg-1:namespace=bookmarks
   "GET /?cmd=listkeys HTTP/1.1" 200 - x-hgarg-1:namespace=bookmarks
   "POST /?cmd=unbundle HTTP/1.1" 200 - x-hgarg-1:heads=686173686564+5eb5abfefeea63c80dd7553bcc3783f37e0c5524
   "GET /?cmd=listkeys HTTP/1.1" 200 - x-hgarg-1:namespace=phases