tests/test-wireproto-caching.t
changeset 40176 41263df08109
parent 40172 30f70d11c224
child 40178 46a40bce3ae0
equal deleted inserted replaced
40175:6c42409691ec 40176:41263df08109
   119     }
   119     }
   120   ]
   120   ]
   121 
   121 
   122   $ cat .hg/blackbox.log
   122   $ cat .hg/blackbox.log
   123   *> cacher constructed for manifestdata (glob)
   123   *> cacher constructed for manifestdata (glob)
   124   *> cache miss for 64b3162af49ea3c88e8ce2785e03ed7b88a2d6ca (glob)
   124   *> cache miss for 47abb8efa5f01b8964d74917793ad2464db0fa2c (glob)
   125   *> storing cache entry for 64b3162af49ea3c88e8ce2785e03ed7b88a2d6ca (glob)
   125   *> storing cache entry for 47abb8efa5f01b8964d74917793ad2464db0fa2c (glob)
   126   *> cacher constructed for manifestdata (glob)
   126   *> cacher constructed for manifestdata (glob)
   127   *> cache hit for 64b3162af49ea3c88e8ce2785e03ed7b88a2d6ca (glob)
   127   *> cache hit for 47abb8efa5f01b8964d74917793ad2464db0fa2c (glob)
   128   *> cacher constructed for manifestdata (glob)
   128   *> cacher constructed for manifestdata (glob)
   129   *> cache miss for 1cf89363ec234c6b92d5961281eaa5713e7493f9 (glob)
   129   *> cache miss for 37326a83e9843f15161fce9d1e92d06b795d5e8e (glob)
   130   *> storing cache entry for 1cf89363ec234c6b92d5961281eaa5713e7493f9 (glob)
   130   *> storing cache entry for 37326a83e9843f15161fce9d1e92d06b795d5e8e (glob)
   131 
   131 
   132   $ cat error.log
   132   $ cat error.log
   133 
   133 
   134   $ killdaemons.py
   134   $ killdaemons.py
   135   $ rm .hg/blackbox.log
   135   $ rm .hg/blackbox.log
   186     }
   186     }
   187   ]
   187   ]
   188 
   188 
   189   $ cat .hg/blackbox.log
   189   $ cat .hg/blackbox.log
   190   *> cacher constructed for manifestdata (glob)
   190   *> cacher constructed for manifestdata (glob)
   191   *> cache miss for 64b3162af49ea3c88e8ce2785e03ed7b88a2d6ca (glob)
   191   *> cache miss for 47abb8efa5f01b8964d74917793ad2464db0fa2c (glob)
   192   *> storing cache entry for 64b3162af49ea3c88e8ce2785e03ed7b88a2d6ca (glob)
   192   *> storing cache entry for 47abb8efa5f01b8964d74917793ad2464db0fa2c (glob)
   193   *> cacher constructed for manifestdata (glob)
   193   *> cacher constructed for manifestdata (glob)
   194   *> cache hit for 64b3162af49ea3c88e8ce2785e03ed7b88a2d6ca (glob)
   194   *> cache hit for 47abb8efa5f01b8964d74917793ad2464db0fa2c (glob)
   195 
   195 
   196   $ cat error.log
   196   $ cat error.log
   197 
   197 
   198   $ killdaemons.py
   198   $ killdaemons.py
   199   $ rm .hg/blackbox.log
   199   $ rm .hg/blackbox.log
   233                 b'parents',
   233                 b'parents',
   234                 b'phase',
   234                 b'phase',
   235                 b'revision'
   235                 b'revision'
   236               ])
   236               ])
   237             },
   237             },
   238             b'noderange': {
   238             b'revisions': {
   239               b'default': None,
   239               b'required': True,
   240               b'required': False,
       
   241               b'type': b'list'
   240               b'type': b'list'
   242             },
       
   243             b'nodes': {
       
   244               b'default': None,
       
   245               b'required': False,
       
   246               b'type': b'list'
       
   247             },
       
   248             b'nodesdepth': {
       
   249               b'default': None,
       
   250               b'required': False,
       
   251               b'type': b'int'
       
   252             }
   241             }
   253           },
   242           },
   254           b'permissions': [
   243           b'permissions': [
   255             b'pull'
   244             b'pull'
   256           ]
   245           ]
   414   abort: unknown node: \xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa! (esc)
   403   abort: unknown node: \xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa\xaa! (esc)
   415   [255]
   404   [255]
   416 
   405 
   417   $ cat .hg/blackbox.log
   406   $ cat .hg/blackbox.log
   418   *> cacher constructed for manifestdata (glob)
   407   *> cacher constructed for manifestdata (glob)
   419   *> cache miss for 904560928eb95650358f0829d9399b256822eb26 (glob)
   408   *> cache miss for 2cba2a7d0d1575fea2fe68f597e97a7c2ac2f705 (glob)
   420   *> cacher exiting due to error (glob)
   409   *> cacher exiting due to error (glob)
   421 
   410 
   422   $ killdaemons.py
   411   $ killdaemons.py
   423   $ rm .hg/blackbox.log
   412   $ rm .hg/blackbox.log