Mercurial > hg-stable
diff tests/test-http-bundle1.t @ 28996:b74ca9ace65e stable
tests: tolerate http2
You can run tests like this:
run-tests.py -l --extra-config-opt ui.usehttp2=true
And ideally, no tests should fail...
author | timeless <timeless@mozdev.org> |
---|---|
date | Thu, 21 Apr 2016 04:30:18 +0000 |
parents | e01bd7385f4f |
children | db565a506729 |
line wrap: on
line diff
--- a/tests/test-http-bundle1.t Sat Apr 16 13:02:13 2016 -0700 +++ b/tests/test-http-bundle1.t Thu Apr 21 04:30:18 2016 +0000 @@ -294,7 +294,7 @@ "GET /?cmd=branchmap HTTP/1.1" 200 - "GET /?cmd=branchmap HTTP/1.1" 200 - "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 + "POST /?cmd=unbundle HTTP/1.1" 200 - x-hgarg-1:heads=686173686564+5eb5abfefeea63c80dd7553bcc3783f37e0c5524* (glob) "GET /?cmd=listkeys HTTP/1.1" 200 - x-hgarg-1:namespace=phases $ cd ..