Re-enable some Python tests
Created by: tnguyen-ornl
-
The hard failure of
qcor_python_jit_nested_kernels
test is fixed by https://github.com/eclipse/xacc/pull/409 -
Enable
faulthandler
in our Python tests so that we can see the stack trace if a fault occurs during testing. -
Fix the test condition (more relaxed) in a unitary decomposing test (since the fidelity of the decomposition is not perfect).
-
Re-enable two Python tests.