Skip to content

Conversation

@johann-listunov
Copy link
Contributor

@johann-listunov johann-listunov commented Dec 2, 2025

Introduce a check to skip conflict-producing test on instrumented server builds as they take too long.


Note

Adds a build-check to early-return the retryOnConflict: 100 test on ASAN/TSAN/coverage builds to avoid timeouts.

  • Tests:
    • Update src/test/31-conflicts.ts:
      • In the "when set to 100" case, call db.version(true) and early-return when version.details.asan, version.details.tsan, or version.details.coverage are "true", preventing long-running conflict/retry loops on instrumented builds.

Written by Cursor Bugbot for commit 00e74c3. This will update automatically on new commits. Configure here.

@cla-bot cla-bot bot added the cla-signed label Dec 2, 2025
@KVS85 KVS85 merged commit 72aad58 into main Dec 2, 2025
36 checks passed
@KVS85 KVS85 deleted the bts-2237-skip-test-when-instrumented branch December 2, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants