Commit Graph

6 Commits (6b165a2886bf7ca7925136cb2bf6bd90808fa31c)

Author SHA1 Message Date
gurkanindibay c458ae13e8 Fixes isolation and failure lock issues 2024-03-27 10:28:10 +03:00
gurkanindibay 8952e06002 Fixes failure setup 2024-03-25 17:41:09 +03:00
gurkanindibay 3564492c90 Rollbacks failure setup 2024-03-25 16:56:00 +03:00
gurkanindibay 9815a7262d Adds db rename and refreshcoll 2024-03-22 11:37:21 +03:00
Brian Cloutier f0f7a691a3
Prevent failure tests from hanging by using a port outside the ephemeral port range
- mitmdump now listens on port 9060
- Add some logging to fluent.py, making issues like this easier to debug in the future
- Fail the tests if something is already running on the port mitmProxy tries to use
- check-failure now works with VPATH builds
2018-07-31 14:30:56 -07:00
Brian Cloutier a54f9a6d2c network proxy-based failure testing
- Lots of detail is in src/test/regress/mitmscripts/README
- Create a new target, make check-failure, which runs tests
- Tells travis how to install everything and run the tests
2018-07-06 12:38:53 -07:00