We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
repo/branch: kogito-runtimes:2.x
kogito-runtimes:2.x
Tests failing:
Error message:
1 expectation failed. Expected status code <200> but was <404>.
Stacktrace:
Request method: POST Request URI: http://localhost:46581/PMMLTree/SampleMine/ Proxy: <none> Request params: <none> Query params: <none> Form params: <none> Path params: <none> Headers: Accept=*/* Content-Type=application/json Cookies: <none> Multiparts: <none> Body: { "temperature": 30.0, "humidity": 10.0 } HTTP/1.1 404 Vary: Origin Vary: Access-Control-Request-Method Vary: Access-Control-Request-Headers Content-Type: application/json Transfer-Encoding: chunked Date: Mon, 21 Aug 2023 05:35:22 GMT Keep-Alive: timeout=60 Connection: keep-alive { "timestamp": "2023-08-21T01:35:22.990-04:00", "status": 404, "error": "Not Found", "path": "/PMMLTree/SampleMine/" }
The text was updated successfully, but these errors were encountered:
Solved by https://github.com/kiegroup/kogito-runtimes/pull/3191
Sorry, something went wrong.
No branches or pull requests
repo/branch:
kogito-runtimes:2.x
Tests failing:
Error message:
Stacktrace:
The text was updated successfully, but these errors were encountered: