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

feat: align split-chunks stats #6847

Merged
merged 34 commits into from
Jun 24, 2024
Merged

feat: align split-chunks stats #6847

merged 34 commits into from
Jun 24, 2024

Conversation

SyMind
Copy link
Member

@SyMind SyMind commented Jun 18, 2024

Summary

Add support for the following data in chunk stats:

  • runtime
  • sizes
  • reasons
  • rendered
  • origins

Checklist

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

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Jun 18, 2024
Copy link

netlify bot commented Jun 18, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 100e09f
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66765cec22ff6e0008c1a788

@SyMind SyMind changed the title Cache groups max size feat: align split-chunks stats Jun 18, 2024
@github-actions github-actions bot added the release: feature release: feature related release(mr only) label Jun 18, 2024
@SyMind SyMind force-pushed the cache-groups-max-size branch 2 times, most recently from 5b1734a to e971672 Compare June 19, 2024 05:45
@SyMind SyMind marked this pull request as ready for review June 20, 2024 06:48
@SyMind
Copy link
Member Author

SyMind commented Jun 20, 2024

!bench

@rspack-bot
Copy link

rspack-bot commented Jun 20, 2024

📝 Benchmark detail: Open

Name Base (2024-06-20 5839629) Current Change
10000_development-mode + exec 2.21 s ± 12 ms 2.24 s ± 24 ms +1.08 %
10000_development-mode_hmr + exec 714 ms ± 9.7 ms 723 ms ± 7.2 ms +1.16 %
10000_production-mode + exec 2.77 s ± 28 ms 2.79 s ± 29 ms +0.70 %
arco-pro_development-mode + exec 1.9 s ± 78 ms 1.91 s ± 78 ms +0.48 %
arco-pro_development-mode_hmr + exec 439 ms ± 0.92 ms 437 ms ± 1.9 ms -0.46 %
arco-pro_production-mode + exec 3.47 s ± 86 ms 3.5 s ± 88 ms +0.88 %
threejs_development-mode_10x + exec 2.06 s ± 21 ms 2.09 s ± 17 ms +1.09 %
threejs_development-mode_10x_hmr + exec 812 ms ± 4.1 ms 842 ms ± 6.3 ms +3.70 %
threejs_production-mode_10x + exec 5.33 s ± 24 ms 5.36 s ± 21 ms +0.64 %

Copy link
Contributor

Test Compatibility Diff

main pr diff
79.453% 79.475% ✅ ⏫ 0.022
Unpassed tests

