Skip to content

Commit ed41de9

Browse files
mikfreedmanMik Freedman
authored and
Mik Freedman
committed
Running tests against Qt 5.5 does not work
When capybara-webkit is compiled against Qt 5.5 tests start experiencing problems related to this thread: thoughtbot/capybara-webkit#494. If you compile against 4.87 then the tests pass again
1 parent 9fc5427 commit ed41de9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Development
2828
===========
2929
Whiteboard is a Rails 4 app. It uses rspec with capybara for request specs. Please add tests if you are adding code.
3030

31+
Whiteboard feature tests are incompatible with Qt 5.5, ensure you have a lower version installed before running `bundle`
32+
3133
Whiteboard [is on Pivotal Tracker](https://www.pivotaltracker.com/projects/560741).
3234

3335
The following environment variables are necessary for posting to a Wordpress blog.

0 commit comments

Comments
 (0)