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]: test test_bls12_377::tests_bls12_377::test_point_evaluation broken #239

Closed
ImmanuelSegol opened this issue Oct 3, 2023 · 1 comment

Comments

@ImmanuelSegol
Copy link
Contributor

Description

test test_bls12_377::tests_bls12_377::test_point_evaluation broken is broken.

running 75 tests
test curves::bls12_377::tests::test_ark_scalar_convert ... ok
test curves::bls12_377::tests::test_point_equality ... ok
test curves::bls12_381::tests::test_ark_scalar_convert ... ok
test curves::bls12_381::tests::test_point_equality ... ok
test curves::bn254::tests::test_ark_scalar_convert ... ok
test curves::bn254::tests::test_point_equality ... ok
test test_bls12_377::tests_bls12_377::test_batch_commit ... ok
test test_bls12_377::tests_bls12_377::test_batch_msm ... ok
test test_bls12_377::tests_bls12_377::test_commit ... ok
test test_bls12_377::tests_bls12_377::test_msm ... ok
test test_bls12_377::tests_bls12_377::test_ntt ... ok
test test_bls12_377::tests_bls12_377::test_ntt_batch ... ok
test test_bls12_377::tests_bls12_377::test_point_batch_evaluation ... ok
test test_bls12_377::tests_bls12_377::test_point_batch_evaluation_on_coset ... ignored
test test_bls12_377::tests_bls12_377::test_point_batch_interpolation ... ok
error: test failed, to rerun pass `--lib`

Caused by:
  process didn't exit successfully: `/home/administrator/actions-runner/icicle/_work/icicle/icicle/target/release/deps/icicle-989d94fe51d08[874](https://github.com/ingonyama-zk/icicle/actions/runs/6391693254/job/17347482541?pr=235#step:3:875) --test-threads=1` (signal: 11, SIGSEGV: invalid memory reference)
test test_bls12_377::tests_bls12_377::test_point_evaluation ... 
Error: Process completed with exit code 101.

here is an example of it failing https://github.com/ingonyama-zk/icicle/actions/runs/6391693254/job/17347482541?pr=235

@DmytroTym
Copy link
Contributor

Closed by #188

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

No branches or pull requests

2 participants