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: align webpack tests #4337

Merged
merged 1 commit into from
Oct 17, 2023
Merged

chore: align webpack tests #4337

merged 1 commit into from
Oct 17, 2023

Conversation

JSerFeng
Copy link
Collaborator

runs webpack tests, leave reasons for why tests are failed

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 16, 2023
ahabhgk
ahabhgk previously approved these changes Oct 16, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

Test Compatibility Diff

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

None yet

2 participants