Commit Graph

36 Commits

Author SHA1 Message Date
Thomas Walpole b7913fb7c4 parallelize jobs and use system libraries with nokogiri 2014-06-19 16:26:12 -07:00
Thomas Walpole 5e12101ad3 ruby 2.1.2 instead of 2.1.1 2014-06-02 17:08:41 -07:00
Thomas Walpole 266b49e2ee Allow jRuby test failure until https://github.com/sparklemotion/nokogiri/issues/1109 is fixed 2014-06-02 16:29:25 -07:00
Andrey Botalov 573668cad2 Fix bug with scopes when within_window is invoked inside within
Also fix intermittent spec failures
2014-06-01 19:49:09 +03:00
Andrey Botalov 5096e90d6a Resize/get size/close should work for non-current window 2014-05-28 10:26:59 +03:00
Andrey Botalov 397be95d09 Add maximize window 2014-05-26 22:25:36 +03:00
Andrey Botalov 4a53b0476b Fix build on rbx (it failed previously) 2014-05-14 00:49:54 +03:00
Thomas Walpole a81e8e0fef Only test base versions with 1.9.3
Doesn't seem to be a huge amount of gain in testing the base versions with multiple ruby versions currently
2014-04-03 14:26:34 -07:00
Thomas Walpole 77bb1b0d0d force chrome install 2014-04-03 11:38:49 -07:00
Thomas Walpole ba37f78692 Update all tests to "expect" format and add support for RSpec 3 usage
Swap from :skip to :capybara_skip since :skip is now used by RSpec 3
Add rspec 3 testing to beta gemfile
2014-04-02 14:33:26 -07:00
Thomas Walpole 551f0fc0d6 add ruby 2.1.1 2014-04-02 10:40:19 -07:00
Andrey Botalov 72cab0c17f Build on latest rbx version 2014-02-06 01:25:32 +03:00
Andrey Botalov 6a09ec9529 Run Travis tests on latest Chromedriver 2014-02-06 00:11:08 +03:00
Thomas Walpole 47bce681a3 Remove rbx-2.1.0 and allow 2.0.0 to fail 2013-11-26 10:02:29 -08:00
Thomas Walpole f613354458 update to chromedriver 2.7 2013-11-26 09:29:57 -08:00
Thomas Walpole addecfadd0 use no-sandbox option for chrome and adjust permissions for /dev/shm for travis build 2013-11-18 12:47:05 -08:00
Thomas Walpole f4af487a3f update to latest chromedriver with permissions fix, and install latest chrome 2013-11-18 10:18:15 -08:00
Thomas Walpole d1ec92ff16 Add selenium with chrome to the travis test suite 2013-11-15 13:45:50 -08:00
Jonas Nicklas 70442e574b Build on released rbx versions 2013-11-14 21:41:26 +01:00
Jonas Nicklas 458bb23a5c Builds shouldn't fail on rbx/jruby 2013-02-27 15:19:28 +01:00
Jonas Nicklas c81eea7c7a Don't build on 1.9.2 either
Who still uses that?
2013-02-26 00:20:14 +01:00
Jonas Nicklas bbe437618d Don't build ree, we don't support it anyway. 2013-02-26 00:18:14 +01:00
Andrey Botalov d67a4bdf18 Run travis tests in ruby 2.0.0 2013-02-25 01:14:31 +03:00
Jo Liss e7206a5c51 Do not build 1.1_stable branch on Travis for now 2012-09-19 18:19:56 +02:00
Jarl Friis f14d6ab4b1 Added mandatory language key to .travis.yml, ensured to build both master and 1.1_stable branch 2012-09-15 08:15:26 +02:00
Jo Liss 722da33114 Re-enable various Rubies on Travis 2012-09-10 01:17:38 +02:00
Jo Liss 95c4be2483 Only build on MRI 1.9.3 for now
We'll have to get a handle on these weird build failures, some of which
seem to be flickering. But let's take it one step it at a time and focus
on getting it running reliably on at least *one* Ruby version.
2012-08-21 00:31:08 +02:00
Jonas Nicklas 647dfaa73c allow jruby 1.9 mode to fail, cuz I don't care 2012-07-21 16:53:41 -04:00
Jo Liss 07d4bebc22 Test against jruby-19mode and rbx-19mode
rbx-19mode still fails, so we allow_failures.
2012-05-03 11:45:12 +02:00
Jo Liss 440d0e1250 Remove submodule update in .travis.yml
Travis does this automatically now.
2012-04-24 14:56:04 +02:00
Jo Liss 8667a82744 Remove ruby-head from Travis build matrix
ruby-head seems to be incompatible with rubyzip (via
selenium-webdriver):
http://travis-ci.org/#!/jnicklas/capybara/jobs/886729
https://github.com/aussiegeek/rubyzip/issues/38
2012-03-17 18:32:26 +01:00
Jo Liss 2688099f39 Exclude Rubinius and JRuby with base versions on Travis
Setting the DISPLAY variable is not longer done through env, because it
is not part of the build matrix. (If we kept it, we would have to repeat
it in the exclude list.)
2012-01-26 21:18:41 +01:00
Jo Liss 02ed39a50d Reindent .travis.yml 2012-01-26 21:18:41 +01:00
Jo Liss 53bfdcafc3 Add Gemfile.base-versions for Travis 2012-01-26 21:18:40 +01:00
Michael Klishin 779c55ad96 Update .travis.yml: rbx and rbx-2.0 are now both aliases for rbx-18mode 2012-01-12 21:08:19 +04:00
Jonas Nicklas 13a9a33652 added travis build config 2011-11-06 14:16:54 +02:00