Skip to content

Further Fine-tune Drone Unit Test Parallelization#72138

Merged
Hamms merged 3 commits intostagingfrom
elijah/fine-tune-parallelization-of-drone-unit-tests
Apr 14, 2026
Merged

Further Fine-tune Drone Unit Test Parallelization#72138
Hamms merged 3 commits intostagingfrom
elijah/fine-tune-parallelization-of-drone-unit-tests

Conversation

@Hamms
Copy link
Copy Markdown
Contributor

@Hamms Hamms commented Apr 14, 2026

Turns out that the way tests get chunked up with 5 parallel processors causes a persistent error:

========= FAIL["test_summarize_with_numbered_units", "UnitGroupTest", 309.5503188769944]
 test_summarize_with_numbered_units#UnitGroupTest (309.55s)
        Expected: "Unit 1 - unit1-title"
          Actual: "యూనిట్ 1 - unit1-title"
        test/models/unit_group_test.rb:638:in `block in <class:UnitGroupTest>'
        test/testing/setup_all_and_teardown_all.rb:36:in `run'

Attempting 6 to see if that's any better

See here for more context

@Hamms Hamms marked this pull request as ready for review April 14, 2026 21:54
@Hamms Hamms requested a review from a team as a code owner April 14, 2026 21:54
@Hamms
Copy link
Copy Markdown
Contributor Author

Hamms commented Apr 14, 2026

Merging without approval to unblock pipeline

@Hamms Hamms merged commit 862b86d into staging Apr 14, 2026
7 of 8 checks passed
@Hamms Hamms deleted the elijah/fine-tune-parallelization-of-drone-unit-tests branch April 14, 2026 22:00
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