Skip to content

Comments

CI - Decrease number of iterations for long-running UUID test#4014

Merged
bfops merged 1 commit intomasterfrom
bfops/decrease-iterations
Jan 13, 2026
Merged

CI - Decrease number of iterations for long-running UUID test#4014
bfops merged 1 commit intomasterfrom
bfops/decrease-iterations

Conversation

@bfops
Copy link
Collaborator

@bfops bfops commented Jan 12, 2026

Description of Changes

One of the TypeScript UUID tests took several seconds to run, and would sometimes time out in CI. This PR decreases the number of iterations so that it runs comfortably.

We do not think that this will materially impact the correctness of the test.

API and ABI breaking changes

None. Test only.

Expected complexity level and risk

1

Testing

  • The test now runs in ~500ms on my machine, instead of ~4s

@bfops bfops requested a review from cloutiertyler January 12, 2026 23:33
@bfops bfops added this pull request to the merge queue Jan 13, 2026
Merged via the queue into master with commit 4047cce Jan 13, 2026
45 of 46 checks passed
kistz pushed a commit to kistz/SpacetimeDB that referenced this pull request Jan 13, 2026
…orklabs#4014)

# Description of Changes

One of the TypeScript UUID tests took several seconds to run, and would
sometimes time out in CI. This PR decreases the number of iterations so
that it runs comfortably.

We do not think that this will materially impact the correctness of the
test.

# API and ABI breaking changes

None. Test only.

# Expected complexity level and risk

1

# Testing

- [x] The test now runs in ~500ms on my machine, instead of ~4s

Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
@bfops bfops deleted the bfops/decrease-iterations branch January 15, 2026 18:51
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.

2 participants