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

Job test-dapp in workflow Test Dapp Card Store of Agoric/agoric-sdk status failure #8897

Closed
kriskowal opened this issue Feb 12, 2024 · 3 comments · Fixed by #8892
Closed
Assignees
Labels
bug Something isn't working

Comments

@kriskowal
Copy link
Member

Describe the bug

To Reproduce

Our recurring “test-dapp” workflow is failing with an error attempting to merge integration-endo-* branches, attempting to write endo-sha.txt.

I’m not sure how to reproduce this failure apart from somehow causing the workflow to run directly from Github actions, but I assume this will work:

  1. Clone agoric/dapp-card-store
  2. Create a branch off main
  3. Add a trivial commit git commit --allow-empty -m 'Poke CI'
  4. Create a draft PR and observe CI
  5. Observe error like: https://github.com/Agoric/agoric-sdk/actions/runs/7868048310
error: Your local changes to the following files would be overwritten by merge:
  endo-sha.txt
Merge with strategy ort failed.
Error: Process completed with exit code 2.

Expected behavior

CI should pass.

Platform Environment

  • Ubuntu 22.04.3 LTS

Additional context

Screenshots

@kriskowal kriskowal added the bug Something isn't working label Feb 12, 2024
@kriskowal
Copy link
Member Author

This may be in @mhofman or @michaelfig’s wheelhouse. It looks like conflicts among endo integration branches, but I do not see any current endo-integration-* branches.

@mhofman mhofman linked a pull request Feb 12, 2024 that will close this issue
@mhofman
Copy link
Member

mhofman commented Feb 12, 2024

Fixed by #8892 this morning

@mhofman mhofman closed this as completed Feb 12, 2024
@kriskowal
Copy link
Member Author

Much obliged!

@ivanlei ivanlei assigned mhofman and kriskowal and unassigned mhofman Feb 13, 2024
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

Successfully merging a pull request may close this issue.

2 participants