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

test: reclaim stuck payment failing #10569

Merged
merged 1 commit into from
Nov 26, 2024
Merged

test: reclaim stuck payment failing #10569

merged 1 commit into from
Nov 26, 2024

Conversation

turadg
Copy link
Member

@turadg turadg commented Nov 26, 2024

refs: #10565

Description

#10530 was failing repeatedly due to this test problem,

I thought it was a flake so I bypassed the check but it turns out to fail deterministically due to the changes in #10530. But those changes should have not affected the test, so the problem is with the test.

This marks it as failing until it can be solved.

Security Considerations

none

Scaling Considerations

none

Documentation Considerations

none

Testing Considerations

I used failing instead of skip to help confirm that it's deterministic. Also if something happens to resolve it inadvertently it'll be detected so we re-enable it.

Upgrade Considerations

none

@turadg turadg requested a review from a team as a code owner November 26, 2024 00:22
Copy link

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: e87b3ca
Status: ✅  Deploy successful!
Preview URL: https://18ed2969.agoric-sdk.pages.dev
Branch Preview URL: https://10565-skip-reclaim-test.agoric-sdk.pages.dev

View logs

Copy link
Member

@dckc dckc left a comment

Choose a reason for hiding this comment

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

I'd like to understand what's going on better, but this seems expedient.

@turadg turadg added the automerge:rebase Automatically rebase updates, then merge label Nov 26, 2024
@mergify mergify bot merged commit d4385f0 into master Nov 26, 2024
91 checks passed
@mergify mergify bot deleted the 10565-skip-reclaim-test branch November 26, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants