Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SynchronizedBeforeSuite timeout failure in CI on x86_64 macOS 13 #339

Open
austinvazquez opened this issue Jun 25, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@austinvazquez
Copy link
Member

Describe the bug
Split from #103

CI frequently fails due to a command timeout for SynchronizedBeforeSuite.

Steps to reproduce
Run e2e tests on AMD macOS 13.

Expected behavior
Tests should be successful

Screenshots or logs
If applicable, add screenshots or logs to help explain your problem.

Console logs for SynchronizedBeforeSuite:

  [FAILED] in [SynchronizedBeforeSuite] - /Users/ec2-user/go/pkg/mod/github.com/runfinch/[email protected]/command/command.go:115 @ 06/24/24 23:26:29.28
[SynchronizedBeforeSuite] [FAILED] [120.924 seconds]
[SynchronizedBeforeSuite] 
/Users/ec2-user/ar/_work/finch-core/finch-core/e2e/e2e_test.go:52

  [FAILED] Timed out after 10.000s.
  Expected process to exit.  It did not.
  In [SynchronizedBeforeSuite] at: /Users/ec2-user/go/pkg/mod/github.com/runfinch/[email protected]/command/command.go:115 @ 06/24/24 23:26:29.28
------------------------------

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant