Files
danbooru/app/logical
evazion 98b0b2c5d8 tests: fix Net::HTTP::Persistent::Error: too many connection resets.
Works around connection reset errors in the test suite by disabling
persistent connections.

  20) Error:
Sources::PixivTest#test_: in all cases fetching source data for a new manga image should get the tags. :
Net::HTTP::Persistent::Error: too many connection resets (due to closed stream - IOError) after 0 requests on 47071328584700, last used 1.842702476 seconds ago
  app/logical/pixiv_web_agent.rb:46:in `build'
  app/logical/sources/strategies/pixiv.rb:104:in `agent'
  app/logical/sources/strategies/pixiv.rb:72:in `get'
  app/logical/sources/site.rb:6:in `get'
  test/unit/sources/pixiv_test.rb:7:in `get_source'
  test/unit/sources/pixiv_test.rb:64:in `block (3 levels) in <class:PixivTest>'

ref: github.com/sparklemotion/mechanize/issues/123
ref: http://www.rubydoc.info/gems/mechanize/Mechanize#retry_change_requests%3D-instance_method
2017-02-04 17:07:00 -06:00
..
2016-11-07 10:48:04 -08:00
2016-12-02 13:21:56 -08:00
2014-02-28 16:40:11 -08:00
2014-11-06 18:05:33 -08:00
2014-05-23 14:15:45 -04:00
2017-01-03 16:02:36 -08:00
2013-04-09 15:31:49 -04:00
2017-02-02 00:53:56 -06:00
2015-12-28 12:26:20 -08:00
2013-04-14 18:22:25 -07:00
2015-02-15 12:23:53 -08:00
2015-09-23 12:57:17 -07:00
2017-01-03 15:04:47 -08:00