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:
parent
8bd4d3d24a
commit
0ce9b28da7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user