rigetti / forest-benchmarking

A library for quantum characterization, verification, validation (QCVV), and benchmarking using pyQuil.
Apache License 2.0
52 stars 23 forks source link

CI test fails on occasion due to compiler timeout #195

Closed kylegulshen closed 4 years ago

kylegulshen commented 5 years ago

Describe the bug

The compiler times out during CI testing on occasion, e.g. on a call to "quil_to_native_quil".

Possible solutions

Increase the compiler timeout beyond the default.

jlapeyre commented 4 years ago

EDIT: The problem described below in this post is unrelated to this issue.

~This is the status of one CI "status" for the past 19 hours:~ ~semaphoreci Expected — Waiting for status to be reported~

~Is this related to this issue ? I have not been able to find a way to look at a partial log or status of semaphoreci.~

~This PR in questions is: https://github.com/rigetti/forest-benchmarking/pull/207~