Open ScottTodd opened 4 days ago
As needed, we can skip or xfail these notebook tests to get the workflow passing again: https://github.com/iree-org/iree/blob/8bfcc8546c17530b778e85791f2a407cac1b3f84/samples/colab/test_notebooks.py#L14-L26
Instructions for updating the notebooks themselves are at https://github.com/iree-org/iree/tree/main/samples/colab#working-with-github
What happened?
https://github.com/iree-org/iree/actions/workflows/samples.yml has been failing for two days. Sample logs: https://github.com/iree-org/iree/actions/runs/11547361887/job/32137116277
tail of logs:
There is also another error higher up:
Steps to reproduce your issue
Check if the notebooks also fail on Colab itself: https://github.com/iree-org/iree/tree/main/samples/colab (the test script simulates running in Colab but software package versions can differ easily)
What component(s) does this issue relate to?
Python
Version information
Not sure from the current logs. Check the date ranges against https://github.com/iree-org/iree/releases
Additional context
No response