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

Test failure of ML-service-agent #421

Open
gichan-jang opened this issue Nov 17, 2023 · 2 comments
Open

Test failure of ML-service-agent #421

gichan-jang opened this issue Nov 17, 2023 · 2 comments

Comments

@gichan-jang
Copy link
Member

ML-service-agent query test sometimes fails.

[  167s] [ RUN      ] MLServiceAgentTest.query_client
[  167s] dbus-daemon[1231059]: [session uid=33 pid=1231059] Activating service name='org.tizen.machinelearning.service' requested by ':1.0' (uid=33 pid=1228407 comm="<not-read>" label="unconfined")
[  168s] dbus-daemon[1231059]: [session uid=33 pid=1231059] Successfully activated service 'org.tizen.machinelearning.service'
[  168s] ../tests/capi/unittest_capi_service_agent_client.cc:654: Failure
[  168s] Expected equality of these values:
[  168s]   ML_ERROR_NONE
[  168s]     Which is: 0
[  168s]   status
[  168s]     Which is: -22
[  168s] ../tests/capi/unittest_capi_service_agent_client.cc:661: Failure
[  168s] Expected equality of these values:
[  168s]   ML_ERROR_NONE
[  168s]     Which is: 0
[  168s]   status
[  168s]     Which is: -22
[  168s] ../tests/capi/unittest_capi_service_agent_client.cc:662: Failure
[  168s] Expected equality of these values:
[  168s]   input_data_size
[  168s]     Which is: 48
[  168s]   output_data_size
[  168s]     Which is: 16
@taos-ci
Copy link
Collaborator

taos-ci commented Nov 17, 2023

:octocat: cibot: Thank you for posting issue #421. The person in charge will reply soon.

@anyj0527
Copy link
Member

Reverting 0c61c37 would fix the issue. Should find why..
@jaeyun-jung

gichan-jang added a commit to gichan-jang/api that referenced this issue May 23, 2024
The ml-service-query-client test sometimes fails.
Let's revert the change and repeat the tests.

Related issue: nnstreamer#421

Signed-off-by: gichan2-jang <gichan2.jang@samsung.com>
jaeyun-jung pushed a commit that referenced this issue May 27, 2024
The ml-service-query-client test sometimes fails.
Let's revert the change and repeat the tests.

Related issue: #421

Signed-off-by: gichan2-jang <gichan2.jang@samsung.com>
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

3 participants