FYI On my github action: > This step has been t...
# development
b
FYI On my github action:
This step has been truncated due to its large size. Download the full logs from the menu once the workflow run has completed.
Looks due to
test
restarting over and over 🙈
232402.15 [INFO] Filesystem changed during run: retrying
Test
in 500ms...
w
Yea, the restarting is on me. May need to enable* eager fetch again.
b
Ah
Well thanks to the above, we could merge it 😂
(joking of course)
w
feel free to merge on green to fix `main`: https://github.com/pantsbuild/pants/pull/16097
b
I dont grok this poetry issue 😅 Gonna dive in later
c
… are you referring to this test
test_poetry_lockfile_generation
@bitter-ability-32190? (that one is failing in my PR..)
I don’t grok it either.. works when I run it locally..
Ah, there was two rust lib bumps merged, @witty-crayon-22786 only reverted one of them…
but…. those tests passed in the PR, but failed (on this poetry test) on main 🤷‍♀️
b
Semantic merge conflict maybe? 🤷‍♂️
Guess I'll do more thumb twiddling
c
Cool. I’ll step aside until resolved.. 🙂
b
This passes locally 😅
This is getting quite frustrating 😞 a lot of CI churn. Other PRs don't fail, so maybe I'll merge main