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

[Jakarta] kogito-runtimes: SB: PMML tests are failing #492

Closed
radtriste opened this issue Aug 21, 2023 · 1 comment
Closed

[Jakarta] kogito-runtimes: SB: PMML tests are failing #492

radtriste opened this issue Aug 21, 2023 · 1 comment

Comments

@radtriste
Copy link

repo/branch: 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/"
}
@radtriste
Copy link
Author

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

No branches or pull requests

1 participant