Skip to content

ci: use prod dagger binary in universe tests#2495

Merged
shykes merged 1 commit intodagger:mainfrom
sipsma:universe-debug
May 21, 2022
Merged

ci: use prod dagger binary in universe tests#2495
shykes merged 1 commit intodagger:mainfrom
sipsma:universe-debug

Conversation

@sipsma
Copy link
Copy Markdown
Contributor

@sipsma sipsma commented May 21, 2022

For reasons that are not clear to me at this time, when using the
dagger-debug binary to run universe tests, the new yarn test is
incredibly slow and usually times out after 30 minutes. But when using
the default dagger binary, it's relatively fast.

This needs to be understood better, but for now, running the universe
tests with the default binary will unblock our CI (which currently fails
on this yarn test consistently).

Signed-off-by: Erik Sipsma [email protected]


@shykes The timeout you were getting in your PR for the new yarn package has continued and is causing all PRs rebased on it to fail. After trying a few things I finally noticed that I could reproduce the timeout when I ran with the dagger-debug binary locally. This is really really weird to say the least, but switching to the normal binary at least unblocks CI for now. Obviously we need to follow up with looking into why this would happen.

For reasons that are not clear to me at this time, when using the
dagger-debug binary to run universe tests, the new yarn test is
incredibly slow and usually times out after 30 minutes. But when using
the default dagger binary, it's relatively fast.

This needs to be understood better, but for now, running the universe
tests with the default binary will unblock our CI (which currently fails
on this yarn test consistently).

Signed-off-by: Erik Sipsma <[email protected]>
Copy link
Copy Markdown
Contributor

@shykes shykes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow super weird, thank you for tracking this down!

@shykes shykes merged commit 9068fa4 into dagger:main May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants