Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test concurrency #391

Merged
merged 4 commits into from
Nov 17, 2023
Merged

Test concurrency #391

merged 4 commits into from
Nov 17, 2023

Conversation

dmail
Copy link
Member

@dmail dmail commented Nov 17, 2023

  • Fix error when "maxExecutionsInParallel" is enabled (above 1)
  • Ensure logs are properly ordered when maxExecutionsInParallel is enabled

Copy link

github-actions bot commented Nov 17, 2023


Error: Error while trying to collect info after merging test_concurrency into main.

Error: Command failed: git fetch --no-tags --prune origin test_concurrency
fatal: couldn't find remote ref test_concurrency

    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:514:28)
    at maybeClose (node:internal/child_process:1105:16)
    at Socket. (node:internal/child_process:457:11)
    at Socket.emit (node:events:514:28)
    at Pipe. (node:net:337:12)

Generated by @jsenv/file-size-impact during file size impact#6905229520 on c564175

@dmail dmail marked this pull request as ready for review November 17, 2023 14:04
Copy link

github-actions bot commented Nov 17, 2023


Error: Error while trying to collect info after merging test_concurrency into main.

Error: Command failed: git fetch --no-tags --prune origin test_concurrency
fatal: couldn't find remote ref test_concurrency

    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:514:28)
    at maybeClose (node:internal/child_process:1105:16)
    at Socket. (node:internal/child_process:457:11)
    at Socket.emit (node:events:514:28)
    at Pipe. (node:net:337:12)

Generated by @jsenv/performance-impact during performance_impact#6905229381 on c564175

@jsenv jsenv deleted a comment from github-actions bot Nov 17, 2023
@dmail dmail self-assigned this Nov 17, 2023
@dmail dmail merged commit e28b458 into main Nov 17, 2023
3 of 5 checks passed
@dmail dmail deleted the test_concurrency branch November 17, 2023 14:25
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