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

chore: enable more webpack-test #4351

Merged
merged 1 commit into from
Oct 17, 2023
Merged

chore: enable more webpack-test #4351

merged 1 commit into from
Oct 17, 2023

Conversation

ahabhgk
Copy link
Collaborator

@ahabhgk ahabhgk commented Oct 17, 2023

Summary

Test Plan

Require Documentation?

  • No
  • Yes, the corresponding rspack-website PR is __

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

Test Compatibility Diff

main pr diff
57.484% 57.911% ✅ ⏫ 0.427
Unpassed tests
  1. 🔴 TestCases normal amd define-needs-module: support analyze AMD module format #4313
  2. 🔴 TestCases normal amd namedModules: support analyze AMD module format #4313
  3. 🔴 TestCases normal amd namedModulesConstArrayDep: support analyze AMD module format #4313
  4. 🔴 TestCases normal async-modules double-import: support top-level-await #3889
  5. 🔴 TestCases normal async-modules micro-ticks-parents: support top-level-await #3889
  6. 🔴 TestCases normal async-modules reexport-unknown: support top-level-await #3889
  7. 🔴 TestCases normal async-modules runtime-performance: support top-level-await #3889
  8. 🔴 TestCases normal async-modules top-level-await: support top-level-await #3889
  9. 🔴 TestCases normal async-modules top-level-await-without-export: support top-level-await #3889
  10. 🔴 TestCases normal async-modules top-level-error: support top-level-await #3889
  11. 🔴 TestCases normal chunks context: support require.ensure #4304
  12. 🔴 TestCases normal chunks context-weak: support import.meta.webpackContext  #4305
  13. 🔴 TestCases normal chunks inline-options: support webpackMode and other inline magic comments #4306
  14. 🔴 TestCases normal chunks named-chunks: support require.ensure #4304
  15. 🔴 TestCases normal chunks nested-in-empty: support require.ensure #4304
  16. 🔴 TestCases normal chunks parsing: support require.ensure #4304
  17. 🔴 TestCases normal chunks runtime: support require.ensure #4304
  18. 🔴 TestCases normal chunks var-inject-error-handler: support require.ensure #4304
  19. 🟡 TestCases normal chunks weak-dependencies: Compatibility of umd/amd output. #2787
  20. 🔴 TestCases normal chunks weak-dependencies-context: support context for resolveWeak #4315
  21. 🔴 TestCases normal chunks weird-reference-to-entry: should error when webpackChunkName is conflicted with entrypoints #4318
  22. 🔴 TestCases normal cjs-interop non-existing-export: support parser.javascript.exportsPresence and importExportsPresence #4323
  23. 🟡 TestCases normal cjs-tree-shaking bailouts: support analyze AMD module format #4313, this object should be exports in cjs #4324
  24. 🟡 TestCases normal cjs-tree-shaking exports: this object should be exports in cjs #4324
  25. 🟡 TestCases normal cjs-tree-shaking mutate: support parser.javascript.exportsPresence and importExportsPresence #4323
  26. 🔴 TestCases normal cjs-tree-shaking object-define-property-replace: this object should be exports in cjs #4324
  27. 🔴 TestCases normal cjs-tree-shaking reexports: feat: support reexport for cjs-esm interop  #4325
  28. 🔴 TestCases normal compile deduplication-bundle-loader: support require.ensure #4304
  29. 🔴 TestCases normal compile error-hide-stack: support hideStack in WebpackError #4326
  30. 🔴 TestCases normal context import-meta-webpack-context: support import.meta.webpackContext  #4305
  31. 🔴 TestCases normal context issue-10969: support regexp look around for context module #4329
  32. 🔴 TestCases normal context issue-5750: support regexp g flag for context module #4328
  33. 🔴 TestCases normal errors case-sensitive: feat: support WarnCaseSensitiveModulesPlugin #4347
  34. 🟡 TestCases normal errors crash-missing-import: better resolve error message #4348
  35. 🟡 TestCases normal errors harmony-import-missing: better resolve error message #4348
  36. 🟡 TestCases normal errors harmony-import-missing2: better resolve error message #4348
  37. 🔴 TestCases normal errors load-module-cycle: Support loaderContext.loadModule #3738
  38. 🔴 TestCases normal errors load-module-cycle-multiple: Support loaderContext.loadModule #3738
  39. 🔴 TestCases normal errors load-module-error: Support loaderContext.loadModule #3738
  40. 🟡 TestCases normal errors loader-error-warning: detect emitted value instead of an instance of Error for emitError and emitWarning #4349
  41. 🟡 TestCases normal errors mjs-non-fully-specified: better resolve error message #4348
  42. 🟡 TestCases normal errors module-request: better resolve error message #4348
  43. 🟡 TestCases normal esm import-meta: support more import.meta property like import.meta.webpack #4350
  44. 🔴 TestCases normal inner-graph class-dynamic-props: need pure dependency
  45. 🔴 TestCases normal inner-graph extend-class2: need pure dependency
  46. ⚪️ TestCases normal json default-default: TODO
  47. ⚪️ TestCases normal json default-default-with-concatenation: TODO
  48. ⚪️ TestCases normal json import-assertions-type-json: TODO
  49. ⚪️ TestCases normal json import-by-name: TODO
  50. ⚪️ TestCases normal json import-by-name-with-concatenation: TODO
  51. ⚪️ TestCases normal json import-lazy: TODO
  52. ⚪️ TestCases normal json import-with-default: TODO
  53. ⚪️ TestCases normal json import-with-default-with-concatenation: TODO
  54. ⚪️ TestCases normal json prototype-methods: TODO
  55. ⚪️ TestCases normal json reexport: TODO
  56. ⚪️ TestCases normal json weird-properties: TODO
  57. ⚪️ TestCases normal large big-assets: TODO
  58. ⚪️ TestCases normal large many-replacements: TODO
  59. ⚪️ TestCases normal loaders coffee-loader: TODO
  60. ⚪️ TestCases normal loaders context: TODO
  61. ⚪️ TestCases normal loaders import-module: TODO
  62. 🔴 TestCases normal loaders issue-10725: blocked by this.loadModule Support loaderContext.loadModule #3738
  63. 🔴 TestCases normal loaders issue-2299: blocked by this.loadModule Support loaderContext.loadModule #3738
  64. 🔴 TestCases normal loaders issue-4959: blocked by this.loadModule Support loaderContext.loadModule #3738
  65. 🔴 TestCases normal loaders module-description-file: blocked by Support resolveLoader #3737
  66. 🔴 TestCases normal loaders no-string: blocked by [Tracking]: Diagnostics #3459
  67. 🔴 TestCases normal loaders resolve: Rspack does not support resolving a virtual resource with only loader available, see: query test
  68. 🔴 TestCases normal loaders utils: blocked by context support for loader
  69. ⚪️ TestCases normal mjs no-module-main-field: TODO
  70. ⚪️ TestCases normal mjs non-enumerable: TODO
  71. ⚪️ TestCases normal mjs type-module: TODO
  72. ⚪️ TestCases normal nonce set-nonce: TODO
  73. ⚪️ TestCases normal optimize side-effects-all-chain-unused: TODO
  74. ⚪️ TestCases normal optimize side-effects-immediate-unused: TODO
  75. ⚪️ TestCases normal optimize side-effects-reexport-start-unknown: TODO
  76. ⚪️ TestCases normal optimize side-effects-root-unused: TODO
  77. ⚪️ TestCases normal optimize side-effects-scope-hoisting: TODO
  78. ⚪️ TestCases normal optimize side-effects-transitive-unused: TODO
  79. ⚪️ TestCases normal optimize tree-shaking-commonjs: TODO
  80. ⚪️ TestCases normal optimize tree-shaking-star2: TODO
  81. ⚪️ TestCases normal parsing amd-rename: TODO
  82. ⚪️ TestCases normal parsing api: TODO
  83. ⚪️ TestCases normal parsing asi: TODO
  84. ⚪️ TestCases normal parsing bom: TODO
  85. ⚪️ TestCases normal parsing browserify: TODO
  86. ⚪️ TestCases normal parsing chunks: TODO
  87. ⚪️ TestCases normal parsing comment-in-import: TODO
  88. ⚪️ TestCases normal parsing complex-require: TODO
  89. ⚪️ TestCases normal parsing context: TODO
  90. ⚪️ TestCases normal parsing declared-api: TODO
  91. ⚪️ TestCases normal parsing es2020: TODO
  92. ⚪️ TestCases normal parsing es2022: TODO
  93. ⚪️ TestCases normal parsing es6.nominimize: TODO
  94. ⚪️ TestCases normal parsing evaluate: TODO
  95. ⚪️ TestCases normal parsing evaluate-nullish: TODO
  96. ⚪️ TestCases normal parsing extract-amd: TODO
  97. ⚪️ TestCases normal parsing extract-amd.nominimize: TODO
  98. ⚪️ TestCases normal parsing extract-require: TODO
  99. ⚪️ TestCases normal parsing harmony: TODO
  100. ⚪️ TestCases normal parsing harmony-deep-exports: TODO
  101. ⚪️ TestCases normal parsing harmony-duplicate-export: TODO
  102. ⚪️ TestCases normal parsing harmony-edge-cases: TODO
  103. ⚪️ TestCases normal parsing harmony-export-import-specifier: TODO
  104. ⚪️ TestCases normal parsing harmony-export-precedence: TODO
  105. ⚪️ TestCases normal parsing harmony-info: TODO
  106. ⚪️ TestCases normal parsing harmony-injecting-order: TODO
  107. ⚪️ TestCases normal parsing harmony-module-optimization: TODO
  108. ⚪️ TestCases normal parsing harmony-reexport: TODO
  109. ⚪️ TestCases normal parsing harmony-star-conflict: TODO
  110. ⚪️ TestCases normal parsing hashbang: TODO
  111. ⚪️ TestCases normal parsing issue-11283: TODO
  112. ⚪️ TestCases normal parsing issue-2006: TODO
  113. ⚪️ TestCases normal parsing issue-2084: TODO
  114. ⚪️ TestCases normal parsing issue-2600: TODO
  115. ⚪️ TestCases normal parsing issue-2641: TODO
  116. ⚪️ TestCases normal parsing issue-3252: TODO
  117. ⚪️ TestCases normal parsing issue-3273: TODO
  118. ⚪️ TestCases normal parsing issue-345: TODO
  119. ⚪️ TestCases normal parsing issue-387: TODO
  120. ⚪️ TestCases normal parsing issue-4596: TODO
  121. ⚪️ TestCases normal parsing issue-4608-1: TODO
  122. ⚪️ TestCases normal parsing issue-4608-1-non-strict: TODO
  123. ⚪️ TestCases normal parsing issue-4608-2: TODO
  124. ⚪️ TestCases normal parsing issue-4940: TODO
  125. ⚪️ TestCases normal parsing issue-627: TODO
  126. ⚪️ TestCases normal parsing issue-7519: TODO
  127. ⚪️ TestCases normal parsing issue-758: TODO
  128. ⚪️ TestCases normal parsing issue-7728: TODO
  129. ⚪️ TestCases normal parsing issue-7778: TODO
  130. ⚪️ TestCases normal parsing local-modules: TODO
  131. ⚪️ TestCases normal parsing missing-export-warning-nested: TODO
  132. ⚪️ TestCases normal parsing nullish-coalescing: TODO
  133. ⚪️ TestCases normal parsing precreated-ast: TODO
  134. ⚪️ TestCases normal parsing renaming: TODO
  135. ⚪️ TestCases normal parsing resolve-weak-context: TODO
  136. ⚪️ TestCases normal parsing strict-mode: TODO
  137. ⚪️ TestCases normal parsing typeof: TODO
  138. ⚪️ TestCases normal parsing typeof-non-module: TODO
  139. ⚪️ TestCases normal parsing unsupported-amd: TODO
  140. ⚪️ TestCases normal parsing webpack-is-included: TODO
  141. ⚪️ TestCases normal resolving browser-field: TODO
  142. ⚪️ TestCases normal resolving commomjs-local-module: TODO
  143. ⚪️ TestCases normal resolving context: TODO
  144. ⚪️ TestCases normal resolving data-uri: TODO
  145. ⚪️ TestCases normal resolving issue-11555: TODO
  146. ⚪️ TestCases normal resolving issue-2986: TODO
  147. ⚪️ TestCases normal resolving query: TODO
  148. ⚪️ TestCases normal resolving single-file-module: TODO
  149. ⚪️ TestCases normal runtime chunk-callback-order: TODO
  150. ⚪️ TestCases normal runtime error-handling: TODO
  151. ⚪️ TestCases normal runtime issue-15518: TODO
  152. ⚪️ TestCases normal runtime missing-module-exception: TODO
  153. ⚪️ TestCases normal runtime missing-module-syntax-error: TODO
  154. ⚪️ TestCases normal runtime module-caching: TODO
  155. ⚪️ TestCases normal runtime require-function: TODO
  156. ⚪️ TestCases normal scope-hoisting async-keyword-5615: TODO
  157. ⚪️ TestCases normal scope-hoisting chained-reexport: TODO
  158. ⚪️ TestCases normal scope-hoisting circular-external: TODO
  159. ⚪️ TestCases normal scope-hoisting circular-namespace-object: TODO
  160. ⚪️ TestCases normal scope-hoisting circular-root-export: TODO
  161. ⚪️ TestCases normal scope-hoisting delete-issue-10831: TODO
  162. ⚪️ TestCases normal scope-hoisting esModule: TODO
  163. ⚪️ TestCases normal scope-hoisting export-namespace: TODO
  164. ⚪️ TestCases normal scope-hoisting external-root: TODO
  165. ⚪️ TestCases normal scope-hoisting import-order: TODO
  166. ⚪️ TestCases normal scope-hoisting import-order-11617: TODO
  167. ⚪️ TestCases normal scope-hoisting indirect-reexport: TODO
  168. ⚪️ TestCases normal scope-hoisting inside-class: TODO
  169. ⚪️ TestCases normal scope-hoisting intra-references: TODO
  170. ⚪️ TestCases normal scope-hoisting issue-10308: TODO
  171. ⚪️ TestCases normal scope-hoisting issue-10409: TODO
  172. ⚪️ TestCases normal scope-hoisting issue-11840: TODO
  173. ⚪️ TestCases normal scope-hoisting issue-11897: TODO
  174. ⚪️ TestCases normal scope-hoisting issue-5020: TODO
  175. ⚪️ TestCases normal scope-hoisting issue-5020-minimal: TODO
  176. ⚪️ TestCases normal scope-hoisting issue-5096: TODO
  177. ⚪️ TestCases normal scope-hoisting issue-5314: TODO
  178. ⚪️ TestCases normal scope-hoisting issue-5443: TODO
  179. ⚪️ TestCases normal scope-hoisting issue-5481: TODO
  180. ⚪️ TestCases normal scope-hoisting issue-6407: TODO
  181. ⚪️ TestCases normal scope-hoisting issue-7930: TODO
  182. ⚪️ TestCases normal scope-hoisting json-reexport-6700: TODO
  183. ⚪️ TestCases normal scope-hoisting name-conflicts: TODO
  184. ⚪️ TestCases normal scope-hoisting order-without-side-effects: TODO
  185. ⚪️ TestCases normal scope-hoisting orphan: TODO
  186. ⚪️ TestCases normal scope-hoisting reexport-cjs: TODO
  187. ⚪️ TestCases normal scope-hoisting reexport-exposed-cjs: TODO
  188. ⚪️ TestCases normal scope-hoisting reexport-exposed-default-cjs: TODO
  189. ⚪️ TestCases normal scope-hoisting reexport-exposed-harmony: TODO
  190. ⚪️ TestCases normal scope-hoisting reexport-star-exposed-cjs: TODO
  191. ⚪️ TestCases normal scope-hoisting reexport-star-external-cjs: TODO
  192. ⚪️ TestCases normal scope-hoisting renaming-4967: TODO
  193. ⚪️ TestCases normal scope-hoisting renaming-shorthand-5027: TODO
  194. ⚪️ TestCases normal scope-hoisting require-root-5604: TODO
  195. ⚪️ TestCases normal scope-hoisting side-effects-11662: TODO
  196. ⚪️ TestCases normal scope-hoisting side-effects-11990: TODO
  197. ⚪️ TestCases normal scope-hoisting side-effects-11990-star: TODO
  198. ⚪️ TestCases normal scope-hoisting side-effects-9159: TODO
  199. ⚪️ TestCases normal scope-hoisting simple: TODO
  200. ⚪️ TestCases normal scope-hoisting this-in-import: TODO
  201. ⚪️ TestCases normal side-effects dynamic-reexports: TODO
  202. ⚪️ TestCases normal side-effects empty-modules: TODO
  203. ⚪️ TestCases normal side-effects issue-11673: TODO
  204. ⚪️ TestCases normal side-effects issue-12071: TODO
  205. ⚪️ TestCases normal side-effects issue-12114: TODO
  206. ⚪️ TestCases normal side-effects issue-12570: TODO
  207. ⚪️ TestCases normal side-effects issue-12570-second-try: TODO
  208. ⚪️ TestCases normal side-effects missing-module-7499: TODO
  209. ⚪️ TestCases normal side-effects order-issue-7665: TODO
  210. ⚪️ TestCases normal side-effects wrong-module-10146: TODO
  211. ⚪️ TestCases normal wasm v128: TODO
  212. ⚪️ ConfigTestCases additional-pass simple simple: TODO
  213. ⚪️ ConfigTestCases amd disabled disabled: TODO
  214. ⚪️ ConfigTestCases asset-emitted normal normal: TODO
  215. ⚪️ ConfigTestCases asset-modules assetModuleFilename assetModuleFilename: TODO
  216. ⚪️ ConfigTestCases asset-modules custom-condition custom-condition: TODO
  217. ⚪️ ConfigTestCases asset-modules custom-encoder custom-encoder: TODO
  218. ⚪️ ConfigTestCases asset-modules data-url data-url: TODO
  219. ⚪️ ConfigTestCases asset-modules different-query different-query: TODO
  220. ⚪️ ConfigTestCases asset-modules emit emit: TODO
  221. ⚪️ ConfigTestCases asset-modules file-loader file-loader: TODO
  222. ⚪️ ConfigTestCases asset-modules file-url file-url: TODO
  223. ⚪️ ConfigTestCases asset-modules generator-asset-publicPath generator-asset-publicPath: TODO
  224. ⚪️ ConfigTestCases asset-modules generator-asset-publicPath-hash generator-asset-publicPath-hash: TODO
  225. ⚪️ ConfigTestCases asset-modules global-options global-options: TODO
  226. ⚪️ ConfigTestCases asset-modules http-url http-url: TODO
  227. ⚪️ ConfigTestCases asset-modules ignore ignore: TODO
  228. ⚪️ ConfigTestCases asset-modules input-data-url input-data-url: TODO
  229. ⚪️ ConfigTestCases asset-modules input-data-url-encoding input-data-url-encoding: TODO
  230. ⚪️ ConfigTestCases asset-modules opus opus: TODO
  231. ⚪️ ConfigTestCases asset-modules overridePath overridePath: TODO
  232. ⚪️ ConfigTestCases asset-modules path path: TODO
  233. ⚪️ ConfigTestCases asset-modules publicPath publicPath: TODO
  234. ⚪️ ConfigTestCases asset-modules query query: TODO
  235. ⚪️ ConfigTestCases asset-modules query-and-custom-condition query-and-custom-condition: TODO
  236. ⚪️ ConfigTestCases asset-modules query-and-custom-encoder query-and-custom-encoder: TODO
  237. ⚪️ ConfigTestCases asset-modules real-content-hash real-content-hash: TODO
  238. ⚪️ ConfigTestCases asset-modules resource-from-data-uri resource-from-data-uri: TODO
  239. ⚪️ ConfigTestCases asset-modules rule-generator-outputPath rule-generator-outputPath: TODO
  240. ⚪️ ConfigTestCases asset-modules rule-generator-publicPath rule-generator-publicPath: TODO
  241. ⚪️ ConfigTestCases asset-modules rule-generator-publicPath-override rule-generator-publicPath-override: TODO
  242. ⚪️ ConfigTestCases asset-modules source source: TODO
  243. ⚪️ ConfigTestCases asset-modules types types: TODO
  244. ⚪️ ConfigTestCases asset-modules unsafe-cache-13827 unsafe-cache-13827: TODO
  245. ⚪️ ConfigTestCases asset-url relative relative: TODO
  246. ⚪️ ConfigTestCases asset-url target-node1 target-node1: TODO
  247. ⚪️ ConfigTestCases asset-url target-node2 target-node2: TODO
  248. ⚪️ ConfigTestCases asset-url target-node3 target-node3: TODO
  249. ⚪️ ConfigTestCases asset-url target-web1 target-web1: TODO
  250. ⚪️ ConfigTestCases asset-url target-web2 target-web2: TODO
  251. ⚪️ ConfigTestCases asset-url target-webworker1 target-webworker1: TODO
  252. ⚪️ ConfigTestCases asset-url target-webworker2 target-webworker2: TODO
  253. ⚪️ ConfigTestCases assets delete-asset delete-asset: TODO
  254. ⚪️ ConfigTestCases async-commons-chunk all-selected all-selected: TODO
  255. ⚪️ ConfigTestCases async-commons-chunk duplicate duplicate: TODO
  256. ⚪️ ConfigTestCases async-commons-chunk existing-name existing-name: TODO
  257. ⚪️ ConfigTestCases async-commons-chunk nested nested: TODO
  258. ⚪️ ConfigTestCases async-commons-chunk node node: TODO
  259. ⚪️ ConfigTestCases async-commons-chunk simple simple: TODO
  260. ⚪️ ConfigTestCases async-library 0-create-library 0-create-library: TODO
  261. ⚪️ ConfigTestCases async-library 1-use-library 1-use-library: TODO
  262. ⚫️ ConfigTestCases cache-dependencies managed-items managed-items: No plan
  263. ⚫️ ConfigTestCases cache-dependencies managed-items-unsafe-cache managed-items-unsafe-cache: No plan
  264. ⚪️ ConfigTestCases chunk-graph issue-15173 issue-15173: TODO
  265. ⚪️ ConfigTestCases chunk-graph issue-9634 issue-9634: TODO
  266. ⚪️ ConfigTestCases chunk-index order-multiple-entries order-multiple-entries: TODO
  267. ⚪️ ConfigTestCases clean dry dry: TODO
  268. ⚪️ ConfigTestCases clean enabled enabled: TODO
  269. ⚪️ ConfigTestCases clean ignore-fn ignore-fn: TODO
  270. ⚪️ ConfigTestCases clean ignore-hook ignore-hook: TODO
  271. ⚪️ ConfigTestCases clean ignore-rx ignore-rx: TODO
  272. ⚪️ ConfigTestCases clean link link: TODO
  273. ⚪️ ConfigTestCases code-generation harmony-pure-default harmony-pure-default: TODO
  274. ⚪️ ConfigTestCases code-generation require-context-id require-context-id: TODO
  275. ⚪️ ConfigTestCases code-generation use-strict use-strict: TODO
  276. ⚪️ ConfigTestCases compiletime error-not-found error-not-found: TODO
  277. ⚪️ ConfigTestCases compiletime exports-presence exports-presence: TODO
  278. ⚪️ ConfigTestCases compiletime warn-not-found warn-not-found: TODO
  279. ⚪️ ConfigTestCases concatenate-modules destructuring-assignment-with-default-value-and-variable-collision-nested destructuring-assignment-with-default-value-and-variable-collision-nested: TODO
  280. ⚪️ ConfigTestCases concatenate-modules destructuring-assignment-with-default-value-and-variable-collision-simple destructuring-assignment-with-default-value-and-variable-collision-simple: TODO
  281. ⚪️ ConfigTestCases concatenate-modules import-module import-module: TODO
  282. ⚪️ ConfigTestCases concatenate-modules issue-13022 issue-13022: TODO
  283. ⚪️ ConfigTestCases concatenate-modules load-chunk-function load-chunk-function: TODO
  284. ⚪️ ConfigTestCases concatenate-modules rename-10168 rename-10168: TODO
  285. ⚪️ ConfigTestCases concatenate-modules side-effects side-effects: TODO
  286. ⚪️ ConfigTestCases concatenate-modules split-chunk-entry-module split-chunk-entry-module: TODO
  287. ⚪️ ConfigTestCases container 0-container-full 0-container-full: TODO
  288. ⚪️ ConfigTestCases container 0-transitive-overriding 0-transitive-overriding: TODO
  289. ⚪️ ConfigTestCases container 1-container-full 1-container-full: TODO
  290. ⚪️ ConfigTestCases container 1-transitive-overriding 1-transitive-overriding: TODO
  291. ⚪️ ConfigTestCases container 2-container-full 2-container-full: TODO
  292. ⚪️ ConfigTestCases container 2-transitive-overriding 2-transitive-overriding: TODO
  293. ⚪️ ConfigTestCases container 3-container-full 3-container-full: TODO
  294. ⚪️ ConfigTestCases container circular circular: TODO
  295. ⚪️ ConfigTestCases container container-entry container-entry: TODO
  296. ⚪️ ConfigTestCases container container-entry-overridables container-entry-overridables: TODO
  297. ⚪️ ConfigTestCases container container-reference container-reference: TODO
  298. ⚪️ ConfigTestCases container container-reference-override container-reference-override: TODO
  299. ⚪️ ConfigTestCases container error-handling error-handling: TODO
  300. ⚪️ ConfigTestCases container exposed-overridables exposed-overridables: TODO
  301. ⚪️ ConfigTestCases container module-federation module-federation: TODO
  302. ⚪️ ConfigTestCases container no-shared no-shared: TODO
  303. ⚪️ ConfigTestCases contenthash assets assets: TODO
  304. ⚪️ ConfigTestCases contenthash include-chunk-id include-chunk-id: TODO
  305. ⚪️ ConfigTestCases context-exclusion simple simple: TODO
  306. ⚪️ ConfigTestCases context-replacement System.import System.import: TODO
  307. ⚪️ ConfigTestCases context-replacement a a: TODO
  308. ⚪️ ConfigTestCases context-replacement b b: TODO
  309. ⚪️ ConfigTestCases context-replacement c c: TODO
  310. ⚪️ ConfigTestCases context-replacement d d: TODO
  311. ⚪️ ConfigTestCases context-replacement e e: TODO
  312. ⚪️ ConfigTestCases crossorigin set-crossorigin set-crossorigin: TODO
  313. ⚪️ ConfigTestCases css basic basic: TODO
  314. ⚪️ ConfigTestCases css basic-initial-only basic-initial-only: TODO
  315. ⚪️ ConfigTestCases css conflicting-order conflicting-order: TODO
  316. ⚪️ ConfigTestCases css css-modules css-modules: TODO
  317. ⚪️ ConfigTestCases css css-modules-in-node css-modules-in-node: TODO
  318. ⚪️ ConfigTestCases css exports exports: TODO
  319. ⚪️ ConfigTestCases css exports-in-node exports-in-node: TODO
  320. ⚪️ ConfigTestCases css external external: TODO
  321. ⚪️ ConfigTestCases css large large: TODO
  322. ⚪️ ConfigTestCases css urls urls: TODO
  323. ⚫️ ConfigTestCases custom-hash-function xxhash xxhash: No plan
  324. ⚪️ ConfigTestCases custom-modules json-custom json-custom: TODO
  325. ⚪️ ConfigTestCases custom-source-type localization localization: TODO
  326. ⚪️ ConfigTestCases deep-scope-analysis remove-export remove-export: TODO
  327. ⚪️ ConfigTestCases deep-scope-analysis remove-export-scope-hoisting remove-export-scope-hoisting: TODO
  328. ⚪️ ConfigTestCases defaulter immutable-config immutable-config: TODO
  329. ⚪️ ConfigTestCases delegated simple simple: TODO
  330. ⚪️ ConfigTestCases delegated-hash simple simple: TODO
  331. ⚪️ ConfigTestCases deprecations chunk-and-module chunk-and-module: TODO
  332. ⚪️ ConfigTestCases deprecations chunk-files chunk-files: TODO
  333. ⚪️ ConfigTestCases deprecations config config: TODO
  334. ⚪️ ConfigTestCases deprecations invalid-dependencies invalid-dependencies: TODO
  335. ⚪️ ConfigTestCases deprecations non-unique-hash non-unique-hash: TODO
  336. ⚪️ ConfigTestCases devtools harmony-eval harmony-eval: TODO
  337. ⚪️ ConfigTestCases devtools harmony-eval-source-map harmony-eval-source-map: TODO
  338. ⚪️ ConfigTestCases dll-plugin 0-create-dll 0-create-dll: TODO
  339. ⚪️ ConfigTestCases dll-plugin 0-issue-10475 0-issue-10475: TODO
  340. ⚪️ ConfigTestCases dll-plugin 1-issue-10475 1-issue-10475: TODO
  341. ⚪️ ConfigTestCases dll-plugin 1-use-dll 1-use-dll: TODO
  342. ⚪️ ConfigTestCases dll-plugin 2-use-dll-without-scope 2-use-dll-without-scope: TODO
  343. ⚪️ ConfigTestCases dll-plugin 3-use-dll-with-hashid 3-use-dll-with-hashid: TODO
  344. ⚪️ ConfigTestCases dll-plugin-entry 0-create-dll 0-create-dll: TODO
  345. ⚪️ ConfigTestCases dll-plugin-entry 1-use-dll 1-use-dll: TODO
  346. ⚪️ ConfigTestCases dll-plugin-entry 2-error-non-entry 2-error-non-entry: TODO
  347. ⚪️ ConfigTestCases dll-plugin-format 0-create-dll 0-create-dll: TODO
  348. ⚪️ ConfigTestCases dll-plugin-side-effects 0-create-dll 0-create-dll: TODO
  349. ⚪️ ConfigTestCases dll-plugin-side-effects 1-use-dll 1-use-dll: TODO
  350. ⚪️ ConfigTestCases ecmaVersion 2015 2015: TODO
  351. ⚪️ ConfigTestCases ecmaVersion 2020 2020: TODO
  352. ⚪️ ConfigTestCases ecmaVersion 5 5: TODO
  353. ⚪️ ConfigTestCases ecmaVersion browserslist browserslist: TODO
  354. ⚪️ ConfigTestCases ecmaVersion browserslist-config browserslist-config: TODO
  355. ⚪️ ConfigTestCases ecmaVersion browserslist-config-env browserslist-config-env: TODO
  356. ⚪️ ConfigTestCases ecmaVersion browserslist-missing browserslist-missing: TODO
  357. ⚪️ ConfigTestCases ecmaVersion browserslist-query browserslist-query: TODO
  358. ⚪️ ConfigTestCases ecmaVersion custom custom: TODO
  359. ⚪️ ConfigTestCases emit-asset different-source different-source: TODO
  360. ⚪️ ConfigTestCases emit-asset equal-source equal-source: TODO
  361. ⚪️ ConfigTestCases entry adding-multiple-entry-points adding-multiple-entry-points: TODO
  362. ⚪️ ConfigTestCases entry depend-on-advanced depend-on-advanced: TODO
  363. ⚪️ ConfigTestCases entry depend-on-bug depend-on-bug: TODO
  364. ⚪️ ConfigTestCases entry depend-on-non-js depend-on-non-js: TODO
  365. ⚪️ ConfigTestCases entry depend-on-simple depend-on-simple: TODO
  366. ⚪️ ConfigTestCases entry descriptor descriptor: TODO
  367. ⚪️ ConfigTestCases entry function function: TODO
  368. ⚪️ ConfigTestCases entry function-promise function-promise: TODO
  369. ⚪️ ConfigTestCases entry issue-1068 issue-1068: TODO
  370. ⚪️ ConfigTestCases entry issue-12562 issue-12562: TODO
  371. ⚪️ ConfigTestCases entry issue-13637 issue-13637: TODO
  372. ⚪️ ConfigTestCases entry issue-8110 issue-8110: TODO
  373. ⚪️ ConfigTestCases entry require-entry-point require-entry-point: TODO
  374. ⚪️ ConfigTestCases entry single-entry-point single-entry-point: TODO
  375. ⚪️ ConfigTestCases entry usage-info-in-multiple-entry-points usage-info-in-multiple-entry-points: TODO
  376. ⚪️ ConfigTestCases entry weird-names weird-names: TODO
  377. ⚪️ ConfigTestCases entry weird-names2 weird-names2: TODO
  378. ⚪️ ConfigTestCases errors asset-options-validation asset-options-validation: TODO
  379. ⚪️ ConfigTestCases errors case-emit case-emit: TODO
  380. ⚪️ ConfigTestCases errors depend-on-and-runtime depend-on-and-runtime: TODO
  381. ⚪️ ConfigTestCases errors depend-on-error depend-on-error: TODO
  382. ⚪️ ConfigTestCases errors entry-not-found entry-not-found: TODO
  383. ⚪️ ConfigTestCases errors exception-in-chunk-renderer exception-in-chunk-renderer: TODO
  384. ⚪️ ConfigTestCases errors import-missing import-missing: TODO
  385. ⚪️ ConfigTestCases errors multi-entry-missing-module multi-entry-missing-module: TODO
  386. ⚪️ ConfigTestCases errors self-reexport self-reexport: TODO
  387. ⚪️ ConfigTestCases externals async-externals async-externals: TODO
  388. ⚪️ ConfigTestCases externals concatenated concatenated: TODO
  389. ⚪️ ConfigTestCases externals concatenated-module concatenated-module: TODO
  390. ⚪️ ConfigTestCases externals externals-array externals-array: TODO
  391. ⚪️ ConfigTestCases externals externals-in-chunk externals-in-chunk: TODO
  392. ⚪️ ConfigTestCases externals externals-in-commons-chunk externals-in-commons-chunk: TODO
  393. ⚪️ ConfigTestCases externals externals-system externals-system: TODO
  394. ⚪️ ConfigTestCases externals externals-system-custom externals-system-custom: TODO
  395. ⚪️ ConfigTestCases externals global global: TODO
  396. ⚪️ ConfigTestCases externals harmony harmony: TODO
  397. ⚪️ ConfigTestCases externals non-umd-externals-umd non-umd-externals-umd: TODO
  398. ⚪️ ConfigTestCases externals non-umd-externals-umd2 non-umd-externals-umd2: TODO
  399. ⚪️ ConfigTestCases externals optional-externals-cjs optional-externals-cjs: TODO
  400. ⚪️ ConfigTestCases externals optional-externals-root optional-externals-root: TODO
  401. ⚪️ ConfigTestCases externals optional-externals-umd optional-externals-umd: TODO
  402. ⚪️ ConfigTestCases externals optional-externals-umd2 optional-externals-umd2: TODO
  403. ⚪️ ConfigTestCases externals optional-externals-umd2-mixed optional-externals-umd2-mixed: TODO
  404. ⚪️ ConfigTestCases externals prefer-provided-over-built-in prefer-provided-over-built-in: TODO
  405. ⚪️ ConfigTestCases externals resolve resolve: TODO
  406. ⚪️ ConfigTestCases externals this this: TODO
  407. ⚪️ ConfigTestCases filename-template filename-function filename-function: TODO
  408. ⚪️ ConfigTestCases filename-template module-filename-template module-filename-template: TODO
  409. ⚪️ ConfigTestCases filename-template script-src-filename script-src-filename: TODO
  410. ⚪️ ConfigTestCases filename-template split-chunks-filename split-chunks-filename: TODO
  411. ⚪️ ConfigTestCases finish-modules simple simple: TODO
  412. ⚪️ ConfigTestCases graph conditional-ensure conditional-ensure: TODO
  413. ⚪️ ConfigTestCases graph issue-11770 issue-11770: TODO
  414. ⚪️ ConfigTestCases graph issue-11856 issue-11856: TODO
  415. ⚪️ ConfigTestCases graph issue-11856.2 issue-11856.2: TODO
  416. ⚪️ ConfigTestCases graph issue-11863 issue-11863: TODO
  417. ⚪️ ConfigTestCases hash-length deterministic-module-ids deterministic-module-ids: TODO
  418. ⚪️ ConfigTestCases hash-length hashed-module-ids hashed-module-ids: TODO
  419. ⚪️ ConfigTestCases hash-length output-filename output-filename: TODO
  420. ⚪️ ConfigTestCases ignore checkContext checkContext: TODO
  421. ⚪️ ConfigTestCases ignore checkResource-one-argument checkResource-one-argument: TODO
  422. ⚪️ ConfigTestCases ignore checkResource-two-arguments checkResource-two-arguments: TODO
  423. ⚪️ ConfigTestCases ignore false-alias false-alias: TODO
  424. ⚪️ ConfigTestCases ignore multiple-with-externals multiple-with-externals: TODO
  425. ⚪️ ConfigTestCases ignore only-resource only-resource: TODO
  426. ⚪️ ConfigTestCases ignore only-resource-context only-resource-context: TODO
  427. ⚪️ ConfigTestCases ignore resource-and-context resource-and-context: TODO
  428. ⚪️ ConfigTestCases ignore resource-and-context-contextmodule resource-and-context-contextmodule: TODO
  429. ⚪️ ConfigTestCases inner-graph altaskitButton altaskitButton: TODO
  430. ⚪️ ConfigTestCases inner-graph basic basic: TODO
  431. ⚪️ ConfigTestCases inner-graph blockScopes blockScopes: TODO
  432. ⚪️ ConfigTestCases inner-graph class class: TODO
  433. ⚪️ ConfigTestCases inner-graph const const: TODO
  434. ⚪️ ConfigTestCases inner-graph defaultArrow defaultArrow: TODO
  435. ⚪️ ConfigTestCases inner-graph defaultClass defaultClass: TODO
  436. ⚪️ ConfigTestCases inner-graph defaultExpression defaultExpression: TODO
  437. ⚪️ ConfigTestCases inner-graph defaultFunction defaultFunction: TODO
  438. ⚪️ ConfigTestCases inner-graph defaultFunctionExpression defaultFunctionExpression: TODO
  439. ⚪️ ConfigTestCases inner-graph defaultId defaultId: TODO
  440. ⚪️ ConfigTestCases inner-graph defaultNamedFunction defaultNamedFunction: TODO
  441. ⚪️ ConfigTestCases inner-graph defaultNamedFunctionExpression defaultNamedFunctionExpression: TODO
  442. ⚪️ ConfigTestCases inner-graph eval-bailout eval-bailout: TODO
  443. ⚪️ ConfigTestCases inner-graph export export: TODO
  444. ⚪️ ConfigTestCases inner-graph importAll importAll: TODO
  445. ⚪️ ConfigTestCases inner-graph issue-11678 issue-11678: TODO
  446. ⚪️ ConfigTestCases inner-graph issue-12669 issue-12669: TODO
  447. ⚪️ ConfigTestCases inner-graph issue-12669-mini issue-12669-mini: TODO
  448. ⚪️ ConfigTestCases inner-graph localReference localReference: TODO
  449. ⚪️ ConfigTestCases inner-graph nested nested: TODO
  450. ⚪️ ConfigTestCases inner-graph pure pure: TODO
  451. ⚪️ ConfigTestCases inner-graph ramdaIdentical ramdaIdentical: TODO
  452. ⚪️ ConfigTestCases inner-graph specifier specifier: TODO
  453. ⚪️ ConfigTestCases inner-graph varNotWritten varNotWritten: TODO
  454. ⚪️ ConfigTestCases inner-graph varWritten varWritten: TODO
  455. ⚪️ ConfigTestCases issues issue-11871-imports-order issue-11871-imports-order: TODO
  456. ⚪️ ConfigTestCases issues issue-12924 issue-12924: TODO
  457. ⚪️ ConfigTestCases issues issue-12993 issue-12993: TODO
  458. ⚪️ ConfigTestCases issues issue-14974 issue-14974: TODO
  459. ⚪️ ConfigTestCases issues issue-3596 issue-3596: TODO
  460. ⚪️ ConfigTestCases issues issue-7470 issue-7470: TODO
  461. ⚪️ ConfigTestCases issues issue-7563 issue-7563: TODO
  462. ⚪️ ConfigTestCases json tree-shaking-default tree-shaking-default: TODO
  463. ⚪️ ConfigTestCases layer rules rules: TODO
  464. ⚪️ ConfigTestCases library 0-create-library 0-create-library: TODO
  465. ⚪️ ConfigTestCases library 1-use-library 1-use-library: TODO
  466. ⚪️ ConfigTestCases library invalid-name invalid-name: TODO
  467. ⚪️ ConfigTestCases loader-import-module css css: TODO
  468. ⚪️ ConfigTestCases loaders #-issue-14755-# #-issue-14755-#: TODO
  469. 🔴 ConfigTestCases loaders hot-in-context hot-in-context: blocked by parser hook and ConstPlugin: HMR API exist in production build #4300
  470. ⚪️ ConfigTestCases loaders options options: TODO
  471. 🔴 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
  472. ⚪️ ConfigTestCases managedPaths futureDefaults futureDefaults: TODO
  473. ⚪️ ConfigTestCases mangle mangle-with-object-prop mangle-with-object-prop: TODO
  474. ⚪️ ConfigTestCases module externals externals: TODO
  475. ⚪️ ConfigTestCases module runtime-chunk runtime-chunk: TODO
  476. ⚪️ ConfigTestCases module split-chunks split-chunks: TODO
  477. ⚪️ ConfigTestCases module-name different-issuers-for-same-module different-issuers-for-same-module: TODO
  478. ⚪️ ConfigTestCases no-parse module.exports module.exports: TODO
  479. ⚪️ ConfigTestCases no-parse no-parse-function no-parse-function: TODO
  480. ⚪️ ConfigTestCases node node-prefix node-prefix: TODO
  481. ⚪️ ConfigTestCases optimization chunk chunk: TODO
  482. ⚪️ ConfigTestCases optimization depend-on-runtimes depend-on-runtimes: TODO
  483. ⚪️ ConfigTestCases optimization hashed-module-ids hashed-module-ids: TODO
  484. ⚪️ ConfigTestCases optimization minimizer minimizer: TODO
  485. ⚪️ ConfigTestCases optimization named-modules named-modules: TODO
  486. ⚪️ ConfigTestCases optimization runtime-specific-used-exports runtime-specific-used-exports: TODO
  487. ⚪️ ConfigTestCases optimization runtime-specific-used-exports2 runtime-specific-used-exports2: TODO
  488. ⚪️ ConfigTestCases output charset charset: TODO
  489. ⚪️ ConfigTestCases output function function: TODO
  490. ⚪️ ConfigTestCases output import-meta-name import-meta-name: TODO
  491. ⚪️ ConfigTestCases output inner-dirs-entries inner-dirs-entries: TODO
  492. ⚪️ ConfigTestCases output publicPath-node publicPath-node: TODO
  493. ⚪️ ConfigTestCases output publicPath-scriptType-module publicPath-scriptType-module: TODO
  494. ⚪️ ConfigTestCases output publicPath-web publicPath-web: TODO
  495. ⚪️ ConfigTestCases output string string: TODO
  496. ⚪️ ConfigTestCases output-module check-defaults check-defaults: TODO
  497. ⚪️ ConfigTestCases output-module simple simple: TODO
  498. ⚪️ ConfigTestCases parsing context context: TODO
  499. ⚪️ ConfigTestCases parsing extended-api extended-api: TODO
  500. ⚪️ ConfigTestCases parsing harmony-global harmony-global: TODO
  501. ⚪️ ConfigTestCases parsing harmony-this harmony-this: TODO
  502. ⚪️ ConfigTestCases parsing harmony-this-concat harmony-this-concat: TODO
  503. ⚪️ ConfigTestCases parsing import-ignore import-ignore: TODO
  504. ⚪️ ConfigTestCases parsing issue-11619 issue-11619: TODO
  505. ⚪️ ConfigTestCases parsing issue-14545 issue-14545: TODO
  506. ⚪️ ConfigTestCases parsing issue-14720 issue-14720: TODO
  507. ⚪️ ConfigTestCases parsing issue-2942 issue-2942: TODO
  508. ⚪️ ConfigTestCases parsing issue-336 issue-336: TODO
  509. ⚪️ ConfigTestCases parsing issue-4857 issue-4857: TODO
  510. ⚪️ ConfigTestCases parsing issue-5624 issue-5624: TODO
  511. ⚪️ ConfigTestCases parsing issue-8293 issue-8293: TODO
  512. ⚪️ ConfigTestCases parsing issue-9042 issue-9042: TODO
  513. ⚪️ ConfigTestCases parsing issue-9156 issue-9156: TODO
  514. ⚪️ ConfigTestCases parsing node-source-plugin-off node-source-plugin-off: TODO
  515. ⚪️ ConfigTestCases parsing node-stuff-plugin-off node-stuff-plugin-off: TODO
  516. ⚪️ ConfigTestCases parsing optional optional: TODO
  517. ⚪️ ConfigTestCases parsing optional-chaining optional-chaining: TODO
  518. ⚪️ ConfigTestCases parsing relative-filedirname relative-filedirname: TODO
  519. ⚪️ ConfigTestCases parsing require-ignore require-ignore: TODO
  520. ⚪️ ConfigTestCases parsing require.main require.main: TODO
  521. ⚪️ ConfigTestCases parsing requirejs requirejs: TODO
  522. ⚪️ ConfigTestCases parsing system.import system.import: TODO
  523. ⚪️ ConfigTestCases performance many-async-imports many-async-imports: TODO
  524. ⚪️ ConfigTestCases performance many-exports many-exports: TODO
  525. 🔴 ConfigTestCases plugins banner-plugin-hashing banner-plugin-hashing: Lacking support of chunkhash
  526. ⚪️ ConfigTestCases plugins define-plugin define-plugin: TODO
  527. ⚪️ ConfigTestCases plugins define-plugin-bigint define-plugin-bigint: TODO
  528. ⚪️ ConfigTestCases plugins lib-manifest-plugin lib-manifest-plugin: TODO
  529. ⚪️ ConfigTestCases plugins min-chunk-size min-chunk-size: TODO
  530. ⚪️ ConfigTestCases plugins mini-css-extract-plugin mini-css-extract-plugin: TODO
  531. ⚪️ ConfigTestCases plugins profiling-plugin profiling-plugin: TODO
  532. ⚪️ ConfigTestCases plugins progress-plugin progress-plugin: TODO
  533. ⚪️ ConfigTestCases plugins provide-plugin provide-plugin: TODO
  534. ⚪️ ConfigTestCases plugins source-map-dev-tool-plugin source-map-dev-tool-plugin: TODO
  535. ⚪️ ConfigTestCases plugins source-map-dev-tool-pluginappend source-map-dev-tool-pluginappend: TODO
  536. ⚪️ ConfigTestCases plugins terser-plugin terser-plugin: TODO
  537. ⚪️ ConfigTestCases process-assets html-plugin html-plugin: TODO
  538. ⚪️ ConfigTestCases race-conditions load-module load-module: TODO
  539. ⚪️ ConfigTestCases rebuild finishModules finishModules: TODO
  540. ⚪️ ConfigTestCases rebuild rebuildWithNewDependencies rebuildWithNewDependencies: TODO
  541. ⚪️ ConfigTestCases records issue-295 issue-295: TODO
  542. ⚪️ ConfigTestCases records issue-2991 issue-2991: TODO
  543. ⚪️ ConfigTestCases records issue-7339 issue-7339: TODO
  544. ⚪️ ConfigTestCases records issue-7492 issue-7492: TODO
  545. ⚪️ ConfigTestCases records stable-sort stable-sort: TODO
  546. ⚪️ ConfigTestCases require module-require module-require: TODO
  547. ⚪️ ConfigTestCases resolve context-resolve-with-ignore context-resolve-with-ignore: TODO
  548. ⚪️ ConfigTestCases resolve empty-context-module empty-context-module: TODO
  549. ⚪️ ConfigTestCases resolve fallback fallback: TODO
  550. ⚪️ ConfigTestCases resolve issue-11335-context-module issue-11335-context-module: TODO
  551. ⚪️ ConfigTestCases resolve issue-15580 issue-15580: TODO
  552. ⚪️ ConfigTestCases resolve multi-alias multi-alias: TODO
  553. ⚪️ ConfigTestCases resolve only-module only-module: TODO
  554. ⚪️ ConfigTestCases resolve-merging override override: TODO
  555. ⚪️ ConfigTestCases resolving extensions-order extensions-order: TODO
  556. ⚪️ ConfigTestCases resolving prefer-absolute prefer-absolute: TODO
  557. ⚪️ ConfigTestCases resolving prefer-root prefer-root: TODO
  558. ⚪️ ConfigTestCases rule-set chaining chaining: TODO
  559. ⚪️ ConfigTestCases rule-set compiler compiler: TODO
  560. ⚪️ ConfigTestCases rule-set custom custom: TODO
  561. ⚪️ ConfigTestCases rule-set query query: TODO
  562. ⚪️ ConfigTestCases rule-set resolve-options resolve-options: TODO
  563. ⚪️ ConfigTestCases rule-set simple simple: TODO
  564. ⚪️ ConfigTestCases rule-set simple-use-array-fn simple-use-array-fn: TODO
  565. ⚪️ ConfigTestCases rule-set simple-use-fn-array simple-use-fn-array: TODO
  566. ⚪️ ConfigTestCases rule-set undefined-values undefined-values: TODO
  567. ⚪️ ConfigTestCases runtime entries-in-runtime entries-in-runtime: TODO
  568. ⚪️ ConfigTestCases runtime invalid-esm-export invalid-esm-export: TODO
  569. ⚪️ ConfigTestCases runtime no-runtime-per-entry no-runtime-per-entry: TODO
  570. ⚪️ ConfigTestCases runtime opt-in-finally opt-in-finally: TODO
  571. ⚪️ ConfigTestCases scope-hoisting class-naming class-naming: TODO
  572. ⚪️ ConfigTestCases scope-hoisting create-dll-plugin create-dll-plugin: TODO
  573. ⚪️ ConfigTestCases scope-hoisting dll-plugin dll-plugin: TODO
  574. ⚪️ ConfigTestCases scope-hoisting esModule esModule: TODO
  575. ⚪️ ConfigTestCases scope-hoisting export-global export-global: TODO
  576. ⚪️ ConfigTestCases scope-hoisting harmony-pure-default harmony-pure-default: TODO
  577. ⚪️ ConfigTestCases scope-hoisting named-modules named-modules: TODO
  578. ⚪️ ConfigTestCases scope-hoisting strictThisContextOnImports strictThisContextOnImports: TODO
  579. ⚪️ ConfigTestCases sharing consume-module consume-module: TODO
  580. ⚪️ ConfigTestCases sharing consume-multiple-versions consume-multiple-versions: TODO
  581. ⚪️ ConfigTestCases sharing no-override-loaded no-override-loaded: TODO
  582. ⚪️ ConfigTestCases sharing provide-eager-module provide-eager-module: TODO
  583. ⚪️ ConfigTestCases sharing provide-module provide-module: TODO
  584. ⚪️ ConfigTestCases sharing provide-multiple-versions provide-multiple-versions: TODO
  585. ⚪️ ConfigTestCases sharing provide-shared-with-runtime-chunk provide-shared-with-runtime-chunk: TODO
  586. ⚪️ ConfigTestCases sharing share-multiple-versions share-multiple-versions: TODO
  587. ⚪️ ConfigTestCases sharing share-plugin share-plugin: TODO
  588. ⚪️ ConfigTestCases side-effects issue-13063 issue-13063: TODO
  589. ⚪️ ConfigTestCases side-effects type-reexports type-reexports: TODO
  590. ⚪️ ConfigTestCases side-effects url url: TODO
  591. ⚪️ ConfigTestCases source-map array-as-output-library array-as-output-library: TODO
  592. ⚪️ ConfigTestCases source-map array-as-output-library-in-object-output array-as-output-library-in-object-output: TODO
  593. ⚪️ ConfigTestCases source-map context-module-source-path context-module-source-path: TODO
  594. ⚪️ ConfigTestCases source-map default-filename-extensions-css default-filename-extensions-css: TODO
  595. ⚪️ ConfigTestCases source-map default-filename-extensions-js default-filename-extensions-js: TODO
  596. ⚪️ ConfigTestCases source-map default-filename-extensions-mjs default-filename-extensions-mjs: TODO
  597. ⚪️ ConfigTestCases source-map exclude-chunks-source-map exclude-chunks-source-map: TODO
  598. ⚪️ ConfigTestCases source-map exclude-modules-source-map exclude-modules-source-map: TODO
  599. ⚪️ ConfigTestCases source-map module-names module-names: TODO
  600. ⚪️ ConfigTestCases source-map namespace-source-path namespace-source-path: TODO
  601. ⚪️ ConfigTestCases source-map namespace-source-path-no-truncate namespace-source-path-no-truncate: TODO
  602. ⚪️ ConfigTestCases source-map namespace-source-path.library namespace-source-path.library: TODO
  603. ⚪️ ConfigTestCases source-map no-source-map no-source-map: TODO
  604. ⚪️ ConfigTestCases source-map nosources nosources: TODO
  605. ⚪️ ConfigTestCases source-map object-as-output-library object-as-output-library: TODO
  606. ⚪️ ConfigTestCases source-map relative-source-map-path relative-source-map-path: TODO
  607. ⚪️ ConfigTestCases source-map relative-source-maps-by-loader relative-source-maps-by-loader: TODO
  608. ⚪️ ConfigTestCases source-map resource-path resource-path: TODO
  609. ⚪️ ConfigTestCases source-map source-map-filename-contenthash source-map-filename-contenthash: TODO
  610. ⚪️ ConfigTestCases source-map source-map-with-profiling-plugin source-map-with-profiling-plugin: TODO
  611. ⚪️ ConfigTestCases source-map sources-array-production sources-array-production: TODO
  612. 🔴 ConfigTestCases split-chunks asnyc-entries asnyc-entries: block by treeshaking issue Treeshaking shaked variable that is used #4336
  613. 🔴 ConfigTestCases split-chunks chunk-filename-delimiter chunk-filename-delimiter: not support automaticNameDelimiter Support splitChunks.automatic_name_delimiter #4335
  614. 🔴 ConfigTestCases split-chunks chunk-filename-delimiter-default chunk-filename-delimiter-default: splitted chunk ids should be the same as webpack Splitted chunk id should be the same as webpack #4334
  615. 🔴 ConfigTestCases split-chunks custom-filename-function custom-filename-function: not support function type of splitChunks Support function type splitChunks #4333
  616. 🔴 ConfigTestCases split-chunks entry-point-error entry-point-error: should emit error if entry point and splitted chunk have the same name Should emit error if entrypoint and splitted chunk have the same name #4332
  617. 🔴 ConfigTestCases split-chunks issue-11513 issue-11513: should support object type minSize Support object type of splitChunks.minSize #4331
  618. 🔴 ConfigTestCases split-chunks move-to-entrypoint move-to-entrypoint: jest node env blocks
  619. 🔴 ConfigTestCases split-chunks no-options no-options: no js splitChunks plugin
  620. 🟡 ConfigTestCases split-chunks runtime-chunk runtime-chunk: not have the same name for splitted chunk with webpack Splitted chunk id should be the same as webpack #4334
  621. 🔴 ConfigTestCases split-chunks runtime-chunk-async-node runtime-chunk-async-node: hang by unknown reasons SplitChunks async node tests hang forever #4342
  622. 🔴 ConfigTestCases split-chunks runtime-chunk-node runtime-chunk-node: hang by unknown reasons SplitChunks async node tests hang forever #4342
  623. 🔴 ConfigTestCases split-chunks runtime-chunk-node-13130 runtime-chunk-node-13130: hang by unknown reasons SplitChunks async node tests hang forever #4342
  624. 🔴 ConfigTestCases split-chunks-common correct-order correct-order: Support require.main #3562
  625. ⚪️ ConfigTestCases split-chunks-common hot hot: TODO
  626. ⚪️ ConfigTestCases split-chunks-common hot-multi hot-multi: TODO
  627. 🔴 ConfigTestCases split-chunks-common inverted-order inverted-order: Support require.main #3562
  628. 🔴 ConfigTestCases split-chunks-common library library: Support __webpack_require__.ensure #3564
  629. 🔴 ConfigTestCases split-chunks-common simple simple: Support require.main #3562
  630. 🔴 ConfigTestCases split-chunks-common target-node target-node: splitChunks.name doesn't support passing function
  631. ⚪️ ConfigTestCases target amd-container-named amd-container-named: TODO
  632. ⚪️ ConfigTestCases target amd-container-require amd-container-require: TODO
  633. ⚪️ ConfigTestCases target amd-container-unnamed amd-container-unnamed: TODO
  634. ⚪️ ConfigTestCases target amd-named amd-named: TODO
  635. ⚪️ ConfigTestCases target amd-require amd-require: TODO
  636. ⚪️ ConfigTestCases target amd-unnamed amd-unnamed: TODO
  637. ⚪️ ConfigTestCases target electron-renderer electron-renderer: TODO
  638. ⚪️ ConfigTestCases target node-dynamic-import node-dynamic-import: TODO
  639. ⚪️ ConfigTestCases target strict-mode-global strict-mode-global: TODO
  640. ⚪️ ConfigTestCases target system-context system-context: TODO
  641. ⚪️ ConfigTestCases target system-export system-export: TODO
  642. ⚪️ ConfigTestCases target system-named system-named: TODO
  643. ⚪️ ConfigTestCases target system-named-assets-path system-named-assets-path: TODO
  644. ⚪️ ConfigTestCases target system-unnamed system-unnamed: TODO
  645. ⚪️ ConfigTestCases target umd-auxiliary-comments-object umd-auxiliary-comments-object: TODO
  646. ⚪️ ConfigTestCases target umd-auxiliary-comments-string umd-auxiliary-comments-string: TODO
  647. ⚪️ ConfigTestCases target umd-named-define umd-named-define: TODO
  648. ⚪️ ConfigTestCases trusted-types custom-policy-name custom-policy-name: TODO
  649. ⚪️ ConfigTestCases trusted-types default-policy-name default-policy-name: TODO
  650. ⚪️ ConfigTestCases trusted-types devtool-eval devtool-eval: TODO
  651. ⚪️ ConfigTestCases trusted-types no-policy-name no-policy-name: TODO
  652. ⚪️ ConfigTestCases trusted-types no-trusted-types no-trusted-types: TODO
  653. ⚪️ ConfigTestCases trusted-types web-worker web-worker: TODO
  654. ⚪️ ConfigTestCases types filesystems filesystems: TODO
  655. ⚪️ ConfigTestCases umd issue-15545 issue-15545: TODO
  656. ⚪️ ConfigTestCases utils lazy-set lazy-set: TODO
  657. ⚪️ ConfigTestCases wasm export-imported-global export-imported-global: TODO
  658. ⚪️ ConfigTestCases wasm identical identical: TODO
  659. ⚪️ ConfigTestCases wasm import-wasm-wasm import-wasm-wasm: TODO
  660. ⚪️ ConfigTestCases wasm missing-wasm-experiment missing-wasm-experiment: TODO
  661. ⚪️ ConfigTestCases wasm wasm-in-initial-chunk-error wasm-in-initial-chunk-error: TODO
  662. ⚪️ ConfigTestCases web attach-existing attach-existing: TODO
  663. ⚪️ ConfigTestCases web node-source node-source: TODO
  664. ⚪️ ConfigTestCases web node-source-future-defaults node-source-future-defaults: TODO
  665. ⚪️ ConfigTestCases web node-source-global node-source-global: TODO
  666. ⚪️ ConfigTestCases web non-js-chunks-entrypoint non-js-chunks-entrypoint: TODO
  667. ⚪️ ConfigTestCases web non-js-chunks-entrypoint-runtime-chunk non-js-chunks-entrypoint-runtime-chunk: TODO
  668. ⚪️ ConfigTestCases web nonce nonce: TODO
  669. ⚪️ ConfigTestCases web preexecuted-chunk preexecuted-chunk: TODO
  670. ⚪️ ConfigTestCases web prefetch-preload prefetch-preload: TODO
  671. ⚪️ ConfigTestCases web prefetch-split-chunks prefetch-split-chunks: TODO
  672. ⚪️ ConfigTestCases web retry-failed-import retry-failed-import: TODO
  673. ⚪️ ConfigTestCases web unique-jsonp unique-jsonp: TODO
  674. 🔴 ConfigTestCases worker custom-worker custom-worker: custom worker syntax #3656
  675. 🔴 ConfigTestCases worker node-worker node-worker: needs compile time evaluateExpression
  676. 🔴 ConfigTestCases worker node-worker-hmr node-worker-hmr: HMR plugin

@JSerFeng JSerFeng added this pull request to the merge queue Oct 17, 2023
Merged via the queue into main with commit 78c0946 Oct 17, 2023
16 checks passed
@JSerFeng JSerFeng deleted the wt-2023-10-17 branch October 17, 2023 16:02
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.

2 participants