Skip to content

test: fix concurrent of config cases#11618

Merged
LingyuCoder merged 1 commit intomainfrom
test/fix-config-concurrent
Sep 9, 2025
Merged

test: fix concurrent of config cases#11618
LingyuCoder merged 1 commit intomainfrom
test/fix-config-concurrent

Conversation

@LingyuCoder
Copy link
Contributor

Summary

Just enable concurrent of config test cases again

Related links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings September 9, 2025 10:47
@netlify
Copy link

netlify bot commented Sep 9, 2025

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 410890b
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/68c005db3c67d70008611dbf
😎 Deploy Preview https://deploy-preview-11618--rspack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR re-enables concurrent execution for configuration test cases by changing the concurrent property from false to true in the BasicCaseCreator configuration.

  • Re-enabled concurrent execution for config test cases

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Sep 9, 2025
@LingyuCoder LingyuCoder enabled auto-merge (squash) September 9, 2025 10:48
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2025

📦 Binary Size-limit

Comparing 410890b to refactor: remove wasm plugin useless code (#11615) by jinrui

🙈 Size remains the same at 47.23MB

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 9, 2025

CodSpeed Performance Report

Merging #11618 will not alter performance

Comparing test/fix-config-concurrent (410890b) with main (2634a6e)

Summary

✅ 17 untouched benchmarks

@LingyuCoder LingyuCoder merged commit a6a2a4e into main Sep 9, 2025
47 checks passed
@LingyuCoder LingyuCoder deleted the test/fix-config-concurrent branch September 9, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants