Skip Python test

This commit is contained in:
Tommy Brunn 2017-08-05 20:00:58 +02:00
parent 5a61f6c756
commit b21c330bd6
No known key found for this signature in database
GPG Key ID: C362861DEE8B6B6E

View File

@ -453,7 +453,9 @@ describe('AwsInvokeLocal', () => {
});
});
describe('#invokeLocalPython', () => {
// Ignored because it fails in CI
// See https://github.com/serverless/serverless/pull/4047#issuecomment-320460285
describe.skip('#invokeLocalPython', () => {
beforeEach(() => {
awsInvokeLocal.options = {
functionObj: {