Skip :stop test on OS X.

This triggers the OS X kernel bug explained here:
https://bitbucket.org/cherrypy/cherrypy/pull-requests/117/

Fixes #1183.
This commit is contained in:
Florian Bruhin 2016-01-05 20:13:25 +01:00
parent 8bd4d3d24a
commit 0ce9b28da7

View File

@ -119,6 +119,7 @@ Feature: Various utility commands.
# :stop/:reload
@not_osx
Scenario: :stop
Given I have a fresh instance
# We can't use "When I open" because we don't want to wait for load