diff tests/test-commandserver.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 3f45488d70df
children 6a98f9408a50
line wrap: on
line diff
--- a/tests/test-commandserver.t	Sat Apr 16 13:02:13 2016 -0700
+++ b/tests/test-commandserver.t	Thu Apr 21 04:30:18 2016 +0000
@@ -182,6 +182,7 @@
   ui.slash=True
   ui.interactive=False
   ui.mergemarkers=detailed
+  ui.usehttp2=true (?)
   ui.foo=bar
   ui.nontty=true
   *** runcommand init foo
@@ -193,6 +194,7 @@
   ui.slash=True
   ui.interactive=False
   ui.mergemarkers=detailed
+  ui.usehttp2=true (?)
   ui.nontty=true
 
   $ rm -R foo