6 🔴 Stats chunkGroups: TODO
7 🔴 Stats chunkGroups: TODO
8 🔴 Stats chunkGroups: TODO
11 🔴 Compiler: TODO
12 🔴 Compiler: TODO
13 🔴 Compiler: TODO
14 🔴 Compiler: TODO
15 🔴 Compiler: TODO
18 🔴 Compiler methods isChild: TODO
30 🔴 Compiler: TODO
32 🔴 Compiler: TODO
36 🔴 Compiler: TODO
39 🔴 Compiler: TODO
41 🔴 Compiler: TODO
48 ⚪️ aggressive-splitting-entry: TODO
49 ⚪️ aggressive-splitting-on-demand: TODO
50 ⚪️ all-stats: TODO
51 ⚪️ asset: TODO
52 ⚪️ asset-concat: TODO
53 ⚪️ async-commons-chunk: TODO
54 ⚪️ async-commons-chunk-auto: TODO
55 ⚪️ child-compiler-apply-entry-option: TODO
56 ⚪️ chunk-module-id-range: TODO
57 ⚪️ chunks: TODO
58 ⚪️ chunks-development: TODO
59 ⚪️ circular-correctness: TODO
60 ⚪️ color-disabled: TODO
61 ⚪️ color-enabled: TODO
62 ⚪️ color-enabled-custom: TODO
63 ⚪️ common-libs: TODO
64 ⚪️ commons-chunk-min-size-0: TODO
65 ⚪️ commons-chunk-min-size-Infinity: TODO
66 ⚪️ commons-plugin-issue-4980: TODO
67 ⚪️ concat-and-sideeffects: TODO
68 ⚪️ context-independence: TODO
69 ⚪️ custom-terser: TODO
70 ⚪️ define-plugin: TODO
71 ⚪️ details-error: TODO
72 ⚪️ dll-reference-plugin-issue-7624: TODO
73 ⚪️ dll-reference-plugin-issue-7624-error: TODO
74 ⚪️ entry-filename: TODO
75 ⚪️ exclude-with-loader: TODO
76 ⚪️ external: TODO
77 ⚪️ graph-correctness-entries: TODO
78 ⚪️ graph-correctness-modules: TODO
79 ⚪️ graph-roots: TODO
80 ⚪️ ignore-warnings: TODO
81 ⚪️ immutable: TODO
82 ⚪️ import-context-filter: TODO
83 ⚪️ import-weak: TODO
84 ⚪️ import-weak-parser-option: TODO
85 ⚪️ import-with-invalid-options-comments: TODO
86 ⚪️ issue-7577: TODO
87 🔴 limit-chunk-count-plugin: #4304
88 ⚪️ logging: TODO
89 ⚪️ logging-debug: TODO
90 ⚪️ max-modules: TODO
91 ⚪️ max-modules-default: TODO
92 ⚪️ module-assets: TODO
93 ⚪️ module-deduplication: TODO
94 ⚪️ module-deduplication-named: TODO
95 ⚪️ module-federation-custom-exposed-module-name: TODO
96 ⚪️ module-not-found-error: TODO
97 ⚪️ module-reasons: TODO
98 ⚪️ module-trace-disabled-in-error: TODO
99 ⚪️ module-trace-enabled-in-error: TODO
100 ⚪️ named-chunk-groups: TODO
101 ⚪️ named-chunks-plugin: TODO
102 ⚪️ named-chunks-plugin-async: TODO
103 ⚪️ no-emit-on-errors-plugin-with-child-error: TODO
104 ⚪️ optimize-chunks: TODO
105 ⚪️ output-module: TODO
106 ⚪️ parse-error: TODO
107 ⚪️ performance-disabled: TODO
108 ⚪️ performance-error: TODO
109 ⚪️ performance-no-hints: TODO
110 ⚪️ prefetch: TODO
111 ⚪️ prefetch-preload-mixed: TODO
112 ⚪️ preload: TODO
113 ⚪️ preset-detailed: TODO
114 ⚪️ preset-errors-only: TODO
115 ⚪️ preset-errors-only-error: TODO
116 ⚪️ preset-errors-warnings: TODO
117 ⚪️ preset-minimal: TODO
118 ⚪️ preset-minimal-simple: TODO
119 ⚪️ preset-mixed-array: TODO
120 ⚪️ preset-none: TODO
121 ⚪️ preset-none-array: TODO
122 ⚪️ preset-none-error: TODO
123 ⚪️ preset-normal: TODO
124 ⚪️ preset-normal-performance: TODO
125 ⚪️ preset-normal-performance-ensure-filter-sourcemaps: TODO
126 ⚪️ preset-summary: TODO
127 ⚪️ preset-verbose: TODO
128 ⚪️ real-content-hash: TODO
129 ⚪️ related-assets: TODO
130 ⚪️ resolve-plugin-context: TODO
131 ⚪️ reverse-sort-modules: TODO
132 ⚪️ runtime-chunk: TODO
133 ⚪️ runtime-chunk-integration: TODO
134 ⚪️ runtime-chunk-issue-7382: TODO
135 ⚪️ runtime-chunk-single: TODO
136 ⚪️ runtime-specific-used-exports: TODO
137 ⚪️ scope-hoisting-bailouts: TODO
138 ⚪️ scope-hoisting-multi: TODO
139 ⚪️ side-effects-issue-7428: TODO
140 ⚪️ side-effects-optimization: TODO
141 ⚪️ side-effects-simple-unused: TODO
142 ⚪️ simple: TODO
143 ⚪️ simple-more-info: TODO
144 ⚪️ split-chunks-automatic-name: TODO
145 ⚪️ split-chunks-chunk-name: TODO
146 ⚪️ split-chunks-combinations: TODO
147 ⚪️ split-chunks-issue-6413: TODO
148 ⚪️ split-chunks-issue-6696: TODO
149 ⚪️ split-chunks-issue-7401: TODO
150 ⚪️ split-chunks-keep-remaining-size: TODO
151 ⚪️ split-chunks-max-size: TODO
152 ⚪️ split-chunks-min-size-reduction: TODO
153 ⚪️ split-chunks-prefer-bigger-splits: TODO
154 ⚪️ split-chunks-runtime-specific: TODO
155 ⚪️ tree-shaking: TODO
156 ⚪️ wasm-explorer-examples-sync: TODO
174 🔴 MultiCompiler: TODO
179 ⚪️ Examples aggressive-merging: TODO
180 ⚪️ Examples asset-advanced: TODO
184 ⚪️ Examples cjs-tree-shaking: TODO
188 ⚪️ Examples code-splitting-bundle-loader: TODO
197 ⚪️ Examples common-chunk-grandchildren: TODO
200 ⚪️ Examples custom-json-modules: TODO
201 ⚪️ Examples dll: TODO
202 ⚪️ Examples dll-app-and-vendor/0-vendor: TODO
203 ⚪️ Examples dll-app-and-vendor/1-app: TODO
204 ⚪️ Examples dll-entry-only: TODO
205 ⚪️ Examples dll-user: TODO
206 ⚪️ Examples explicit-vendor-chunk: TODO
214 ⚪️ Examples http2-aggressive-splitting: TODO
216 ⚪️ Examples lazy-compilation: TODO
222 ⚪️ Examples module-federation: TODO
229 ⚪️ Examples persistent-caching: TODO
238 ⚪️ Examples typescript: TODO
243 ⚪️ HotTestCases async-node child-compiler issue-9706: TODO
244 ⚪️ HotTestCases async-node chunks accept-system-import: TODO
245 ⚪️ HotTestCases async-node chunks accept-system-import-webpackhot: TODO
246 ⚪️ HotTestCases async-node chunks dynamic-system-import: TODO
247 ⚪️ HotTestCases async-node chunks split-chunks: TODO
248 ⚪️ HotTestCases async-node chunks split-chunks-webpackhot: TODO
249 ⚪️ HotTestCases async-node chunks system-import: TODO
250 🔴 HotTestCases async-node chunks update-chunk-loading-runtime: #5596
251 ⚪️ HotTestCases async-node code-generation this-in-accept: TODO
252 ⚪️ HotTestCases async-node code-generation this-in-accept-webpackhot: TODO
253 ⚪️ HotTestCases async-node concat reload-compat-flag: TODO
254 ⚪️ HotTestCases async-node concat reload-external: TODO
258 ⚪️ HotTestCases async-node define issue-6962: TODO
259 ⚪️ HotTestCases async-node determinism issue-10174: TODO
260 ⚪️ HotTestCases async-node disposing remove-chunk-with-shared: TODO
261 ⚪️ HotTestCases async-node disposing remove-chunk-with-shared-in-other-runtime: TODO
262 ⚪️ HotTestCases async-node disposing runtime-independent-filename: TODO
263 ⚪️ HotTestCases async-node errors decline: TODO
264 ⚪️ HotTestCases async-node errors decline-webpackhot: TODO
265 ⚪️ HotTestCases async-node errors events: TODO
266 ⚪️ HotTestCases async-node errors self-decline: TODO
267 ⚪️ HotTestCases async-node errors unaccepted: TODO
268 ⚪️ HotTestCases async-node errors unaccepted-ignored: TODO
269 ⚪️ HotTestCases async-node esm-dependency-import import-meta-webpack-hot: TODO
270 ⚪️ HotTestCases async-node esm-dependency-import module-hot: TODO
271 ⚪️ HotTestCases async-node harmony auto-import: TODO
272 ⚪️ HotTestCases async-node harmony auto-import-default: TODO
273 ⚪️ HotTestCases async-node harmony auto-import-multiple: TODO
274 ⚪️ HotTestCases async-node harmony auto-reexport: TODO
275 ⚪️ HotTestCases async-node hashing exports-info-influence: TODO
276 ⚪️ HotTestCases async-node hashing full-hash-main: TODO
277 ⚪️ HotTestCases async-node hashing full-hash-syntax-error: TODO
278 ⚪️ HotTestCases async-node invalidate conditional-accept: TODO
279 ⚪️ HotTestCases async-node invalidate during-idle: TODO
287 ⚪️ HotTestCases async-node lazy-compilation https: TODO
294 ⚪️ HotTestCases async-node lazy-compilation simple: TODO
298 ⚪️ HotTestCases async-node loader-import-module css: TODO
299 ⚪️ HotTestCases async-node numeric-ids add-remove-chunks: TODO
300 ⚪️ HotTestCases async-node numeric-ids production: TODO
301 ⚪️ HotTestCases async-node parsing hot-api-optional-chaining: TODO
314 🔴 HotTestCases async-node recover recover-after-self-error: #5596
315 ⚪️ HotTestCases async-node runtime accept: TODO
316 ⚪️ HotTestCases async-node runtime bubble-async: TODO
317 ⚪️ HotTestCases async-node runtime bubble-update: TODO
318 ⚪️ HotTestCases async-node runtime circular: TODO
319 ⚪️ HotTestCases async-node runtime dispose-removed-chunk: TODO
320 ⚪️ HotTestCases async-node runtime dispose-removed-module: TODO
321 ⚪️ HotTestCases async-node runtime import-after-download: TODO
322 ⚪️ HotTestCases async-node runtime replace-runtime-module: TODO
323 ⚪️ HotTestCases async-node runtime require-disposed-module-warning: TODO
324 ⚪️ HotTestCases async-node runtime root-error: TODO
325 ⚪️ HotTestCases async-node runtime self-accept-and-dispose: TODO
326 ⚪️ HotTestCases async-node runtime self-accept-factory: TODO
327 ⚪️ HotTestCases async-node runtime update-multiple-modules: TODO
328 ⚪️ HotTestCases async-node runtime update-multiple-times: TODO
329 ⚪️ HotTestCases async-node sharing share-plugin: TODO
330 ⚪️ HotTestCases async-node status accept: TODO
331 ⚪️ HotTestCases async-node status check: TODO
332 ⚪️ HotTestCases async-node unexpected-invalidation used-exports: TODO
333 🔴 HotTestCases async-node worker move-between-runtime: #5597
334 ⚪️ HotTestCases async-node worker remove-add-worker: TODO
339 ⚪️ HotTestCases web child-compiler issue-9706: TODO
340 ⚪️ HotTestCases web chunks accept-system-import: TODO
341 ⚪️ HotTestCases web chunks accept-system-import-webpackhot: TODO
342 ⚪️ HotTestCases web chunks dynamic-system-import: TODO
343 ⚪️ HotTestCases web chunks split-chunks: TODO
344 ⚪️ HotTestCases web chunks split-chunks-webpackhot: TODO
345 ⚪️ HotTestCases web chunks system-import: TODO
346 🔴 HotTestCases web chunks update-chunk-loading-runtime: #5596
347 ⚪️ HotTestCases web code-generation this-in-accept: TODO
348 ⚪️ HotTestCases web code-generation this-in-accept-webpackhot: TODO
349 ⚪️ HotTestCases web concat reload-compat-flag: TODO
350 ⚪️ HotTestCases web concat reload-external: TODO
354 ⚪️ HotTestCases web define issue-6962: TODO
355 ⚪️ HotTestCases web determinism issue-10174: TODO
356 ⚪️ HotTestCases web disposing remove-chunk-with-shared: TODO
357 ⚪️ HotTestCases web disposing remove-chunk-with-shared-in-other-runtime: TODO
358 ⚪️ HotTestCases web disposing runtime-independent-filename: TODO
359 ⚪️ HotTestCases web errors decline: TODO
360 ⚪️ HotTestCases web errors decline-webpackhot: TODO
361 ⚪️ HotTestCases web errors events: TODO
362 ⚪️ HotTestCases web errors self-decline: TODO
363 ⚪️ HotTestCases web errors unaccepted: TODO
364 ⚪️ HotTestCases web errors unaccepted-ignored: TODO
365 ⚪️ HotTestCases web esm-dependency-import import-meta-webpack-hot: TODO
366 ⚪️ HotTestCases web esm-dependency-import module-hot: TODO
367 ⚪️ HotTestCases web harmony auto-import: TODO
368 ⚪️ HotTestCases web harmony auto-import-default: TODO
369 ⚪️ HotTestCases web harmony auto-import-multiple: TODO
370 ⚪️ HotTestCases web harmony auto-reexport: TODO
371 ⚪️ HotTestCases web hashing exports-info-influence: TODO
372 ⚪️ HotTestCases web hashing full-hash-main: TODO
373 ⚪️ HotTestCases web hashing full-hash-syntax-error: TODO
374 ⚪️ HotTestCases web invalidate conditional-accept: TODO
375 ⚪️ HotTestCases web invalidate during-idle: TODO
383 ⚪️ HotTestCases web lazy-compilation https: TODO
390 ⚪️ HotTestCases web lazy-compilation simple: TODO
394 ⚪️ HotTestCases web loader-import-module css: TODO
395 ⚪️ HotTestCases web numeric-ids add-remove-chunks: TODO
396 ⚪️ HotTestCases web numeric-ids production: TODO
397 ⚪️ HotTestCases web parsing hot-api-optional-chaining: TODO
410 🔴 HotTestCases web recover recover-after-self-error: #5596
411 ⚪️ HotTestCases web runtime accept: TODO
412 ⚪️ HotTestCases web runtime bubble-async: TODO
413 ⚪️ HotTestCases web runtime bubble-update: TODO
414 ⚪️ HotTestCases web runtime circular: TODO
415 ⚪️ HotTestCases web runtime dispose-removed-chunk: TODO
416 ⚪️ HotTestCases web runtime dispose-removed-module: TODO
417 ⚪️ HotTestCases web runtime import-after-download: TODO
418 ⚪️ HotTestCases web runtime replace-runtime-module: TODO
419 ⚪️ HotTestCases web runtime require-disposed-module-warning: TODO
420 ⚪️ HotTestCases web runtime root-error: TODO
421 ⚪️ HotTestCases web runtime self-accept-and-dispose: TODO
422 ⚪️ HotTestCases web runtime self-accept-factory: TODO
423 ⚪️ HotTestCases web runtime update-multiple-modules: TODO
424 ⚪️ HotTestCases web runtime update-multiple-times: TODO
425 ⚪️ HotTestCases web sharing share-plugin: TODO
426 ⚪️ HotTestCases web status accept: TODO
427 ⚪️ HotTestCases web status check: TODO
428 ⚪️ HotTestCases web unexpected-invalidation used-exports: TODO
429 🔴 HotTestCases web worker move-between-runtime: #5597
437 ⚪️ HotTestCases node child-compiler issue-9706: TODO
438 ⚪️ HotTestCases node chunks accept-system-import: TODO
439 ⚪️ HotTestCases node chunks accept-system-import-webpackhot: TODO
440 ⚪️ HotTestCases node chunks dynamic-system-import: TODO
441 ⚪️ HotTestCases node chunks split-chunks: TODO
442 ⚪️ HotTestCases node chunks split-chunks-webpackhot: TODO
443 ⚪️ HotTestCases node chunks system-import: TODO
444 🔴 HotTestCases node chunks update-chunk-loading-runtime: #5596
445 ⚪️ HotTestCases node code-generation this-in-accept: TODO
446 ⚪️ HotTestCases node code-generation this-in-accept-webpackhot: TODO
447 ⚪️ HotTestCases node concat reload-compat-flag: TODO
448 ⚪️ HotTestCases node concat reload-external: TODO
452 ⚪️ HotTestCases node define issue-6962: TODO
453 ⚪️ HotTestCases node determinism issue-10174: TODO
454 ⚪️ HotTestCases node disposing remove-chunk-with-shared: TODO
455 ⚪️ HotTestCases node disposing remove-chunk-with-shared-in-other-runtime: TODO
456 ⚪️ HotTestCases node disposing runtime-independent-filename: TODO
457 ⚪️ HotTestCases node errors decline: TODO
458 ⚪️ HotTestCases node errors decline-webpackhot: TODO
459 ⚪️ HotTestCases node errors events: TODO
460 ⚪️ HotTestCases node errors self-decline: TODO
461 ⚪️ HotTestCases node errors unaccepted: TODO
462 ⚪️ HotTestCases node errors unaccepted-ignored: TODO
463 ⚪️ HotTestCases node esm-dependency-import import-meta-webpack-hot: TODO
464 ⚪️ HotTestCases node esm-dependency-import module-hot: TODO
465 ⚪️ HotTestCases node harmony auto-import: TODO
466 ⚪️ HotTestCases node harmony auto-import-default: TODO
467 ⚪️ HotTestCases node harmony auto-import-multiple: TODO
468 ⚪️ HotTestCases node harmony auto-reexport: TODO
469 ⚪️ HotTestCases node hashing exports-info-influence: TODO
470 ⚪️ HotTestCases node hashing full-hash-main: TODO
471 ⚪️ HotTestCases node hashing full-hash-syntax-error: TODO
472 ⚪️ HotTestCases node invalidate conditional-accept: TODO
473 ⚪️ HotTestCases node invalidate during-idle: TODO
481 ⚪️ HotTestCases node lazy-compilation https: TODO
488 ⚪️ HotTestCases node lazy-compilation simple: TODO
492 ⚪️ HotTestCases node loader-import-module css: TODO
493 ⚪️ HotTestCases node numeric-ids add-remove-chunks: TODO
494 ⚪️ HotTestCases node numeric-ids production: TODO
495 ⚪️ HotTestCases node parsing hot-api-optional-chaining: TODO
508 🔴 HotTestCases node recover recover-after-self-error: #5596
509 ⚪️ HotTestCases node runtime accept: TODO
510 ⚪️ HotTestCases node runtime bubble-async: TODO
511 ⚪️ HotTestCases node runtime bubble-update: TODO
512 ⚪️ HotTestCases node runtime circular: TODO
513 ⚪️ HotTestCases node runtime dispose-removed-chunk: TODO
514 ⚪️ HotTestCases node runtime dispose-removed-module: TODO
515 ⚪️ HotTestCases node runtime import-after-download: TODO
516 ⚪️ HotTestCases node runtime replace-runtime-module: TODO
517 ⚪️ HotTestCases node runtime require-disposed-module-warning: TODO
518 ⚪️ HotTestCases node runtime root-error: TODO
519 ⚪️ HotTestCases node runtime self-accept-and-dispose: TODO
520 ⚪️ HotTestCases node runtime self-accept-factory: TODO
521 ⚪️ HotTestCases node runtime update-multiple-modules: TODO
522 ⚪️ HotTestCases node runtime update-multiple-times: TODO
523 ⚪️ HotTestCases node sharing share-plugin: TODO
524 ⚪️ HotTestCases node status accept: TODO
525 ⚪️ HotTestCases node status check: TODO
526 ⚪️ HotTestCases node unexpected-invalidation used-exports: TODO
527 🔴 HotTestCases node worker move-between-runtime: #5597
535 ⚪️ HotTestCases webworker child-compiler issue-9706: TODO
536 ⚪️ HotTestCases webworker chunks accept-system-import: TODO
537 ⚪️ HotTestCases webworker chunks accept-system-import-webpackhot: TODO
538 ⚪️ HotTestCases webworker chunks dynamic-system-import: TODO
539 ⚪️ HotTestCases webworker chunks split-chunks: TODO
540 ⚪️ HotTestCases webworker chunks split-chunks-webpackhot: TODO
541 ⚪️ HotTestCases webworker chunks system-import: TODO
542 🔴 HotTestCases webworker chunks update-chunk-loading-runtime: #5596
543 ⚪️ HotTestCases webworker code-generation this-in-accept: TODO
544 ⚪️ HotTestCases webworker code-generation this-in-accept-webpackhot: TODO
545 ⚪️ HotTestCases webworker concat reload-compat-flag: TODO
546 ⚪️ HotTestCases webworker concat reload-external: TODO
550 ⚪️ HotTestCases webworker define issue-6962: TODO
551 ⚪️ HotTestCases webworker determinism issue-10174: TODO
552 ⚪️ HotTestCases webworker disposing remove-chunk-with-shared: TODO
553 ⚪️ HotTestCases webworker disposing remove-chunk-with-shared-in-other-runtime: TODO
554 ⚪️ HotTestCases webworker disposing runtime-independent-filename: TODO
555 ⚪️ HotTestCases webworker errors decline: TODO
556 ⚪️ HotTestCases webworker errors decline-webpackhot: TODO
557 ⚪️ HotTestCases webworker errors events: TODO
558 ⚪️ HotTestCases webworker errors self-decline: TODO
559 ⚪️ HotTestCases webworker errors unaccepted: TODO
560 ⚪️ HotTestCases webworker errors unaccepted-ignored: TODO
561 ⚪️ HotTestCases webworker esm-dependency-import import-meta-webpack-hot: TODO
562 ⚪️ HotTestCases webworker esm-dependency-import module-hot: TODO
563 ⚪️ HotTestCases webworker harmony auto-import: TODO
564 ⚪️ HotTestCases webworker harmony auto-import-default: TODO
565 ⚪️ HotTestCases webworker harmony auto-import-multiple: TODO
566 ⚪️ HotTestCases webworker harmony auto-reexport: TODO
567 ⚪️ HotTestCases webworker hashing exports-info-influence: TODO
568 ⚪️ HotTestCases webworker hashing full-hash-main: TODO
569 ⚪️ HotTestCases webworker hashing full-hash-syntax-error: TODO
570 ⚪️ HotTestCases webworker invalidate conditional-accept: TODO
571 ⚪️ HotTestCases webworker invalidate during-idle: TODO
579 ⚪️ HotTestCases webworker lazy-compilation https: TODO
586 ⚪️ HotTestCases webworker lazy-compilation simple: TODO
590 ⚪️ HotTestCases webworker loader-import-module css: TODO
591 ⚪️ HotTestCases webworker numeric-ids add-remove-chunks: TODO
592 ⚪️ HotTestCases webworker numeric-ids production: TODO
593 ⚪️ HotTestCases webworker parsing hot-api-optional-chaining: TODO
606 🔴 HotTestCases webworker recover recover-after-self-error: #5596
607 ⚪️ HotTestCases webworker runtime accept: TODO
608 ⚪️ HotTestCases webworker runtime bubble-async: TODO
609 ⚪️ HotTestCases webworker runtime bubble-update: TODO
610 ⚪️ HotTestCases webworker runtime circular: TODO
611 ⚪️ HotTestCases webworker runtime dispose-removed-chunk: TODO
612 ⚪️ HotTestCases webworker runtime dispose-removed-module: TODO
613 ⚪️ HotTestCases webworker runtime import-after-download: TODO
614 ⚪️ HotTestCases webworker runtime replace-runtime-module: TODO
615 ⚪️ HotTestCases webworker runtime require-disposed-module-warning: TODO
616 ⚪️ HotTestCases webworker runtime root-error: TODO
617 ⚪️ HotTestCases webworker runtime self-accept-and-dispose: TODO
618 ⚪️ HotTestCases webworker runtime self-accept-factory: TODO
619 ⚪️ HotTestCases webworker runtime update-multiple-modules: TODO
620 ⚪️ HotTestCases webworker runtime update-multiple-times: TODO
621 ⚪️ HotTestCases webworker sharing share-plugin: TODO
622 ⚪️ HotTestCases webworker status accept: TODO
623 ⚪️ HotTestCases webworker status check: TODO
624 ⚪️ HotTestCases webworker unexpected-invalidation used-exports: TODO
625 🔴 HotTestCases webworker worker move-between-runtime: #5597
633 ⚪️ ConfigTestCases additional-pass simple simple: TODO
634 ⚪️ ConfigTestCases amd disabled disabled: TODO
635 ⚪️ ConfigTestCases asset-emitted normal normal: TODO
636 ⚪️ ConfigTestCases asset-modules assetModuleFilename assetModuleFilename: TODO
640 ⚪️ ConfigTestCases asset-modules custom-condition custom-condition: TODO
644 ⚪️ ConfigTestCases asset-modules data-url data-url: TODO
645 ⚪️ ConfigTestCases asset-modules different-query different-query: TODO
649 ⚪️ ConfigTestCases asset-modules file-loader file-loader: TODO
650 ⚪️ ConfigTestCases asset-modules file-url file-url: TODO
651 ⚪️ ConfigTestCases asset-modules generator-asset-publicPath generator-asset-publicPath: TODO
652 ⚪️ ConfigTestCases asset-modules generator-asset-publicPath-hash generator-asset-publicPath-hash: TODO
653 ⚪️ ConfigTestCases asset-modules global-options global-options: TODO
654 ⚪️ ConfigTestCases asset-modules http-url http-url: TODO
655 ⚪️ ConfigTestCases asset-modules ignore ignore: TODO
656 ⚪️ ConfigTestCases asset-modules input-data-url input-data-url: TODO
657 ⚪️ ConfigTestCases asset-modules input-data-url-encoding input-data-url-encoding: TODO
658 ⚪️ ConfigTestCases asset-modules opus opus: TODO
659 ⚪️ ConfigTestCases asset-modules overridePath overridePath: TODO
660 ⚪️ ConfigTestCases asset-modules path path: TODO
661 ⚪️ ConfigTestCases asset-modules publicPath publicPath: TODO
662 ⚪️ ConfigTestCases asset-modules query query: TODO
663 ⚪️ ConfigTestCases asset-modules query-and-custom-condition query-and-custom-condition: TODO
664 ⚪️ ConfigTestCases asset-modules query-and-custom-encoder query-and-custom-encoder: TODO
665 ⚪️ ConfigTestCases asset-modules real-content-hash real-content-hash: TODO
666 ⚪️ ConfigTestCases asset-modules resource-from-data-uri resource-from-data-uri: TODO
667 ⚪️ ConfigTestCases asset-modules rule-generator-outputPath rule-generator-outputPath: TODO
668 ⚪️ ConfigTestCases asset-modules rule-generator-publicPath rule-generator-publicPath: TODO
669 ⚪️ ConfigTestCases asset-modules rule-generator-publicPath-override rule-generator-publicPath-override: TODO
670 ⚪️ ConfigTestCases asset-modules source source: TODO
671 ⚪️ ConfigTestCases asset-modules types types: TODO
672 ⚪️ ConfigTestCases asset-modules unsafe-cache-13827 unsafe-cache-13827: TODO
682 ⚪️ ConfigTestCases asset-url target-node3 target-node3: TODO
683 ⚪️ ConfigTestCases asset-url target-web1 target-web1: TODO
684 ⚪️ ConfigTestCases asset-url target-web2 target-web2: TODO
685 ⚪️ ConfigTestCases asset-url target-webworker1 target-webworker1: TODO
686 ⚪️ ConfigTestCases asset-url target-webworker2 target-webworker2: TODO
687 ⚪️ ConfigTestCases assets delete-asset delete-asset: TODO
688 ⚪️ ConfigTestCases async-commons-chunk all-selected all-selected: TODO
689 ⚪️ ConfigTestCases async-commons-chunk duplicate duplicate: TODO
690 ⚪️ ConfigTestCases async-commons-chunk existing-name existing-name: TODO
691 ⚪️ ConfigTestCases async-commons-chunk nested nested: TODO
692 ⚪️ ConfigTestCases async-commons-chunk node node: TODO
693 ⚪️ ConfigTestCases async-commons-chunk simple simple: TODO
696 ⚪️ ConfigTestCases async-library 1-use-library 1-use-library: TODO
697 ⚫️ ConfigTestCases cache-dependencies managed-items managed-items: No plan
698 ⚫️ ConfigTestCases cache-dependencies managed-items-unsafe-cache managed-items-unsafe-cache: No plan
699 ⚪️ ConfigTestCases chunk-graph issue-15173 issue-15173: TODO
709 ⚪️ ConfigTestCases chunk-index order-multiple-entries order-multiple-entries: TODO
710 ⚪️ ConfigTestCases clean dry dry: TODO
711 ⚪️ ConfigTestCases clean enabled enabled: TODO
712 ⚪️ ConfigTestCases clean ignore-fn ignore-fn: TODO
713 ⚪️ ConfigTestCases clean ignore-hook ignore-hook: TODO
714 ⚪️ ConfigTestCases clean ignore-rx ignore-rx: TODO
715 ⚪️ ConfigTestCases clean link link: TODO
716 ⚪️ ConfigTestCases code-generation harmony-pure-default harmony-pure-default: TODO
717 ⚪️ ConfigTestCases code-generation require-context-id require-context-id: TODO
718 ⚪️ ConfigTestCases code-generation use-strict use-strict: TODO
734 ⚪️ ConfigTestCases concatenate-modules import-module import-module: TODO
749 ⚪️ ConfigTestCases concatenate-modules split-chunk-entry-module split-chunk-entry-module: TODO
824 ⚪️ ConfigTestCases contenthash assets assets: TODO
825 ⚪️ ConfigTestCases contenthash include-chunk-id include-chunk-id: TODO
826 ⚪️ ConfigTestCases context-exclusion simple simple: TODO
827 ⚪️ ConfigTestCases context-replacement System.import System.import: TODO
828 ⚪️ ConfigTestCases context-replacement a a: TODO
829 ⚪️ ConfigTestCases context-replacement b b: TODO
830 ⚪️ ConfigTestCases context-replacement c c: TODO
831 ⚪️ ConfigTestCases context-replacement d d: TODO
832 ⚪️ ConfigTestCases context-replacement e e: TODO
833 ⚪️ ConfigTestCases crossorigin set-crossorigin set-crossorigin: TODO
834 ⚪️ ConfigTestCases css basic basic: TODO
835 ⚪️ ConfigTestCases css basic-initial-only basic-initial-only: TODO
840 ⚪️ ConfigTestCases css conflicting-order conflicting-order: TODO
841 ⚪️ ConfigTestCases css css-modules css-modules: TODO
842 ⚪️ ConfigTestCases css css-modules-in-node css-modules-in-node: TODO
847 ⚪️ ConfigTestCases css exports exports: TODO
848 ⚪️ ConfigTestCases css exports-in-node exports-in-node: TODO
849 ⚪️ ConfigTestCases css external external: TODO
850 ⚪️ ConfigTestCases css large large: TODO
855 ⚪️ ConfigTestCases css urls urls: TODO
856 ⚫️ ConfigTestCases custom-hash-function xxhash xxhash: No plan
857 ⚪️ ConfigTestCases custom-modules json-custom json-custom: TODO
858 ⚪️ ConfigTestCases custom-source-type localization localization: TODO
859 ⚪️ ConfigTestCases deep-scope-analysis remove-export remove-export: TODO
860 ⚪️ ConfigTestCases deep-scope-analysis remove-export-scope-hoisting remove-export-scope-hoisting: TODO
861 ⚪️ ConfigTestCases defaulter immutable-config immutable-config: TODO
862 ⚪️ ConfigTestCases delegated simple simple: TODO
863 ⚪️ ConfigTestCases delegated-hash simple simple: TODO
867 ⚪️ ConfigTestCases deprecations chunk-and-module chunk-and-module: TODO
868 ⚪️ ConfigTestCases deprecations chunk-files chunk-files: TODO
869 ⚪️ ConfigTestCases deprecations config config: TODO
870 ⚪️ ConfigTestCases deprecations invalid-dependencies invalid-dependencies: TODO
871 ⚪️ ConfigTestCases deprecations non-unique-hash non-unique-hash: TODO
872 ⚪️ ConfigTestCases devtools harmony-eval harmony-eval: TODO
873 ⚪️ ConfigTestCases devtools harmony-eval-source-map harmony-eval-source-map: TODO
874 ⚪️ ConfigTestCases dll-plugin 0-create-dll 0-create-dll: TODO
875 ⚪️ ConfigTestCases dll-plugin 0-issue-10475 0-issue-10475: TODO
876 ⚪️ ConfigTestCases dll-plugin 1-issue-10475 1-issue-10475: TODO
877 ⚪️ ConfigTestCases dll-plugin 1-use-dll 1-use-dll: TODO
878 ⚪️ ConfigTestCases dll-plugin 2-use-dll-without-scope 2-use-dll-without-scope: TODO
879 ⚪️ ConfigTestCases dll-plugin 3-use-dll-with-hashid 3-use-dll-with-hashid: TODO
880 ⚪️ ConfigTestCases dll-plugin-entry 0-create-dll 0-create-dll: TODO
881 ⚪️ ConfigTestCases dll-plugin-entry 1-use-dll 1-use-dll: TODO
882 ⚪️ ConfigTestCases dll-plugin-entry 2-error-non-entry 2-error-non-entry: TODO
883 ⚪️ ConfigTestCases dll-plugin-format 0-create-dll 0-create-dll: TODO
884 ⚪️ ConfigTestCases dll-plugin-side-effects 0-create-dll 0-create-dll: TODO
885 ⚪️ ConfigTestCases dll-plugin-side-effects 1-use-dll 1-use-dll: TODO
886 ⚪️ ConfigTestCases ecmaVersion 2015 2015: TODO
887 ⚪️ ConfigTestCases ecmaVersion 2020 2020: TODO
888 ⚪️ ConfigTestCases ecmaVersion 5 5: TODO
889 ⚪️ ConfigTestCases ecmaVersion browserslist browserslist: TODO
890 ⚪️ ConfigTestCases ecmaVersion browserslist-config browserslist-config: TODO
891 ⚪️ ConfigTestCases ecmaVersion browserslist-config-env browserslist-config-env: TODO
892 ⚪️ ConfigTestCases ecmaVersion browserslist-missing browserslist-missing: TODO
893 ⚪️ ConfigTestCases ecmaVersion browserslist-query browserslist-query: TODO
894 ⚪️ ConfigTestCases ecmaVersion custom custom: TODO
895 ⚪️ ConfigTestCases emit-asset different-source different-source: TODO
896 ⚪️ ConfigTestCases emit-asset equal-source equal-source: TODO
897 ⚪️ ConfigTestCases entry adding-multiple-entry-points adding-multiple-entry-points: TODO
898 🔴 ConfigTestCases entry depend-on-advanced depend-on-advanced: afterSeal hook blocks
899 🔴 ConfigTestCases entry depend-on-bug depend-on-bug: DynamicEntryPlugin blocks
900 🔴 ConfigTestCases entry depend-on-non-js depend-on-non-js: mini-extract-css-plugin blocks
919 ⚪️ ConfigTestCases entry issue-1068 issue-1068: TODO
928 ⚪️ ConfigTestCases entry issue-8110 issue-8110: TODO
935 ⚪️ ConfigTestCases entry require-entry-point require-entry-point: TODO
936 ⚪️ ConfigTestCases entry single-entry-point single-entry-point: TODO
940 ⚪️ ConfigTestCases entry weird-names weird-names: TODO
941 ⚪️ ConfigTestCases entry weird-names2 weird-names2: TODO
942 ⚪️ ConfigTestCases errors asset-options-validation asset-options-validation: TODO
943 ⚪️ ConfigTestCases errors case-emit case-emit: TODO
948 ⚪️ ConfigTestCases errors entry-not-found entry-not-found: TODO
949 ⚪️ ConfigTestCases errors exception-in-chunk-renderer exception-in-chunk-renderer: TODO
950 ⚪️ ConfigTestCases errors import-missing import-missing: TODO
955 ⚪️ ConfigTestCases errors self-reexport self-reexport: TODO
956 ⚪️ ConfigTestCases externals async-externals async-externals: TODO
957 ⚪️ ConfigTestCases externals concatenated concatenated: TODO
958 ⚪️ ConfigTestCases externals concatenated-module concatenated-module: TODO
959 ⚪️ ConfigTestCases externals externals-array externals-array: TODO
960 ⚪️ ConfigTestCases externals externals-in-chunk externals-in-chunk: TODO
961 ⚪️ ConfigTestCases externals externals-in-commons-chunk externals-in-commons-chunk: TODO
962 ⚪️ ConfigTestCases externals externals-system externals-system: TODO
963 ⚪️ ConfigTestCases externals externals-system-custom externals-system-custom: TODO
964 ⚪️ ConfigTestCases externals global global: TODO
965 ⚪️ ConfigTestCases externals harmony harmony: TODO
972 ⚪️ ConfigTestCases externals non-umd-externals-umd2 non-umd-externals-umd2: TODO
973 ⚪️ ConfigTestCases externals optional-externals-cjs optional-externals-cjs: TODO
974 ⚪️ ConfigTestCases externals optional-externals-root optional-externals-root: TODO
975 ⚪️ ConfigTestCases externals optional-externals-umd optional-externals-umd: TODO
976 ⚪️ ConfigTestCases externals optional-externals-umd2 optional-externals-umd2: TODO
977 ⚪️ ConfigTestCases externals optional-externals-umd2-mixed optional-externals-umd2-mixed: TODO
981 ⚪️ ConfigTestCases externals resolve resolve: TODO
982 ⚪️ ConfigTestCases externals this this: TODO
983 ⚪️ ConfigTestCases filename-template filename-function filename-function: TODO
984 ⚪️ ConfigTestCases filename-template module-filename-template module-filename-template: TODO
985 ⚪️ ConfigTestCases filename-template script-src-filename script-src-filename: TODO
986 ⚪️ ConfigTestCases filename-template split-chunks-filename split-chunks-filename: TODO
987 ⚪️ ConfigTestCases finish-modules simple simple: TODO
988 ⚪️ ConfigTestCases graph conditional-ensure conditional-ensure: TODO
989 ⚪️ ConfigTestCases graph issue-11770 issue-11770: TODO
1012 ⚪️ ConfigTestCases hash-length deterministic-module-ids deterministic-module-ids: TODO
1013 ⚪️ ConfigTestCases hash-length hashed-module-ids hashed-module-ids: TODO
1014 ⚪️ ConfigTestCases hash-length output-filename output-filename: TODO
1057 ⚪️ ConfigTestCases inner-graph altaskitButton altaskitButton: TODO
1058 ⚪️ ConfigTestCases inner-graph basic basic: TODO
1059 ⚪️ ConfigTestCases inner-graph blockScopes blockScopes: TODO
1060 ⚪️ ConfigTestCases inner-graph class class: TODO
1061 ⚪️ ConfigTestCases inner-graph const const: TODO
1062 ⚪️ ConfigTestCases inner-graph defaultArrow defaultArrow: TODO
1063 ⚪️ ConfigTestCases inner-graph defaultClass defaultClass: TODO
1064 ⚪️ ConfigTestCases inner-graph defaultExpression defaultExpression: TODO
1065 ⚪️ ConfigTestCases inner-graph defaultFunction defaultFunction: TODO
1066 ⚪️ ConfigTestCases inner-graph defaultFunctionExpression defaultFunctionExpression: TODO
1067 ⚪️ ConfigTestCases inner-graph defaultId defaultId: TODO
1068 ⚪️ ConfigTestCases inner-graph defaultNamedFunction defaultNamedFunction: TODO
1069 ⚪️ ConfigTestCases inner-graph defaultNamedFunctionExpression defaultNamedFunctionExpression: TODO
1070 ⚪️ ConfigTestCases inner-graph eval-bailout eval-bailout: TODO
1071 ⚪️ ConfigTestCases inner-graph export export: TODO
1072 ⚪️ ConfigTestCases inner-graph importAll importAll: TODO
1073 ⚪️ ConfigTestCases inner-graph issue-11678 issue-11678: TODO
1074 ⚪️ ConfigTestCases inner-graph issue-12669 issue-12669: TODO
1075 ⚪️ ConfigTestCases inner-graph issue-12669-mini issue-12669-mini: TODO
1076 ⚪️ ConfigTestCases inner-graph localReference localReference: TODO
1077 ⚪️ ConfigTestCases inner-graph nested nested: TODO
1078 ⚪️ ConfigTestCases inner-graph pure pure: TODO
1079 ⚪️ ConfigTestCases inner-graph ramdaIdentical ramdaIdentical: TODO
1080 ⚪️ ConfigTestCases inner-graph specifier specifier: TODO
1081 ⚪️ ConfigTestCases inner-graph varNotWritten varNotWritten: TODO
1082 ⚪️ ConfigTestCases inner-graph varWritten varWritten: TODO
1083 ⚪️ ConfigTestCases issues issue-11871-imports-order issue-11871-imports-order: TODO
1084 ⚪️ ConfigTestCases issues issue-12924 issue-12924: TODO
1089 ⚪️ ConfigTestCases issues issue-14974 issue-14974: TODO
1090 ⚪️ ConfigTestCases issues issue-3596 issue-3596: TODO
1091 ⚪️ ConfigTestCases issues issue-7470 issue-7470: TODO
1094 ⚪️ ConfigTestCases json tree-shaking-default tree-shaking-default: TODO
1095 ⚪️ ConfigTestCases layer rules rules: TODO
1098 🔴 ConfigTestCases library 1-use-library 1-use-library: nested_webpack_exports
1115 ⚪️ ConfigTestCases library invalid-name invalid-name: TODO
1131 🟡 ConfigTestCases loader-import-module css css: #4923
1132 ⚪️ ConfigTestCases loaders #-issue-14755-# #-issue-14755-#: TODO
1162 ⚪️ ConfigTestCases loaders options options: TODO
1163 🔴 ConfigTestCases loaders pr-14384 pr-14384: Rspack does not export NormalModule and support beforeLoaders from JS side and whether to implemented is tracked here: https://github.com/orgs/web-infra-dev/projects/9
1172 ⚪️ ConfigTestCases managedPaths futureDefaults futureDefaults: TODO
1173 ⚪️ ConfigTestCases mangle mangle-with-object-prop mangle-with-object-prop: TODO
1174 ⚪️ ConfigTestCases module externals externals: TODO
1175 ⚪️ ConfigTestCases module runtime-chunk runtime-chunk: TODO
1176 ⚪️ ConfigTestCases module split-chunks split-chunks: TODO
1177 ⚪️ ConfigTestCases module-name different-issuers-for-same-module different-issuers-for-same-module: TODO
1184 ⚪️ ConfigTestCases node node-prefix node-prefix: TODO
1185 ⚪️ ConfigTestCases optimization chunk chunk: TODO
1195 ⚪️ ConfigTestCases optimization hashed-module-ids hashed-module-ids: TODO
1196 ⚪️ ConfigTestCases optimization minimizer minimizer: TODO
1197 ⚪️ ConfigTestCases optimization named-modules named-modules: TODO
1206 ⚪️ ConfigTestCases optimization runtime-specific-used-exports2 runtime-specific-used-exports2: TODO
1207 ⚪️ ConfigTestCases output charset charset: TODO
1212 ⚪️ ConfigTestCases output import-meta-name import-meta-name: TODO
1220 ⚪️ ConfigTestCases output publicPath-node publicPath-node: TODO
1221 ⚪️ ConfigTestCases output publicPath-scriptType-module publicPath-scriptType-module: TODO
1226 ⚪️ ConfigTestCases output string string: TODO
1227 ⚪️ ConfigTestCases output-module check-defaults check-defaults: TODO
1238 ⚪️ ConfigTestCases parsing context context: TODO
1243 ⚪️ ConfigTestCases parsing harmony-global harmony-global: TODO
1244 ⚪️ ConfigTestCases parsing harmony-this harmony-this: TODO
1245 ⚪️ ConfigTestCases parsing harmony-this-concat harmony-this-concat: TODO
1252 ⚪️ ConfigTestCases parsing issue-14545 issue-14545: TODO
1253 ⚪️ ConfigTestCases parsing issue-14720 issue-14720: TODO
1254 ⚪️ ConfigTestCases parsing issue-2942 issue-2942: TODO
1258 ⚪️ ConfigTestCases parsing issue-4857 issue-4857: TODO
1259 ⚪️ ConfigTestCases parsing issue-5624 issue-5624: TODO
1260 ⚪️ ConfigTestCases parsing issue-8293 issue-8293: TODO
1261 ⚪️ ConfigTestCases parsing issue-9042 issue-9042: TODO
1272 ⚪️ ConfigTestCases parsing optional optional: TODO
1273 ⚪️ ConfigTestCases parsing optional-chaining optional-chaining: TODO
1274 ⚪️ ConfigTestCases parsing relative-filedirname relative-filedirname: TODO
1275 ⚪️ ConfigTestCases parsing require-ignore require-ignore: TODO
1279 ⚪️ ConfigTestCases parsing requirejs requirejs: TODO
1280 ⚪️ ConfigTestCases parsing system.import system.import: TODO
1281 ⚪️ ConfigTestCases performance many-async-imports many-async-imports: TODO
1282 ⚪️ ConfigTestCases performance many-exports many-exports: TODO
1287 🔴 ConfigTestCases plugins banner-plugin-hashing banner-plugin-hashing: Lacking support of chunkhash
1288 ⚪️ ConfigTestCases plugins define-plugin define-plugin: TODO
1289 ⚪️ ConfigTestCases plugins define-plugin-bigint define-plugin-bigint: TODO
1328 ⚪️ ConfigTestCases plugins lib-manifest-plugin lib-manifest-plugin: TODO
1333 ⚪️ ConfigTestCases plugins min-chunk-size min-chunk-size: TODO
1334 ⚪️ ConfigTestCases plugins mini-css-extract-plugin mini-css-extract-plugin: TODO
1335 ⚪️ ConfigTestCases plugins profiling-plugin profiling-plugin: TODO
1336 ⚪️ ConfigTestCases plugins progress-plugin progress-plugin: TODO
1350 ⚪️ ConfigTestCases plugins source-map-dev-tool-plugin source-map-dev-tool-plugin: TODO
1357 ⚪️ ConfigTestCases plugins terser-plugin terser-plugin: TODO
1358 ⚪️ ConfigTestCases process-assets html-plugin html-plugin: TODO
1359 ⚪️ ConfigTestCases race-conditions load-module load-module: TODO
1360 ⚪️ ConfigTestCases rebuild finishModules finishModules: TODO
1361 ⚪️ ConfigTestCases rebuild rebuildWithNewDependencies rebuildWithNewDependencies: TODO
1362 ⚪️ ConfigTestCases records issue-295 issue-295: TODO
1363 ⚪️ ConfigTestCases records issue-2991 issue-2991: TODO
1364 ⚪️ ConfigTestCases records issue-7339 issue-7339: TODO
1365 ⚪️ ConfigTestCases records issue-7492 issue-7492: TODO
1366 ⚪️ ConfigTestCases records stable-sort stable-sort: TODO
1367 ⚪️ ConfigTestCases require module-require module-require: TODO
1368 ⚪️ ConfigTestCases resolve context-resolve-with-ignore context-resolve-with-ignore: TODO
1369 ⚪️ ConfigTestCases resolve empty-context-module empty-context-module: TODO
1375 ⚪️ ConfigTestCases resolve issue-11335-context-module issue-11335-context-module: TODO
1376 ⚪️ ConfigTestCases resolve issue-15580 issue-15580: TODO
1380 ⚪️ ConfigTestCases resolve only-module only-module: TODO
1384 ⚪️ ConfigTestCases resolve-merging override override: TODO
1388 ⚪️ ConfigTestCases resolving prefer-absolute prefer-absolute: TODO
1389 ⚪️ ConfigTestCases resolving prefer-root prefer-root: TODO
1390 ⚪️ ConfigTestCases rule-set chaining chaining: TODO
1391 ⚪️ ConfigTestCases rule-set compiler compiler: TODO
1392 ⚪️ ConfigTestCases rule-set custom custom: TODO
1393 ⚪️ ConfigTestCases rule-set query query: TODO
1394 ⚪️ ConfigTestCases rule-set resolve-options resolve-options: TODO
1395 ⚪️ ConfigTestCases rule-set simple simple: TODO
1396 ⚪️ ConfigTestCases rule-set simple-use-array-fn simple-use-array-fn: TODO
1397 ⚪️ ConfigTestCases rule-set simple-use-fn-array simple-use-fn-array: TODO
1398 ⚪️ ConfigTestCases rule-set undefined-values undefined-values: TODO
1402 ⚪️ ConfigTestCases runtime invalid-esm-export invalid-esm-export: TODO
1403 ⚪️ ConfigTestCases runtime no-runtime-per-entry no-runtime-per-entry: TODO
1404 ⚪️ ConfigTestCases runtime opt-in-finally opt-in-finally: TODO
1408 ⚪️ ConfigTestCases scope-hoisting create-dll-plugin create-dll-plugin: TODO
1409 ⚪️ ConfigTestCases scope-hoisting dll-plugin dll-plugin: TODO
1430 ⚪️ ConfigTestCases sharing consume-module-ignore-warnings consume-module-ignore-warnings: TODO
1434 ⚪️ ConfigTestCases sharing consume-multiple-versions-ignore-warnings consume-multiple-versions-ignore-warnings: TODO
1467 ⚪️ ConfigTestCases side-effects issue-13063 issue-13063: TODO
1475 ⚪️ ConfigTestCases side-effects type-reexports type-reexports: TODO
1476 ⚪️ ConfigTestCases side-effects url url: TODO
1489 ⚪️ ConfigTestCases source-map array-as-output-library array-as-output-library: TODO
1490 ⚪️ ConfigTestCases source-map array-as-output-library-in-object-output array-as-output-library-in-object-output: TODO
1491 ⚪️ ConfigTestCases source-map context-module-source-path context-module-source-path: TODO
1492 ⚪️ ConfigTestCases source-map default-filename-extensions-css default-filename-extensions-css: TODO
1493 ⚪️ ConfigTestCases source-map default-filename-extensions-js default-filename-extensions-js: TODO
1494 ⚪️ ConfigTestCases source-map default-filename-extensions-mjs default-filename-extensions-mjs: TODO
1499 ⚪️ ConfigTestCases source-map exclude-modules-source-map exclude-modules-source-map: TODO
1500 ⚪️ ConfigTestCases source-map module-names module-names: TODO
1507 ⚪️ ConfigTestCases source-map namespace-source-path.library namespace-source-path.library: TODO
1508 ⚪️ ConfigTestCases source-map no-source-map no-source-map: TODO
1512 ⚪️ ConfigTestCases source-map object-as-output-library object-as-output-library: TODO
1513 🟡 ConfigTestCases source-map relative-source-map-path relative-source-map-path: #4304
1514 🔴 ConfigTestCases source-map relative-source-maps-by-loader relative-source-maps-by-loader: #5393
1515 ⚪️ ConfigTestCases source-map resource-path resource-path: TODO
1519 ⚪️ ConfigTestCases source-map source-map-with-profiling-plugin source-map-with-profiling-plugin: TODO
1520 ⚪️ ConfigTestCases source-map sources-array-production sources-array-production: TODO
1534 🔴 ConfigTestCases split-chunks custom-filename-function custom-filename-function: not support function type of splitChunks #4333
1539 🔴 ConfigTestCases split-chunks entry-point-error entry-point-error: should emit error if entry point and splitted chunk have the same name #4332
1546 🔴 ConfigTestCases split-chunks issue-11513 issue-11513: should support object type minSize #4331
1565 🔴 ConfigTestCases split-chunks no-options no-options: no js splitChunks plugin
1569 🟡 ConfigTestCases split-chunks runtime-chunk runtime-chunk: not have the same name for splitted chunk with webpack #4334
1596 🔴 ConfigTestCases split-chunks-common hot hot: block: require.main #3562
1609 🔴 ConfigTestCases split-chunks-common library library: block: require.ensure #4304
1627 ⚪️ ConfigTestCases target amd-container-named amd-container-named: TODO
1628 ⚪️ ConfigTestCases target amd-container-require amd-container-require: TODO
1629 ⚪️ ConfigTestCases target amd-container-unnamed amd-container-unnamed: TODO
1630 ⚪️ ConfigTestCases target amd-named amd-named: TODO
1631 ⚪️ ConfigTestCases target amd-require amd-require: TODO
1632 ⚪️ ConfigTestCases target amd-unnamed amd-unnamed: TODO
1640 ⚪️ ConfigTestCases target node-dynamic-import node-dynamic-import: TODO
1641 ⚪️ ConfigTestCases target strict-mode-global strict-mode-global: TODO
1651 ⚪️ ConfigTestCases target system-named-assets-path system-named-assets-path: TODO
1655 ⚪️ ConfigTestCases target umd-auxiliary-comments-object umd-auxiliary-comments-object: TODO
1656 ⚪️ ConfigTestCases target umd-auxiliary-comments-string umd-auxiliary-comments-string: TODO
1657 ⚪️ ConfigTestCases target umd-named-define umd-named-define: TODO
1658 🔴 ConfigTestCases trusted-types custom-policy-name custom-policy-name: #5395
1659 🔴 ConfigTestCases trusted-types default-policy-name default-policy-name: #5395
1660 ⚪️ ConfigTestCases trusted-types devtool-eval devtool-eval: TODO
1661 🔴 ConfigTestCases trusted-types no-policy-name no-policy-name: #5395
1662 🔴 ConfigTestCases trusted-types no-trusted-types no-trusted-types: #5395
1663 ⚪️ ConfigTestCases trusted-types web-worker web-worker: TODO
1664 ⚪️ ConfigTestCases types filesystems filesystems: TODO
1668 ⚪️ ConfigTestCases utils lazy-set lazy-set: TODO
1669 ⚪️ ConfigTestCases wasm export-imported-global export-imported-global: TODO
1670 ⚪️ ConfigTestCases wasm identical identical: TODO
1671 ⚪️ ConfigTestCases wasm import-wasm-wasm import-wasm-wasm: TODO
1672 ⚪️ ConfigTestCases wasm missing-wasm-experiment missing-wasm-experiment: TODO
1673 ⚪️ ConfigTestCases wasm wasm-in-initial-chunk-error wasm-in-initial-chunk-error: TODO
1674 ⚪️ ConfigTestCases web attach-existing attach-existing: TODO
1675 ⚪️ ConfigTestCases web node-source node-source: TODO
1676 ⚪️ ConfigTestCases web node-source-future-defaults node-source-future-defaults: TODO
1677 ⚪️ ConfigTestCases web node-source-global node-source-global: TODO
1678 ⚪️ ConfigTestCases web non-js-chunks-entrypoint non-js-chunks-entrypoint: TODO
1679 ⚪️ ConfigTestCases web non-js-chunks-entrypoint-runtime-chunk non-js-chunks-entrypoint-runtime-chunk: TODO
1683 ⚪️ ConfigTestCases web preexecuted-chunk preexecuted-chunk: TODO
1690 ⚪️ ConfigTestCases web retry-failed-import retry-failed-import: TODO
1691 ⚪️ ConfigTestCases web unique-jsonp unique-jsonp: TODO
1692 🔴 ConfigTestCases worker custom-worker custom-worker: #3656
1730 ⚪️ WatchTestCases add-defines: TODO
1731 ⚪️ WatchTestCases asset-concat: TODO
1732 ⚪️ WatchTestCases asset-modules: TODO
1733 ⚪️ WatchTestCases change-dep-while-detatched: TODO
1734 ⚪️ WatchTestCases changing-module-id: TODO
1735 ⚪️ WatchTestCases child-compilation-cache: TODO
1736 ⚪️ WatchTestCases emit-when-clean: TODO
1737 ⚪️ WatchTestCases emit-without-clean: TODO
1738 ⚪️ WatchTestCases immutable: TODO
1739 ⚪️ WatchTestCases loader-import-module: TODO
1740 ⚪️ WatchTestCases managedPath: TODO
1741 ⚪️ WatchTestCases new-split-chunk-entry-node: TODO
1742 ⚪️ WatchTestCases new-split-chunk-entry-web: TODO
1743 ⚪️ WatchTestCases reexport-mangle: TODO
1744 ⚪️ WatchTestCases unsafe-cache: TODO
1745 ⚪️ WatchTestCases unsafe-cache-duplicates: TODO
1746 ⚪️ WatchTestCases unsafe-cache-managed-paths: TODO
1747 ⚪️ WatchTestCases delete-in-context: TODO
1748 ⚪️ WatchTestCases loader-context-dep: TODO
1749 ⚪️ WatchTestCases issue-8766: TODO
1750 ⚪️ WatchTestCases issue-8766-with-cache: TODO
1751 ⚪️ WatchTestCases caching-harmony: TODO
1752 ⚪️ WatchTestCases reexport-chain: TODO
1753 ⚪️ WatchTestCases switching-harmony: TODO
1754 ⚪️ WatchTestCases automatic-prefetch-plugin: TODO
1755 ⚪️ WatchTestCases automatic-prefetch-plugin-9485: TODO
1756 ⚪️ WatchTestCases define-plugin: TODO
1757 ⚪️ WatchTestCases dll-reference-plugin: TODO
1758 ⚪️ WatchTestCases mini-css-extract-plugin: TODO
1759 ⚪️ WatchTestCases module-concatenation-plugin: TODO
1760 ⚪️ WatchTestCases profiling-plugin: TODO
1761 ⚪️ WatchTestCases watch-ignore-plugin: TODO
1762 ⚪️ WatchTestCases missing-module: TODO
1763 ⚪️ WatchTestCases parse-failed-esm: TODO
1764 ⚪️ WatchTestCases in-loader: TODO
1765 ⚪️ WatchTestCases dynamic-import: TODO
1766 ⚪️ WatchTestCases static-import: TODO
1767 ⚪️ WatchTestCases caching-inner-source: TODO
1768 ⚪️ WatchTestCases provide-unsafe-cache: TODO
1769 ⚪️ WatchTestCases issue-7400: TODO
1770 ⚪️ WatchTestCases unable-to-snapshot: TODO
1771 ⚪️ WatchTestCases warnings-contribute-to-hash: TODO
1772 ⚪️ WatchTestCases caching: TODO
1809 🔴 TestCases normal amd define-needs-module: #4313
1810 🔴 TestCases normal amd namedModules: #4313
1811 🔴 TestCases normal amd namedModulesConstArrayDep: #4313
1848 🔴 TestCases normal chunks context: #4304
1849 🔴 TestCases normal chunks inline-options: #4306
1850 🔴 TestCases normal chunks named-chunks: #4304
1851 🔴 TestCases normal chunks nested-in-empty: #4304
1852 🔴 TestCases normal chunks parsing: #4304
1853 🔴 TestCases normal chunks runtime: #4304
1854 🔴 TestCases normal chunks var-inject-error-handler: #4304
1855 🟡 TestCases normal chunks weak-dependencies: #2787
1856 🔴 TestCases normal chunks weak-dependencies-context: #4315
1901 🟡 TestCases normal cjs-tree-shaking bailouts: #4313
1902 🔴 TestCases normal cjs-tree-shaking reexports: #4424
1985 🔴 TestCases normal compile deduplication-bundle-loader: #4304
1986 🔴 TestCases normal compile error-hide-stack: #4326
1999 🔴 TestCases normal context import-meta-webpack-context: #4305
2000 🔴 TestCases normal context issue-10969: #4329
2001 🔴 TestCases normal context issue-5750: #4328
2046 🟡 TestCases normal errors crash-missing-import: #4348
2047 🟡 TestCases normal errors harmony-import-missing: #4348
2048 🟡 TestCases normal errors harmony-import-missing2: #4348
2049 🔴 TestCases normal errors load-module-cycle: #3738
2050 🔴 TestCases normal errors load-module-cycle-multiple: #3738
2051 🔴 TestCases normal errors load-module-error: #3738
2052 🟡 TestCases normal errors loader-error-warning: #4349
2053 🟡 TestCases normal errors mjs-non-fully-specified: #4348
2054 🟡 TestCases normal errors module-request: #4348
2059 🟡 TestCases normal esm import-meta: #4350
2127 🟡 TestCases normal json default-default-with-concatenation: #3823
2128 🔴 TestCases normal json import-assertions-type-json: #4358
2129 🟡 TestCases normal json import-with-default-with-concatenation: #3823
2167 🔴 TestCases normal large big-assets: #3180
2168 ⚪️ TestCases normal large many-replacements: TODO
2169 🔴 TestCases normal loaders import-module: #4398
2170 🔴 TestCases normal loaders issue-10725: blocked by this.loadModule #3738
2171 🔴 TestCases normal loaders issue-2299: blocked by this.loadModule #3738
2172 🔴 TestCases normal loaders issue-4959: blocked by this.loadModule #3738
2173 🔴 TestCases normal loaders no-string: blocked by #3459
2174 🔴 TestCases normal loaders resolve: #3180
2175 🔴 TestCases normal loaders utils: #4397
2229 🟡 TestCases normal mjs type-module: #3544, #5197
2308 🔴 TestCases normal nonce set-nonce: #4401
2309 🔴 TestCases normal optimize side-effects-reexport-start-unknown: new tree-shaking re-implementation
2369 🔴 TestCases normal parsing amd-rename: #4313
2370 🟡 TestCases normal parsing chunks: #4304
2371 🟡 TestCases normal parsing complex-require: #4304, #4313
2372 🔴 TestCases normal parsing context: #3346
2373 🔴 TestCases normal parsing declared-api: #4313
2374 🔴 TestCases normal parsing es6.nominimize: #4304
2375 🔴 TestCases normal parsing evaluate: #4424
2376 🔴 TestCases normal parsing evaluate-nullish: #4424
2377 🔴 TestCases normal parsing extract-amd: #4313
2378 🔴 TestCases normal parsing extract-amd.nominimize: #4313
2379 🔴 TestCases normal parsing extract-require: #4424
2380 🔴 TestCases normal parsing harmony-deep-exports: #4426
2381 🔴 TestCases normal parsing harmony-export-import-specifier: #4426
2382 🔴 TestCases normal parsing harmony-injecting-order: #4313
2383 🔴 TestCases normal parsing harmony-reexport: new treeshaking re-implementation
2384 🔴 TestCases normal parsing issue-2084: #4313
2385 🔴 TestCases normal parsing issue-2600: #4348
2386 🔴 TestCases normal parsing issue-2641: #4313
2387 ⚪️ TestCases normal parsing issue-3252: TODO
2388 ⚪️ TestCases normal parsing issue-3273: TODO
2389 🔴 TestCases normal parsing issue-345: #4313
2390 🔴 TestCases normal parsing issue-387: #4313
2391 🔴 TestCases normal parsing issue-4596: #4424
2392 🔴 TestCases normal parsing issue-4940: #4313
2393 🔴 TestCases normal parsing issue-627: #4429
2394 🔴 TestCases normal parsing issue-758: #4313, #4304
2395 🔴 TestCases normal parsing local-modules: #4313
2396 🔴 TestCases normal parsing nullish-coalescing: #4300
2397 🔴 TestCases normal parsing precreated-ast: #4442
2398 🔴 TestCases normal parsing renaming: #4313, #3346
2399 🔴 TestCases normal parsing resolve-weak-context: #4315
2400 🔴 TestCases normal parsing strict-mode: #4313
2401 🔴 TestCases normal parsing typeof: #4424
2402 🔴 TestCases normal parsing unsupported-amd: #4313
2837 🔴 TestCases normal resolving commomjs-local-module: #4313
2838 🔴 TestCases normal resolving context: #4397
2839 🔴 TestCases normal resolving data-uri: #4445
2840 🔴 TestCases normal resolving issue-2986: #4348
2870 🔴 TestCases normal runtime chunk-callback-order: #4313
2871 🔴 TestCases normal runtime error-handling: #4348
2872 🔴 TestCases normal runtime missing-module-exception: #4348
2873 🔴 TestCases normal runtime missing-module-syntax-error: #4348
2874 🔴 TestCases normal runtime module-caching: #4304
2895 ⚪️ TestCases normal scope-hoisting circular-root-export: TODO
2896 ⚪️ TestCases normal scope-hoisting renaming-shorthand-5027: TODO
3075 ⚪️ TestCases normal side-effects dynamic-reexports: TODO
3112 ⚪️ TestCases normal wasm v128: TODO
3209 🔴 TestCases hot amd define-needs-module: #4313
3210 🔴 TestCases hot amd namedModules: #4313
3211 🔴 TestCases hot amd namedModulesConstArrayDep: #4313
3248 🔴 TestCases hot chunks context: #4304
3249 🔴 TestCases hot chunks inline-options: #4306
3250 🔴 TestCases hot chunks named-chunks: #4304
3251 🔴 TestCases hot chunks nested-in-empty: #4304
3252 🔴 TestCases hot chunks parsing: #4304
3253 🔴 TestCases hot chunks runtime: #4304
3254 🔴 TestCases hot chunks var-inject-error-handler: #4304
3255 🟡 TestCases hot chunks weak-dependencies: #2787
3256 🔴 TestCases hot chunks weak-dependencies-context: #4315
3301 🟡 TestCases hot cjs-tree-shaking bailouts: #4313
3302 🔴 TestCases hot cjs-tree-shaking reexports: #4424
3385 🔴 TestCases hot compile deduplication-bundle-loader: #4304
3386 🔴 TestCases hot compile error-hide-stack: #4326
3399 🔴 TestCases hot context import-meta-webpack-context: #4305
3400 🔴 TestCases hot context issue-10969: #4329
3401 🔴 TestCases hot context issue-5750: #4328
3446 🟡 TestCases hot errors crash-missing-import: #4348
3447 🟡 TestCases hot errors harmony-import-missing: #4348
3448 🟡 TestCases hot errors harmony-import-missing2: #4348
3449 🔴 TestCases hot errors load-module-cycle: #3738
3450 🔴 TestCases hot errors load-module-cycle-multiple: #3738
3451 🔴 TestCases hot errors load-module-error: #3738
3452 🟡 TestCases hot errors loader-error-warning: #4349
3453 🟡 TestCases hot errors mjs-non-fully-specified: #4348
3454 🟡 TestCases hot errors module-request: #4348
3459 🟡 TestCases hot esm import-meta: #4350
3527 🟡 TestCases hot json default-default-with-concatenation: #3823
3528 🔴 TestCases hot json import-assertions-type-json: #4358
3529 🟡 TestCases hot json import-with-default-with-concatenation: #3823
3567 🔴 TestCases hot large big-assets: #3180
3568 ⚪️ TestCases hot large many-replacements: TODO
3569 🔴 TestCases hot loaders import-module: #4398
3570 🔴 TestCases hot loaders issue-10725: blocked by this.loadModule #3738
3571 🔴 TestCases hot loaders issue-2299: blocked by this.loadModule #3738
3572 🔴 TestCases hot loaders issue-4959: blocked by this.loadModule #3738
3573 🔴 TestCases hot loaders no-string: blocked by #3459
3574 🔴 TestCases hot loaders resolve: #3180
3575 🔴 TestCases hot loaders utils: #4397
3629 🟡 TestCases hot mjs type-module: #3544, #5197
3708 🔴 TestCases hot nonce set-nonce: #4401
3709 🔴 TestCases hot optimize side-effects-reexport-start-unknown: new tree-shaking re-implementation
3769 🔴 TestCases hot parsing amd-rename: #4313
3770 🟡 TestCases hot parsing chunks: #4304
3771 🟡 TestCases hot parsing complex-require: #4304, #4313
3772 🔴 TestCases hot parsing context: #3346
3773 🔴 TestCases hot parsing declared-api: #4313
3774 🔴 TestCases hot parsing es6.nominimize: #4304
3775 🔴 TestCases hot parsing evaluate: #4424
3776 🔴 TestCases hot parsing evaluate-nullish: #4424
3777 🔴 TestCases hot parsing extract-amd: #4313
3778 🔴 TestCases hot parsing extract-amd.nominimize: #4313
3779 🔴 TestCases hot parsing extract-require: #4424
3780 🔴 TestCases hot parsing harmony-deep-exports: #4426
3781 🔴 TestCases hot parsing harmony-export-import-specifier: #4426
3782 🔴 TestCases hot parsing harmony-injecting-order: #4313
3783 🔴 TestCases hot parsing harmony-reexport: new treeshaking re-implementation
3784 🔴 TestCases hot parsing issue-2084: #4313
3785 🔴 TestCases hot parsing issue-2600: #4348
3786 🔴 TestCases hot parsing issue-2641: #4313
3787 ⚪️ TestCases hot parsing issue-3252: TODO
3788 ⚪️ TestCases hot parsing issue-3273: TODO
3789 🔴 TestCases hot parsing issue-345: #4313
3790 🔴 TestCases hot parsing issue-387: #4313
3791 🔴 TestCases hot parsing issue-4596: #4424
3792 🔴 TestCases hot parsing issue-4940: #4313
3793 🔴 TestCases hot parsing issue-627: #4429
3794 🔴 TestCases hot parsing issue-758: #4313, #4304
3795 🔴 TestCases hot parsing local-modules: #4313
3796 🔴 TestCases hot parsing nullish-coalescing: #4300
3797 🔴 TestCases hot parsing precreated-ast: #4442
3798 🔴 TestCases hot parsing renaming: #4313, #3346
3799 🔴 TestCases hot parsing resolve-weak-context: #4315
3800 🔴 TestCases hot parsing strict-mode: #4313
3801 🔴 TestCases hot parsing typeof: #4424
3802 🔴 TestCases hot parsing unsupported-amd: #4313
4239 🔴 TestCases hot resolving commomjs-local-module: #4313
4240 🔴 TestCases hot resolving context: #4397
4241 🔴 TestCases hot resolving data-uri: #4445
4242 🔴 TestCases hot resolving issue-2986: #4348
4272 🔴 TestCases hot runtime chunk-callback-order: #4313
4273 🔴 TestCases hot runt...[Comment body truncated]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature release: feature related release(mr only) 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