unitaryfund / mitiq

Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.
https://mitiq.readthedocs.io
GNU General Public License v3.0
363 stars 160 forks source link

Codecov build failure #2131

Closed purva-thakre closed 10 months ago

purva-thakre commented 10 months ago

Noticed 1 test consistently failing in #1936

https://github.com/unitaryfund/mitiq/actions/runs/7254911112/job/19764545557#step:7:40

image

Re-running the failed test does work but this has to be done for each commit triggering the CI workflow.

It appears the test failure can be fixed by generating a new secret token. https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954

natestemen commented 10 months ago

Thanks for raising this! We should take a renewed look at it. I'm going to close this since we have a ticket open for it already here: https://github.com/unitaryfund/mitiq/issues/1584

BTW did you mean to link to #1936?

purva-thakre commented 10 months ago

BTW did you mean to link to https://github.com/unitaryfund/mitiq/issues/1936?

Ah no. I meant to link to failing tests in #2034