Skip to content

Commit

Permalink
test: create issues for webpack-test failures (#8551)
Browse files Browse the repository at this point in the history
- create issues for failed webpack-test
- delete test.filter.js for passed webpack-test
  • Loading branch information
GiveMe-A-Name authored Nov 27, 2024
1 parent a8fc586 commit 9b70e3a
Show file tree
Hide file tree
Showing 13 changed files with 51 additions and 20 deletions.
39 changes: 39 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// TODO: Should create a issue for this test
module.exports = () => { return false }
module.exports = () => { return 'https://github.com/web-infra-dev/rspack/issues/8531' }
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// TODO: Should create a issue for this test
module.exports = () => { return false }
module.exports = () => { return 'https://github.com/web-infra-dev/rspack/issues/8488' }
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// TODO: Should create a issue for this test
module.exports = () => { return false }
module.exports = () => { return 'https://github.com/web-infra-dev/rspack/issues/8538' }
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// TODO: Should create a issue for this test
module.exports = () => { return false }
module.exports = () => { return 'https://github.com/web-infra-dev/rspack/issues/8539' }
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// enable when support compilation.moduleGraph(unimplemented).getPreOrderIndex(unimplemented)
// TODO: Should create a issue for this test
module.exports = () => {
return false;
return 'https://github.com/web-infra-dev/rspack/issues/8548';
};
3 changes: 1 addition & 2 deletions tests/webpack-test/configCases/clean/dry/test.filter.js
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// TODO: Should create a issue for this test
module.exports = () => { return false }
module.exports = () => { return 'https://github.com/web-infra-dev/rspack/issues/8549' }
4 changes: 4 additions & 0 deletions tests/webpack-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,14 @@
"postcss-pxtorem": "^6.0.0",
"pug-loader": "^2.4.0",
"raw-loader": "^4.0.2",
"bundle-loader": "^0.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-relay": "^14.1.0",
"rimraf": "3.0.2",
"mini-svg-data-uri": "^1.2.3",
"mime-types": "^2.1.27",
"url-loader": "^4.1.0",
"sass-embedded": "^1.77.8",
"sass-loader": "^16.0.0",
"source-map": "^0.7.4",
Expand Down

2 comments on commit 9b70e3a

@rspack-bot
Copy link

Choose a reason for hiding this comment

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

📝 Benchmark detail: Open

Name Base (2024-11-27 c1e8f11) Current Change
10000_big_production-mode_disable-minimize + exec 40.2 s ± 1.43 s 43.5 s ± 3.04 s +8.33 %
10000_development-mode + exec 1.82 s ± 32 ms 1.79 s ± 31 ms -1.65 %
10000_development-mode_hmr + exec 644 ms ± 15 ms 646 ms ± 8.6 ms +0.33 %
10000_production-mode + exec 2.41 s ± 42 ms 2.39 s ± 15 ms -0.69 %
arco-pro_development-mode + exec 1.79 s ± 61 ms 1.74 s ± 81 ms -2.61 %
arco-pro_development-mode_hmr + exec 429 ms ± 2.1 ms 425 ms ± 1.3 ms -0.97 %
arco-pro_production-mode + exec 3.1 s ± 93 ms 3.1 s ± 74 ms -0.10 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.17 s ± 67 ms 3.2 s ± 101 ms +0.86 %
threejs_development-mode_10x + exec 1.62 s ± 16 ms 1.62 s ± 23 ms -0.51 %
threejs_development-mode_10x_hmr + exec 811 ms ± 12 ms 808 ms ± 10 ms -0.43 %
threejs_production-mode_10x + exec 4.9 s ± 36 ms 4.92 s ± 28 ms +0.24 %
10000_big_production-mode_disable-minimize + rss memory 12451 MiB ± 95.7 MiB 13721 MiB ± 432 MiB +10.19 %
10000_development-mode + rss memory 742 MiB ± 18.2 MiB 784 MiB ± 19 MiB +5.56 %
10000_development-mode_hmr + rss memory 1578 MiB ± 403 MiB 1990 MiB ± 431 MiB +26.16 %
10000_production-mode + rss memory 679 MiB ± 64.6 MiB 659 MiB ± 20 MiB -3.00 %
arco-pro_development-mode + rss memory 701 MiB ± 43.4 MiB 727 MiB ± 40.6 MiB +3.73 %
arco-pro_development-mode_hmr + rss memory 871 MiB ± 88.7 MiB 966 MiB ± 122 MiB +10.90 %
arco-pro_production-mode + rss memory 876 MiB ± 56.8 MiB 845 MiB ± 62.1 MiB -3.54 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 859 MiB ± 52.9 MiB 882 MiB ± 50.5 MiB +2.66 %
threejs_development-mode_10x + rss memory 785 MiB ± 49.8 MiB 821 MiB ± 35.9 MiB +4.59 %
threejs_development-mode_10x_hmr + rss memory 1478 MiB ± 164 MiB 2032 MiB ± 160 MiB +37.46 %
threejs_production-mode_10x + rss memory 1044 MiB ± 66.8 MiB 1042 MiB ± 74.1 MiB -0.11 %

Threshold exceeded: ["10000_big_production-mode_disable-minimize + exec","threejs_development-mode_10x_hmr + rss memory"]

@rspack-bot
Copy link

Choose a reason for hiding this comment

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

📝 Ran ecosystem CI: Open

suite result
modernjs ✅ success
_selftest ✅ success
rsdoctor ❌ failure
rspress ✅ success
rslib ❌ failure
rsbuild ✅ success
examples ✅ success
devserver ✅ success
nuxt ✅ success

Please sign in to comment.