Skip to content

Conversation

stormslowly
Copy link
Contributor

@stormslowly stormslowly commented Oct 9, 2025

Summary

Skip two flaky tests in CI Temporally, they will be tracked in two issues, and fixed later

Related links

Checklist

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

Copy link

netlify bot commented Oct 9, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 607a717
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/68e86daeffda4e00088e2a99

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Oct 9, 2025
Copy link
Contributor

github-actions bot commented Oct 9, 2025

📦 Binary Size-limit

Comparing 607a717 to fix: should process runtime chunk after normal chunks of same chunk group (#11778) by harpsealjs

🎉 Size decreased by 1.63KB from 47.89MB to 47.89MB (⬇️0.00%)

Copy link

codspeed-hq bot commented Oct 9, 2025

CodSpeed Performance Report

Merging #11827 will not alter performance

Comparing chore/skip_flaky (607a717) with main (73472a8)

Summary

✅ 17 untouched

@stormslowly stormslowly marked this pull request as ready for review October 10, 2025 02:07
@Copilot Copilot AI review requested due to automatic review settings October 10, 2025 02:07
Copy link
Contributor

@Copilot 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 temporarily skips two flaky tests in CI that are causing build instability. The tests will be tracked in separate GitHub issues for future fixes.

  • Adds a test filter to skip a watch case test on Windows with native watcher enabled
  • Skips an e2e test for lazy compilation with persistent cache

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
tests/rspack-test/watchCases/chunks/dynamic-entry-with-depend-on/test.filter.js Adds platform-specific test filter to skip test on Windows with native watcher
tests/e2e/cases/lazy-compilation/persistent-cache/index.test.ts Skips flaky e2e test using test.skip()

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

@stormslowly stormslowly enabled auto-merge (squash) October 10, 2025 02:09
@chenjiahan chenjiahan changed the title chore: skip flaky test test: skip flaky test cases Oct 10, 2025
Copy link
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

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

👍

@stormslowly stormslowly merged commit 7263942 into main Oct 10, 2025
70 of 72 checks passed
@stormslowly stormslowly deleted the chore/skip_flaky branch October 10, 2025 04:57
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