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

Failing BriefcaseManager should reuse checkpoints test #7861

Open
aruniverse opened this issue Mar 19, 2025 · 1 comment
Open

Failing BriefcaseManager should reuse checkpoints test #7861

aruniverse opened this issue Mar 19, 2025 · 1 comment
Labels

Comments

@aruniverse
Copy link
Member

BriefcaseManager.test.ts > "should reuse checkpoints" test has been failing since March 14;
investigate, fix, remove the .skip

@pmconne
Copy link
Member

pmconne commented Mar 19, 2025

  1) BriefcaseManager
       should reuse checkpoints:

      AssertionError: expected false to be true
      + expected - actual

      -false
      +true
      
      at Context.<anonymous> (src/integration/BriefcaseManager.test.ts:114:12)
      at processTicksAndRejections (node:internal/process/task_queues:105:5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants