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

CI: linux-i386 failed but green #1054

Closed
jangko opened this issue Apr 11, 2022 · 1 comment
Closed

CI: linux-i386 failed but green #1054

jangko opened this issue Apr 11, 2022 · 1 comment

Comments

@jangko
Copy link
Contributor

jangko commented Apr 11, 2022

[Suite] RocksStoreRef
Segmentation fault (core dumped)
stack trace: (most recent call last)
/home/runner/work/nimbus-eth1/nimbus-eth1/vendor/nimbus-build-system/vendor/Nim/lib/system/nimscript.nim(416, 18)
/home/runner/work/nimbus-eth1/nimbus-eth1/nimbus.nimble(62, 8) test_rocksdbTask
/home/runner/work/nimbus-eth1/nimbus-eth1/nimbus.nimble(56, 8) test
/home/runner/work/nimbus-eth1/nimbus-eth1/vendor/nimbus-build-system/vendor/Nim/lib/system/nimscript.nim(260, 7) exec
/home/runner/work/nimbus-eth1/nimbus-eth1/vendor/nimbus-build-system/vendor/Nim/lib/system/nimscript.nim(260, 7) Error: unhandled exception: FAILED: ulimit -s 750 && build/test_kvstore_rocksdb [OSError]
Makefile:135: recipe for target 'test' failed
make: *** [test] Error 1

https://github.com/status-im/nimbus-eth1/runs/5969812471?check_suite_focus=true

https://github.com/status-im/nimbus-eth1/runs/5969971257?check_suite_focus=true

@kdeme
Copy link
Contributor

kdeme commented Apr 11, 2022

This is not an issue and done on purpose: https://github.com/status-im/nimbus-eth1/blob/master/.github/workflows/ci.yml#L289

In order to avoid blocking PRs on this failure, but at the same time not completely removing the tests for i386.
afaik it is not possible to let them fail and let Github Actions ignore them.

@jangko jangko closed this as completed Apr 11, 2022
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