##// END OF EJS Templates
tests: use pattern matching to mask `ECONNREFUSED` messages...
tests: use pattern matching to mask `ECONNREFUSED` messages The second and third one of these in `test-http-proxy.t` was failing on Windows. The others were found by grep and by failed tests when output was matched and an attempt was made to emit the mask pattern. The first clonebundles failure on Windows emitted: error fetching bundle: [WinError 10061] $ECONNREFUSED$ We should probably stringify that better to get rid of the "[WinError 10061]" part.

File last commit:

r37944:b8c2004a default
r52835:73a43fe3 default
Show More
test-ui-color.py.out
5 lines | 56 B | text/plain | TextLexer
/ tests / test-ui-color.py.out
Brodie Rao
color: call correct superclass method in write_err...
r11732 warning
error
Augie Fackler
tests: port test-ui-color.py to Python 3...
r37944 b'buffered\n'
Idan Kamara
color: check if ui is already a subclass of colorui before wrapping it...
r14516 colored? True
colored? True