Skip to content

bug: weil_tate_pairing fail case #213

@Autoparallel

Description

@Autoparallel

Upon a running workflow, we hit this exception:

---- curve::pairing::tests::weil_tate_pairing_test::case_2 stdout ----
thread 'curve::pairing::tests::weil_tate_pairing_test::case_2' panicked at src/curve/pairing.rs:379:5:
assertion `left == right` failed
  left: GaloisField { coeffs: [PrimeField { value: 77 }, PrimeField { value: 96 }] }
 right: GaloisField { coeffs: [PrimeField { value: 31 }, PrimeField { value: 96 }] }

Not sure why this is happening. Here was the run: https://github.com/pluto/ronkathon/actions/runs/13160717133/job/36728514286?pr=192

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions