[PR #4921] [CLOSED] test: increase retry time for flaky test #13907

Closed
opened 2026-04-13 09:12:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4921
Author: @himself65
Created: 9/26/2025
Status: Closed

Base: canaryHead: himself65/2025/09/26/increase


📝 Commits (1)

  • 62ab49a test: increase retry time for flaky test

📊 Changes

2 files changed (+95 additions, -81 deletions)

View changed files

📝 packages/better-auth/src/adapters/prisma-adapter/test/normal-tests/adapter.prisma.test.ts (+46 -39)
📝 packages/better-auth/src/adapters/prisma-adapter/test/number-id-tests/adapter.prisma.number-id.test.ts (+49 -42)

📄 Description

Related: https://github.com/better-auth/better-auth/issues/4774

Summary by cubic

Increase suite-level retry to 3 for both Prisma adapter test suites to reduce flaky failures and stabilize CI runs. No runtime or adapter changes; only test configuration was updated.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4921 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/26/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `himself65/2025/09/26/increase` --- ### 📝 Commits (1) - [`62ab49a`](https://github.com/better-auth/better-auth/commit/62ab49ab69d059b49053b59642261950de896c32) test: increase retry time for flaky test ### 📊 Changes **2 files changed** (+95 additions, -81 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/adapters/prisma-adapter/test/normal-tests/adapter.prisma.test.ts` (+46 -39) 📝 `packages/better-auth/src/adapters/prisma-adapter/test/number-id-tests/adapter.prisma.number-id.test.ts` (+49 -42) </details> ### 📄 Description Related: https://github.com/better-auth/better-auth/issues/4774 <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Increase suite-level retry to 3 for both Prisma adapter test suites to reduce flaky failures and stabilize CI runs. No runtime or adapter changes; only test configuration was updated. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 09:12:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#13907