You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
BriefcaseManager.test.ts > "should reuse checkpoints" test has been failing since March 14;
investigate, fix, remove the
.skip
The text was updated successfully, but these errors were encountered: