Read more

Error "execution expired (Timeout::Error)" when using Selenium and Webmock

Tobias Kraze
November 22, 2011Software engineer at makandra GmbH

If you get the above error when running tests in bulk (but not individually), it's actually the fault of Webmock.

Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

Updating Webmock to version 1.7+ fixes this.

Posted by Tobias Kraze to makandra dev (2011-11-22 11:11)