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

CacheLoaderTest fails occasionally in GitHub Action CI #2486

Open
djeong20 opened this issue Feb 26, 2024 · 1 comment
Open

CacheLoaderTest fails occasionally in GitHub Action CI #2486

djeong20 opened this issue Feb 26, 2024 · 1 comment

Comments

@djeong20
Copy link
Contributor

In GitHub Action CI, CacheLoaderTest.load_async_03_p in the memory unit test fails occasionally.

25/40 unittest_memory                  FAIL             1.59s   exit status 1
>>> MALLOC_PERTURB_=137 /home/runner/work/nntrainer/nntrainer/build/test/unittest/memory/unittest_memory --gtest_output=xml:/home/runner/work/nntrainer/nntrainer/build/unittest_memory.xml

...

[----------] Global test environment tear-down
[==========] 83 tests from 5 test suites ran. (1553 ms total)
[  PASSED  ] 82 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] CacheLoaderTest.load_async_03_p

 1 FAILED TEST

Ran it for the second time without making any changes, and it passed without any problems.

Failed log: https://github.com/nnstreamer/nntrainer/actions/runs/8042775990/job/21963882527

@taos-ci
Copy link
Collaborator

taos-ci commented Feb 26, 2024

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

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

2 participants