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

CircleCI: fix e2e #127

Closed
wants to merge 1 commit into from
Closed

CircleCI: fix e2e #127

wants to merge 1 commit into from

Conversation

syntrust
Copy link

@syntrust syntrust commented Dec 16, 2024

Fixes the e2e jobs mentioned in issue #112. This PR addresses the following jobs all defined by go-e2e-test

  • op-e2e-HTTP-tests
  • op-e2e-action-tests
  • op-e2e-fault-proof-tests

Error:

 gotestsum: not found

Dependency:
go-e2e-test -> test-actions/test-http/test-fault-proofs -> op-e2e/Makefile -> gotestsum

@syntrust syntrust changed the title fix e2e CircleCI: fix e2e Dec 16, 2024
@qizhou
Copy link

qizhou commented Dec 16, 2024

Why upstream does not have the issue?

@qzhodl
Copy link

qzhodl commented Dec 17, 2024

It seems that the latest merge from opstack deleted go-e2e-test action, may need to check it after the PR is merged

@syntrust
Copy link
Author

It seems that the latest merge from opstack deleted go-e2e-test action, may need to check it after the PR is merged

The merge makes the current PR invalid.

@syntrust syntrust closed this Dec 19, 2024
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.

3 participants