Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running as server is broken #805

Open
jlibovicky opened this issue Mar 15, 2019 · 1 comment
Open

Running as server is broken #805

jlibovicky opened this issue Mar 15, 2019 · 1 comment
Labels

Comments

@jlibovicky
Copy link
Contributor

The server in the test case responds 400 code with the following response:

{"error": "__init__() got an unexpected keyword argument 'preprocessors'", "duration": 0.020745}

However, the integration test only tests that the server provides a response but not what the response is.

@jlibovicky jlibovicky added the bug label Mar 15, 2019
@jindrahelcl
Copy link
Member

the integration tests actually don't fail if the server run fails anyway..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants