1
0
Fork 0
mirror of https://github.com/thoughtbot/capybara-webkit synced 2023-03-27 23:22:28 -04:00
capybara-webkit/spec/support
Joe Ferris 79088c2282 Fix reset crash when replies are destroyed
We attempted to track in-progress replies and abort them in 1.5.1.
However, sometimes these replies are destroyed unexpectedly, so
attempting to abort them raises errors.

This commit tracks when replies are destroyed and removes them from the
queue of in-progress replies.
2015-06-05 13:29:26 -04:00
..
matchers This fixes a stderr redirection test on fast machines. The write pipe was 2014-02-13 18:36:03 -05:00
app_runner.rb Fix reset crash when replies are destroyed 2015-06-05 13:29:26 -04:00
output_writer.rb Introduce allowed, blocked URL filters 2014-12-05 12:48:03 -05:00