Skip to content

Fix premium bulk e2e loading race - #70

Merged
bfintal merged 1 commit into
developfrom
fix/premium-bulk-e2e-loading-race
Aug 11, 2026
Merged

Fix premium bulk e2e loading race#70
bfintal merged 1 commit into
developfrom
fix/premium-bulk-e2e-loading-race

Conversation

@bfintal

@bfintal bfintal commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Premium CI failed because bulk specs read Bulk Optimize (0) while /cimo/v1/attachments was still loading
  • Wait for the progress bar loading state to clear and the optimize button to enable before asserting counts
  • Tighten settings-unlocked assertions to require a non-zero bulk count after load

Test plan

  • npm run build:e2e:premium && npm run test:e2e:premium (3 passed locally)
  • Premium-repo e2e workflow passes on develop after merge

Wait for the bulk progress bar loading state to clear and the optimize button to enable before asserting unoptimized counts, which was flaking to 0 on slower CI.
@bfintal
bfintal merged commit c2e9911 into develop Aug 11, 2026
@cursor

cursor Bot commented Aug 11, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@github-actions

Copy link
Copy Markdown

🤖 Pull request artifacts

file commit
pr70-cimo-70-merge.zip a0513cd

github-actions Bot added a commit that referenced this pull request Aug 11, 2026
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.

1 participant