Closed burnout87 closed 3 months ago
The failure in "Executing notebook" is unrelated, I opened an issue
Any ideas of why "LiveAPI tests" hangs? I see the same in my PR
UPD: it hangs waiting for the job created in Cell [7] of doc/source/user_guide/Show_and_Save_Products.ipynb
notebook to get ready, but it seems this job (2c8b65d7f62a0d7c
) is stuck in the submitted
state on prod instance.
Any ideas of why "LiveAPI tests" hangs? I see the same in my PR
UPD: it hangs waiting for the job created in Cell [7] of
doc/source/user_guide/Show_and_Save_Products.ipynb
notebook to get ready, but it seems this job (2c8b65d7f62a0d7c
) is stuck in thesubmitted
state on prod instance.
yes, that is the reason why. I also have some jobs that are stuck
Any ideas of why "LiveAPI tests" hangs? I see the same in my PR
Tests now pass
there is an issue ongoing with the setuptools
module
there is an issue ongoing with the
setuptools
module
It is resolved now, and with no apparent actions from my side
Codecov Report
Attention: Patch coverage is
92.30769%
with1 line
in your changes missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## master #264 +/- ## ========================================== + Coverage 58.82% 59.15% +0.32% ========================================== Files 23 23 Lines 4935 4945 +10 ========================================== + Hits 2903 2925 +22 + Misses 2032 2020 -12 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.