From d7bc0d4983bc4c80955fa98496004e052e02fb16 Mon Sep 17 00:00:00 2001 From: GiveMe-A-Name Date: Tue, 12 Nov 2024 14:40:44 +0800 Subject: [PATCH 1/2] test: delete test.filter.js if test is pass in tests/webpack-test --- .../cases/large/many-replacements/test.filter.js | 1 + .../cases/parsing/optional-catch-binding/test.filter.js | 3 +-- tests/webpack-test/cases/wasm/v128/test.filter.js | 1 + .../configCases/additional-pass/simple/test.filter.js | 3 ++- tests/webpack-test/configCases/amd/disabled/test.filter.js | 1 - .../configCases/asset-emitted/normal/test.filter.js | 3 ++- .../configCases/asset-modules/base-uri/test.filter.js | 1 - .../asset-modules/custom-condition/test.filter.js | 3 ++- .../asset-modules/custom-encoder/test.filter.js | 1 - .../configCases/asset-modules/file-url/test.filter.js | 3 ++- .../asset-modules/global-options/test.filter.js | 3 ++- .../configCases/asset-modules/http-url/test.filter.js | 3 ++- .../configCases/asset-modules/ignore/test.filter.js | 3 ++- .../asset-modules/input-data-url-encoding/test.filter.js | 3 ++- .../configCases/asset-modules/opus/test.filter.js | 1 - .../configCases/asset-modules/overridePath/test.filter.js | 1 - .../configCases/asset-modules/path/test.filter.js | 1 - .../query-and-custom-condition/test.filter.js | 3 ++- .../asset-modules/query-and-custom-encoder/test.filter.js | 3 ++- .../asset-modules/real-content-hash/test.filter.js | 3 ++- .../asset-modules/rule-generator-outputPath/test.filter.js | 3 ++- .../rule-generator-publicPath-override/test.filter.js | 1 - .../asset-modules/rule-generator-publicPath/test.filter.js | 1 - .../asset-modules/unsafe-cache-13827/test.filter.js | 3 ++- .../configCases/asset-url/target-node3/test.filter.js | 3 ++- .../configCases/asset-url/target-web1/test.filter.js | 3 ++- .../configCases/assets/delete-asset/test.filter.js | 1 - .../configCases/async-library/1-use-library/test.filter.js | 1 - .../chunk-index/order-multiple-entries/test.filter.js | 1 + tests/webpack-test/configCases/clean/dry/test.filter.js | 3 ++- .../configCases/clean/ignore-fn/test.filter.js | 3 ++- .../configCases/clean/ignore-hook/test.filter.js | 3 ++- .../configCases/clean/ignore-rx/test.filter.js | 3 ++- tests/webpack-test/configCases/clean/link/test.filter.js | 3 ++- .../code-generation/require-context-id/test.filter.js | 3 ++- .../configCases/code-generation/use-strict/test.filter.js | 3 ++- .../test.filter.js | 1 - .../test.filter.js | 1 - .../concatenate-modules/import-module/test.filter.js | 2 ++ .../concatenate-modules/issue-13022/test.filter.js | 1 - .../concatenate-modules/load-chunk-function/test.filter.js | 1 - .../concatenate-modules/rename-10168/test.filter.js | 1 - .../concatenate-modules/side-effects/test.filter.js | 1 - .../split-chunk-entry-module/test.filter.js | 3 ++- .../configCases/contenthash/assets/test.filter.js | 3 ++- .../contenthash/include-chunk-id/test.filter.js | 3 ++- .../configCases/context-exclusion/simple/test.filter.js | 3 ++- .../configCases/context-replacement/a/test.filter.js | 3 ++- .../configCases/context-replacement/b/test.filter.js | 1 - .../configCases/context-replacement/c/test.filter.js | 3 ++- .../configCases/context-replacement/d/test.filter.js | 3 ++- .../configCases/context-replacement/e/test.filter.js | 3 ++- .../configCases/css/css-modules-in-node/test.filter.js | 1 + .../configCases/css/css-modules/test.filter.js | 1 + .../configCases/css/exports-in-node/test.filter.js | 2 -- tests/webpack-test/configCases/css/urls/test.filter.js | 1 + .../configCases/custom-modules/json-custom/test.filter.js | 3 ++- .../custom-source-type/localization/test.filter.js | 3 ++- .../remove-export-scope-hoisting/test.filter.js | 3 ++- .../deep-scope-analysis/remove-export/test.filter.js | 3 ++- .../configCases/delegated-hash/simple/test.filter.js | 3 ++- .../configCases/delegated/simple/test.filter.js | 3 ++- .../deprecations/chunk-and-module/test.filter.js | 3 ++- .../configCases/deprecations/chunk-files/test.filter.js | 3 ++- .../configCases/deprecations/config/test.filter.js | 3 ++- .../deprecations/invalid-dependencies/test.filter.js | 3 ++- .../deprecations/non-unique-hash/test.filter.js | 3 ++- .../configCases/entry/entry-base-uri/test.filter.js | 1 - .../configCases/entry/issue-13637/test.filter.js | 1 - .../configCases/entry/no-chunking/test.filter.js | 1 - .../configCases/entry/weird-names/test.filter.js | 3 ++- .../configCases/entry/weird-names2/test.filter.js | 3 ++- .../errors/asset-options-validation/test.filter.js | 3 ++- .../configCases/errors/case-emit/test.filter.js | 3 ++- .../configCases/errors/entry-not-found/test.filter.js | 3 ++- .../errors/exception-in-chunk-renderer/test.filter.js | 3 ++- .../configCases/externals/async-externals/test.filter.js | 3 ++- .../configCases/externals/externals-array/test.filter.js | 3 ++- .../externals/externals-in-commons-chunk/test.filter.js | 3 ++- .../externals/externals-system-custom/test.filter.js | 3 ++- .../configCases/externals/import-attributes/test.filter.js | 3 +++ .../externals/optional-externals-root/test.filter.js | 3 ++- .../externals/optional-externals-umd/test.filter.js | 3 ++- .../externals/optional-externals-umd2-mixed/test.filter.js | 3 ++- .../externals/optional-externals-umd2/test.filter.js | 3 ++- .../configCases/externals/resolve/test.filter.js | 3 ++- .../filename-template/filename-function/test.filter.js | 1 - .../filename-template/split-chunks-filename/test.filter.js | 3 ++- .../hash-length/deterministic-module-ids/test.filter.js | 3 ++- .../hash-length/hashed-module-ids/test.filter.js | 3 ++- .../configCases/hash-length/output-filename/test.filter.js | 3 ++- .../configCases/inner-graph/altaskitButton/test.filter.js | 1 - .../configCases/inner-graph/blockScopes/test.filter.js | 3 ++- .../configCases/inner-graph/class/test.filter.js | 3 ++- .../configCases/inner-graph/const/test.filter.js | 3 ++- .../configCases/inner-graph/defaultArrow/test.filter.js | 1 - .../configCases/inner-graph/defaultClass/test.filter.js | 1 - .../inner-graph/defaultExpression/test.filter.js | 1 - .../configCases/inner-graph/defaultFunction/test.filter.js | 1 - .../inner-graph/defaultFunctionExpression/test.filter.js | 1 - .../configCases/inner-graph/defaultId/test.filter.js | 1 - .../inner-graph/defaultNamedFunction/test.filter.js | 1 - .../defaultNamedFunctionExpression/test.filter.js | 1 - .../configCases/inner-graph/eval-bailout/test.filter.js | 1 - .../configCases/inner-graph/export/test.filter.js | 1 - .../configCases/inner-graph/importAll/test.filter.js | 1 - .../configCases/inner-graph/issue-11678/test.filter.js | 1 - .../inner-graph/issue-12669-mini/test.filter.js | 1 - .../configCases/inner-graph/issue-12669/test.filter.js | 3 ++- .../configCases/inner-graph/localReference/test.filter.js | 1 - .../configCases/inner-graph/nested/test.filter.js | 1 - .../configCases/inner-graph/pure/test.filter.js | 1 - .../configCases/inner-graph/ramdaIdentical/test.filter.js | 1 - .../configCases/inner-graph/specifier/test.filter.js | 1 - .../configCases/inner-graph/varNotWritten/test.filter.js | 3 ++- .../configCases/inner-graph/varWritten/test.filter.js | 3 ++- .../configCases/json/tree-shaking-default/test.filter.js | 3 ++- tests/webpack-test/configCases/layer/rules/test.filter.js | 3 ++- .../configCases/library/1-use-library/test.filter.js | 5 ----- .../configCases/loaders/#-issue-14755-#/test.filter.js | 3 ++- .../configCases/loaders/issue-9053/test.filter.js | 1 - .../configCases/loaders/options/test.filter.js | 3 ++- .../configCases/managedPaths/futureDefaults/test.filter.js | 3 ++- .../mangle/mangle-with-object-prop/test.filter.js | 3 ++- .../configCases/optimization/chunk/test.filter.js | 3 ++- .../optimization/hashed-module-ids/test.filter.js | 3 ++- .../runtime-specific-used-exports2/test.filter.js | 1 - .../output-module/non-webpack-require/test.filter.js | 5 ----- .../configCases/output/function/test.filter.js | 1 - .../configCases/output/inner-dirs-entries/test.filter.js | 1 - .../configCases/output/publicPath-web/test.filter.js | 1 - .../configCases/parsing/context/test.filter.js | 3 ++- .../configCases/parsing/harmony-this-concat/test.filter.js | 3 ++- .../configCases/parsing/issue-14545/test.filter.js | 3 ++- .../configCases/parsing/issue-2942/test.filter.js | 3 ++- .../configCases/parsing/issue-8293/test.filter.js | 3 ++- .../configCases/parsing/issue-9042/test.filter.js | 3 ++- .../configCases/parsing/optional-chaining/test.filter.js | 3 ++- .../configCases/parsing/optional/test.filter.js | 3 ++- .../configCases/parsing/require-ignore/test.filter.js | 3 ++- .../configCases/parsing/requirejs/test.filter.js | 3 ++- .../configCases/parsing/system.import/test.filter.js | 3 ++- .../configCases/plugins/banner-plugin/test.filter.js | 1 - .../plugins/define-plugin-bigint/test.filter.js | 3 ++- .../configCases/plugins/define-plugin/test.filter.js | 3 ++- .../configCases/plugins/environment-plugin/test.filter.js | 1 - .../configCases/plugins/lib-manifest-plugin/test.filter.js | 3 ++- .../plugins/loader-options-plugin/test.filter.js | 1 - .../configCases/plugins/min-chunk-size/test.filter.js | 3 ++- .../plugins/mini-css-extract-plugin/test.filter.js | 3 ++- .../configCases/plugins/profiling-plugin/test.filter.js | 3 ++- .../configCases/plugins/progress-plugin/test.filter.js | 3 ++- .../plugins/source-map-dev-tool-plugin/test.filter.js | 3 ++- .../configCases/process-assets/html-plugin/test.filter.js | 3 ++- .../configCases/race-conditions/load-module/test.filter.js | 3 ++- .../configCases/records/issue-295/test.filter.js | 3 ++- .../configCases/records/issue-2991/test.filter.js | 3 ++- .../configCases/records/issue-7339/test.filter.js | 3 ++- .../configCases/records/issue-7492/test.filter.js | 3 ++- .../configCases/records/stable-sort/test.filter.js | 3 ++- .../configCases/require/module-require/test.filter.js | 3 ++- .../configCases/resolve-merging/override/test.filter.js | 3 ++- .../resolve/context-resolve-with-ignore/test.filter.js | 3 ++- .../resolve/empty-context-module/test.filter.js | 3 ++- .../resolve/issue-11335-context-module/test.filter.js | 3 ++- .../configCases/resolve/issue-15580/test.filter.js | 3 ++- .../configCases/resolve/only-module/test.filter.js | 3 ++- .../configCases/resolving/extensions-order/test.filter.js | 1 - .../configCases/resolving/prefer-absolute/test.filter.js | 3 ++- .../configCases/rule-set/chaining/test.filter.js | 3 ++- .../configCases/rule-set/compiler/test.filter.js | 3 ++- .../configCases/rule-set/custom/test.filter.js | 3 ++- .../configCases/rule-set/resolve-options/test.filter.js | 1 - .../rule-set/simple-use-array-fn/test.filter.js | 3 ++- .../rule-set/simple-use-fn-array/test.filter.js | 3 ++- .../configCases/rule-set/simple/test.filter.js | 3 ++- .../configCases/scope-hoisting/class-naming/test.filter.js | 1 - .../scope-hoisting/create-dll-plugin/test.filter.js | 3 ++- .../configCases/scope-hoisting/dll-plugin/test.filter.js | 3 ++- .../configCases/scope-hoisting/esModule/test.filter.js | 1 - .../scope-hoisting/export-global/test.filter.js | 1 - .../scope-hoisting/harmony-pure-default/test.filter.js | 3 --- .../scope-hoisting/named-modules/test.filter.js | 1 - .../strictThisContextOnImports/test.filter.js | 1 - .../sharing/consume-module-ignore-warnings/test.filter.js | 3 ++- .../test.filter.js | 3 ++- .../configCases/side-effects/issue-13063/test.filter.js | 3 ++- .../side-effects/side-effects-override/test.filter.js | 1 - .../side-effects/side-effects-values/test.filter.js | 1 - .../configCases/side-effects/url/test.filter.js | 3 ++- .../configCases/simple/empty-config/test.filter.js | 1 - .../simple/multi-compiler-functions-export/test.filter.js | 1 - .../simple/multi-compiler-functions/test.filter.js | 1 - .../configCases/simple/multi-compiler/test.filter.js | 1 - .../source-map/context-module-source-path/test.filter.js | 3 ++- .../source-map/exclude-modules-source-map/test.filter.js | 3 ++- .../source-map-with-profiling-plugin/test.filter.js | 3 ++- .../split-chunks/chunk-filename-delimiter/test.filter.js | 1 - .../configCases/target/amd-container-named/test.filter.js | 1 + .../target/amd-container-unnamed/test.filter.js | 1 + .../configCases/target/amd-named/test.filter.js | 1 + .../configCases/target/amd-unnamed/test.filter.js | 1 + .../target/system-named-assets-path/test.filter.js | 1 + .../target/umd-auxiliary-comments-object/test.filter.js | 1 + .../target/umd-auxiliary-comments-string/test.filter.js | 1 + .../configCases/types/filesystems/test.filter.js | 1 + .../webpack-test/configCases/utils/lazy-set/test.filter.js | 3 ++- .../configCases/wasm/export-imported-global/test.filter.js | 3 ++- .../webpack-test/configCases/wasm/identical/test.filter.js | 3 ++- .../configCases/wasm/import-wasm-wasm/test.filter.js | 3 ++- .../wasm/missing-wasm-experiment/test.filter.js | 3 ++- .../wasm/wasm-in-initial-chunk-error/test.filter.js | 3 ++- .../configCases/web/attach-existing/test.filter.js | 3 ++- .../web/node-source-future-defaults/test.filter.js | 3 ++- .../configCases/web/node-source-global/test.filter.js | 3 ++- .../non-js-chunks-entrypoint-runtime-chunk/test.filter.js | 3 ++- .../web/non-js-chunks-entrypoint/test.filter.js | 3 ++- .../configCases/web/unique-jsonp/test.filter.js | 3 ++- .../configCases/worker/custom-worker/test.filter.js | 5 ----- .../configCases/worker/issue-17489/test.filter.js | 5 ----- .../configCases/worker/node-worker-hmr/test.filter.js | 5 ----- .../configCases/worker/node-worker-named/test.filter.js | 5 ----- .../configCases/worker/web-worker/test.filter.js | 5 ----- .../configCases/worker/worker-contenthash/test.filter.js | 5 ----- .../webpack-test/configCases/worker/worklet/test.filter.js | 6 ------ .../hotCases/chunks/split-chunks-webpackhot/test.filter.js | 5 ++--- .../hotCases/chunks/split-chunks/test.filter.js | 5 ++--- .../webpack-test/hotCases/define/issue-6962/test.filter.js | 5 +++-- .../disposing/runtime-independent-filename/test.filter.js | 4 ++-- .../hotCases/hashing/full-hash-syntax-error/test.filter.js | 4 ++-- .../hotCases/lazy-compilation/https/test.filter.js | 1 + .../hotCases/lazy-compilation/simple/test.filter.js | 1 + .../hotCases/loader-import-module/css/test.filter.js | 4 ++-- .../hotCases/numeric-ids/add-remove-chunks/test.filter.js | 4 ++-- .../hotCases/runtime/root-error/test.filter.js | 5 +++-- .../statsCases/aggressive-splitting-entry/test.filter.js | 4 ++-- .../statsCases/named-chunks-plugin-async/test.filter.js | 4 ++-- .../statsCases/wasm-explorer-examples-sync/test.filter.js | 5 +++-- .../watchCases/cache/add-defines/test.filter.js | 4 ++-- .../watchCases/cache/asset-concat/test.filter.js | 7 ------- .../cache/child-compilation-cache/test.filter.js | 4 ++-- .../watchCases/cache/emit-without-clean/test.filter.js | 3 --- .../watchCases/cache/loader-import-module/test.filter.js | 6 ++++-- .../watchCases/cache/managedPath/test.filter.js | 5 +++-- .../cache/new-split-chunk-entry-node/test.filter.js | 5 +++-- .../cache/new-split-chunk-entry-web/test.filter.js | 4 ++-- .../watchCases/cache/reexport-mangle/test.filter.js | 4 ++-- .../cache/unsafe-cache-duplicates/test.filter.js | 5 +++-- .../cache/unsafe-cache-managed-paths/test.filter.js | 4 ++-- .../watchCases/cache/unsafe-cache/test.filter.js | 3 --- .../watchCases/parsing/switching-harmony/test.filter.js | 3 --- .../plugins/automatic-prefetch-plugin-9485/test.filter.js | 4 ++-- .../plugins/automatic-prefetch-plugin/test.filter.js | 4 ++-- .../watchCases/plugins/define-plugin/test.filter.js | 4 ++-- .../watchCases/plugins/dll-reference-plugin/test.filter.js | 4 ++-- .../plugins/mini-css-extract-plugin/test.filter.js | 4 ++-- .../watchCases/plugins/profiling-plugin/test.filter.js | 4 ++-- .../watchCases/plugins/watch-ignore-plugin/test.filter.js | 4 ++-- .../recover-from-error/parse-failed-esm/test.filter.js | 4 ++-- .../watchCases/resolve/in-loader/test.filter.js | 4 ++-- .../watchCases/runtime/static-import/test.filter.js | 4 ++-- .../watchCases/side-effects/issue-7400/test.filter.js | 3 --- .../watchCases/snapshot/unable-to-snapshot/test.filter.js | 4 ++-- tests/webpack-test/watchCases/wasm/caching/test.filter.js | 5 ----- 264 files changed, 362 insertions(+), 338 deletions(-) delete mode 100644 tests/webpack-test/configCases/amd/disabled/test.filter.js delete mode 100644 tests/webpack-test/configCases/asset-modules/base-uri/test.filter.js delete mode 100644 tests/webpack-test/configCases/asset-modules/custom-encoder/test.filter.js delete mode 100644 tests/webpack-test/configCases/asset-modules/opus/test.filter.js delete mode 100644 tests/webpack-test/configCases/asset-modules/overridePath/test.filter.js delete mode 100644 tests/webpack-test/configCases/asset-modules/path/test.filter.js delete mode 100644 tests/webpack-test/configCases/asset-modules/rule-generator-publicPath-override/test.filter.js delete mode 100644 tests/webpack-test/configCases/asset-modules/rule-generator-publicPath/test.filter.js delete mode 100644 tests/webpack-test/configCases/assets/delete-asset/test.filter.js delete mode 100644 tests/webpack-test/configCases/async-library/1-use-library/test.filter.js delete mode 100644 tests/webpack-test/configCases/concatenate-modules/destructuring-assignment-with-default-value-and-variable-collision-nested/test.filter.js delete mode 100644 tests/webpack-test/configCases/concatenate-modules/destructuring-assignment-with-default-value-and-variable-collision-simple/test.filter.js delete mode 100644 tests/webpack-test/configCases/concatenate-modules/issue-13022/test.filter.js delete mode 100644 tests/webpack-test/configCases/concatenate-modules/load-chunk-function/test.filter.js delete mode 100644 tests/webpack-test/configCases/concatenate-modules/rename-10168/test.filter.js delete mode 100644 tests/webpack-test/configCases/concatenate-modules/side-effects/test.filter.js delete mode 100644 tests/webpack-test/configCases/context-replacement/b/test.filter.js delete mode 100644 tests/webpack-test/configCases/css/exports-in-node/test.filter.js delete mode 100644 tests/webpack-test/configCases/entry/entry-base-uri/test.filter.js delete mode 100644 tests/webpack-test/configCases/entry/issue-13637/test.filter.js delete mode 100644 tests/webpack-test/configCases/entry/no-chunking/test.filter.js delete mode 100644 tests/webpack-test/configCases/filename-template/filename-function/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/altaskitButton/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/defaultArrow/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/defaultClass/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/defaultExpression/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/defaultFunction/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/defaultFunctionExpression/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/defaultId/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/defaultNamedFunction/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/defaultNamedFunctionExpression/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/eval-bailout/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/export/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/importAll/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/issue-11678/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/issue-12669-mini/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/localReference/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/nested/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/pure/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/ramdaIdentical/test.filter.js delete mode 100644 tests/webpack-test/configCases/inner-graph/specifier/test.filter.js delete mode 100644 tests/webpack-test/configCases/library/1-use-library/test.filter.js delete mode 100644 tests/webpack-test/configCases/loaders/issue-9053/test.filter.js delete mode 100644 tests/webpack-test/configCases/optimization/runtime-specific-used-exports2/test.filter.js delete mode 100644 tests/webpack-test/configCases/output-module/non-webpack-require/test.filter.js delete mode 100644 tests/webpack-test/configCases/output/function/test.filter.js delete mode 100644 tests/webpack-test/configCases/output/inner-dirs-entries/test.filter.js delete mode 100644 tests/webpack-test/configCases/output/publicPath-web/test.filter.js delete mode 100644 tests/webpack-test/configCases/plugins/banner-plugin/test.filter.js delete mode 100644 tests/webpack-test/configCases/plugins/environment-plugin/test.filter.js delete mode 100644 tests/webpack-test/configCases/plugins/loader-options-plugin/test.filter.js delete mode 100644 tests/webpack-test/configCases/resolving/extensions-order/test.filter.js delete mode 100644 tests/webpack-test/configCases/rule-set/resolve-options/test.filter.js delete mode 100644 tests/webpack-test/configCases/scope-hoisting/class-naming/test.filter.js delete mode 100644 tests/webpack-test/configCases/scope-hoisting/esModule/test.filter.js delete mode 100644 tests/webpack-test/configCases/scope-hoisting/export-global/test.filter.js delete mode 100644 tests/webpack-test/configCases/scope-hoisting/harmony-pure-default/test.filter.js delete mode 100644 tests/webpack-test/configCases/scope-hoisting/named-modules/test.filter.js delete mode 100644 tests/webpack-test/configCases/scope-hoisting/strictThisContextOnImports/test.filter.js delete mode 100644 tests/webpack-test/configCases/side-effects/side-effects-override/test.filter.js delete mode 100644 tests/webpack-test/configCases/side-effects/side-effects-values/test.filter.js delete mode 100644 tests/webpack-test/configCases/simple/empty-config/test.filter.js delete mode 100644 tests/webpack-test/configCases/simple/multi-compiler-functions-export/test.filter.js delete mode 100644 tests/webpack-test/configCases/simple/multi-compiler-functions/test.filter.js delete mode 100644 tests/webpack-test/configCases/simple/multi-compiler/test.filter.js delete mode 100644 tests/webpack-test/configCases/split-chunks/chunk-filename-delimiter/test.filter.js delete mode 100644 tests/webpack-test/configCases/worker/custom-worker/test.filter.js delete mode 100644 tests/webpack-test/configCases/worker/issue-17489/test.filter.js delete mode 100644 tests/webpack-test/configCases/worker/node-worker-hmr/test.filter.js delete mode 100644 tests/webpack-test/configCases/worker/node-worker-named/test.filter.js delete mode 100644 tests/webpack-test/configCases/worker/web-worker/test.filter.js delete mode 100644 tests/webpack-test/configCases/worker/worker-contenthash/test.filter.js delete mode 100644 tests/webpack-test/configCases/worker/worklet/test.filter.js delete mode 100644 tests/webpack-test/watchCases/cache/asset-concat/test.filter.js delete mode 100644 tests/webpack-test/watchCases/cache/emit-without-clean/test.filter.js delete mode 100644 tests/webpack-test/watchCases/cache/unsafe-cache/test.filter.js delete mode 100644 tests/webpack-test/watchCases/parsing/switching-harmony/test.filter.js delete mode 100644 tests/webpack-test/watchCases/side-effects/issue-7400/test.filter.js delete mode 100644 tests/webpack-test/watchCases/wasm/caching/test.filter.js diff --git a/tests/webpack-test/cases/large/many-replacements/test.filter.js b/tests/webpack-test/cases/large/many-replacements/test.filter.js index de62cf5195d..8ff2ea52c8d 100644 --- a/tests/webpack-test/cases/large/many-replacements/test.filter.js +++ b/tests/webpack-test/cases/large/many-replacements/test.filter.js @@ -2,4 +2,5 @@ // return !process.env.CI; // }; +// TODO: Should create a issues for this test module.exports = () => false // passed it, but it's too slow diff --git a/tests/webpack-test/cases/parsing/optional-catch-binding/test.filter.js b/tests/webpack-test/cases/parsing/optional-catch-binding/test.filter.js index ddb1f7680fe..1ce320ce005 100644 --- a/tests/webpack-test/cases/parsing/optional-catch-binding/test.filter.js +++ b/tests/webpack-test/cases/parsing/optional-catch-binding/test.filter.js @@ -1,11 +1,10 @@ const supportsOptionalCatchBinding = require("../../../helpers/supportsOptionalCatchBinding"); -module.exports = function(config) { +module.exports = function (config) { // XXX: Disable this test if Terser is used because it does not support ES 2019 if (config.mode === "production") { return false; } return supportsOptionalCatchBinding(); }; - \ No newline at end of file diff --git a/tests/webpack-test/cases/wasm/v128/test.filter.js b/tests/webpack-test/cases/wasm/v128/test.filter.js index e2b403426cf..b396a1209c6 100644 --- a/tests/webpack-test/cases/wasm/v128/test.filter.js +++ b/tests/webpack-test/cases/wasm/v128/test.filter.js @@ -1,6 +1,7 @@ const supportsWebAssembly = require("../../../helpers/supportsWebAssembly"); const supportsFeature = require("webassembly-feature"); +// TODO: Should create a issues for this test module.exports = function (config) { // CompileError: WebAssembly.instantiate(): Compiling function #0 failed: memory instruction with no memory @+27 return false diff --git a/tests/webpack-test/configCases/additional-pass/simple/test.filter.js b/tests/webpack-test/configCases/additional-pass/simple/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/additional-pass/simple/test.filter.js +++ b/tests/webpack-test/configCases/additional-pass/simple/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/amd/disabled/test.filter.js b/tests/webpack-test/configCases/amd/disabled/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/amd/disabled/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/asset-emitted/normal/test.filter.js b/tests/webpack-test/configCases/asset-emitted/normal/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-emitted/normal/test.filter.js +++ b/tests/webpack-test/configCases/asset-emitted/normal/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/base-uri/test.filter.js b/tests/webpack-test/configCases/asset-modules/base-uri/test.filter.js deleted file mode 100644 index 4108ffb37d9..00000000000 --- a/tests/webpack-test/configCases/asset-modules/base-uri/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} \ No newline at end of file diff --git a/tests/webpack-test/configCases/asset-modules/custom-condition/test.filter.js b/tests/webpack-test/configCases/asset-modules/custom-condition/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/custom-condition/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/custom-condition/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/custom-encoder/test.filter.js b/tests/webpack-test/configCases/asset-modules/custom-encoder/test.filter.js deleted file mode 100644 index ddf6fb5ca2f..00000000000 --- a/tests/webpack-test/configCases/asset-modules/custom-encoder/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => { return true } \ No newline at end of file diff --git a/tests/webpack-test/configCases/asset-modules/file-url/test.filter.js b/tests/webpack-test/configCases/asset-modules/file-url/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/file-url/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/file-url/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/global-options/test.filter.js b/tests/webpack-test/configCases/asset-modules/global-options/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/global-options/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/global-options/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/http-url/test.filter.js b/tests/webpack-test/configCases/asset-modules/http-url/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/http-url/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/http-url/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/ignore/test.filter.js b/tests/webpack-test/configCases/asset-modules/ignore/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/ignore/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/ignore/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/input-data-url-encoding/test.filter.js b/tests/webpack-test/configCases/asset-modules/input-data-url-encoding/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/input-data-url-encoding/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/input-data-url-encoding/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/opus/test.filter.js b/tests/webpack-test/configCases/asset-modules/opus/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/asset-modules/opus/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/asset-modules/overridePath/test.filter.js b/tests/webpack-test/configCases/asset-modules/overridePath/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/asset-modules/overridePath/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/asset-modules/path/test.filter.js b/tests/webpack-test/configCases/asset-modules/path/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/asset-modules/path/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/asset-modules/query-and-custom-condition/test.filter.js b/tests/webpack-test/configCases/asset-modules/query-and-custom-condition/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/query-and-custom-condition/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/query-and-custom-condition/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/query-and-custom-encoder/test.filter.js b/tests/webpack-test/configCases/asset-modules/query-and-custom-encoder/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/query-and-custom-encoder/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/query-and-custom-encoder/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/real-content-hash/test.filter.js b/tests/webpack-test/configCases/asset-modules/real-content-hash/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/real-content-hash/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/real-content-hash/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/rule-generator-outputPath/test.filter.js b/tests/webpack-test/configCases/asset-modules/rule-generator-outputPath/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/rule-generator-outputPath/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/rule-generator-outputPath/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/rule-generator-publicPath-override/test.filter.js b/tests/webpack-test/configCases/asset-modules/rule-generator-publicPath-override/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/asset-modules/rule-generator-publicPath-override/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/asset-modules/rule-generator-publicPath/test.filter.js b/tests/webpack-test/configCases/asset-modules/rule-generator-publicPath/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/asset-modules/rule-generator-publicPath/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/asset-modules/unsafe-cache-13827/test.filter.js b/tests/webpack-test/configCases/asset-modules/unsafe-cache-13827/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-modules/unsafe-cache-13827/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/unsafe-cache-13827/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-url/target-node3/test.filter.js b/tests/webpack-test/configCases/asset-url/target-node3/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-url/target-node3/test.filter.js +++ b/tests/webpack-test/configCases/asset-url/target-node3/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-url/target-web1/test.filter.js b/tests/webpack-test/configCases/asset-url/target-web1/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/asset-url/target-web1/test.filter.js +++ b/tests/webpack-test/configCases/asset-url/target-web1/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/assets/delete-asset/test.filter.js b/tests/webpack-test/configCases/assets/delete-asset/test.filter.js deleted file mode 100644 index 98e4afe7608..00000000000 --- a/tests/webpack-test/configCases/assets/delete-asset/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} diff --git a/tests/webpack-test/configCases/async-library/1-use-library/test.filter.js b/tests/webpack-test/configCases/async-library/1-use-library/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/async-library/1-use-library/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/chunk-index/order-multiple-entries/test.filter.js b/tests/webpack-test/configCases/chunk-index/order-multiple-entries/test.filter.js index 528a784a706..3f23dfa5442 100644 --- a/tests/webpack-test/configCases/chunk-index/order-multiple-entries/test.filter.js +++ b/tests/webpack-test/configCases/chunk-index/order-multiple-entries/test.filter.js @@ -1,4 +1,5 @@ // enable when support compilation.moduleGraph(unimplemented).getPreOrderIndex(unimplemented) +// TODO: Should create a issues for this test module.exports = () => { return false; }; diff --git a/tests/webpack-test/configCases/clean/dry/test.filter.js b/tests/webpack-test/configCases/clean/dry/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/clean/dry/test.filter.js +++ b/tests/webpack-test/configCases/clean/dry/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/clean/ignore-fn/test.filter.js b/tests/webpack-test/configCases/clean/ignore-fn/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/clean/ignore-fn/test.filter.js +++ b/tests/webpack-test/configCases/clean/ignore-fn/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/clean/ignore-hook/test.filter.js b/tests/webpack-test/configCases/clean/ignore-hook/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/clean/ignore-hook/test.filter.js +++ b/tests/webpack-test/configCases/clean/ignore-hook/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/clean/ignore-rx/test.filter.js b/tests/webpack-test/configCases/clean/ignore-rx/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/clean/ignore-rx/test.filter.js +++ b/tests/webpack-test/configCases/clean/ignore-rx/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/clean/link/test.filter.js b/tests/webpack-test/configCases/clean/link/test.filter.js index 1d850c8ab00..36e96bc7ada 100644 --- a/tests/webpack-test/configCases/clean/link/test.filter.js +++ b/tests/webpack-test/configCases/clean/link/test.filter.js @@ -16,4 +16,5 @@ // } // }; -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/code-generation/require-context-id/test.filter.js b/tests/webpack-test/configCases/code-generation/require-context-id/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/code-generation/require-context-id/test.filter.js +++ b/tests/webpack-test/configCases/code-generation/require-context-id/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/code-generation/use-strict/test.filter.js b/tests/webpack-test/configCases/code-generation/use-strict/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/code-generation/use-strict/test.filter.js +++ b/tests/webpack-test/configCases/code-generation/use-strict/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/concatenate-modules/destructuring-assignment-with-default-value-and-variable-collision-nested/test.filter.js b/tests/webpack-test/configCases/concatenate-modules/destructuring-assignment-with-default-value-and-variable-collision-nested/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/concatenate-modules/destructuring-assignment-with-default-value-and-variable-collision-nested/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/concatenate-modules/destructuring-assignment-with-default-value-and-variable-collision-simple/test.filter.js b/tests/webpack-test/configCases/concatenate-modules/destructuring-assignment-with-default-value-and-variable-collision-simple/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/concatenate-modules/destructuring-assignment-with-default-value-and-variable-collision-simple/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/concatenate-modules/import-module/test.filter.js b/tests/webpack-test/configCases/concatenate-modules/import-module/test.filter.js index 55a36c5fed7..968ca5ed790 100644 --- a/tests/webpack-test/configCases/concatenate-modules/import-module/test.filter.js +++ b/tests/webpack-test/configCases/concatenate-modules/import-module/test.filter.js @@ -1,3 +1,5 @@ +// TODO: Should create a issues for this test +// TODO: This test would painic, we should not painic when build module.exports = () => { return false; }; diff --git a/tests/webpack-test/configCases/concatenate-modules/issue-13022/test.filter.js b/tests/webpack-test/configCases/concatenate-modules/issue-13022/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/concatenate-modules/issue-13022/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/concatenate-modules/load-chunk-function/test.filter.js b/tests/webpack-test/configCases/concatenate-modules/load-chunk-function/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/concatenate-modules/load-chunk-function/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/concatenate-modules/rename-10168/test.filter.js b/tests/webpack-test/configCases/concatenate-modules/rename-10168/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/concatenate-modules/rename-10168/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/concatenate-modules/side-effects/test.filter.js b/tests/webpack-test/configCases/concatenate-modules/side-effects/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/concatenate-modules/side-effects/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/concatenate-modules/split-chunk-entry-module/test.filter.js b/tests/webpack-test/configCases/concatenate-modules/split-chunk-entry-module/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/concatenate-modules/split-chunk-entry-module/test.filter.js +++ b/tests/webpack-test/configCases/concatenate-modules/split-chunk-entry-module/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/contenthash/assets/test.filter.js b/tests/webpack-test/configCases/contenthash/assets/test.filter.js index f0f4fcffbf4..62462d563b1 100644 --- a/tests/webpack-test/configCases/contenthash/assets/test.filter.js +++ b/tests/webpack-test/configCases/contenthash/assets/test.filter.js @@ -1,2 +1,3 @@ // blocked by https://github.com/web-infra-dev/rspack/issues/3465 -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/contenthash/include-chunk-id/test.filter.js b/tests/webpack-test/configCases/contenthash/include-chunk-id/test.filter.js index 72f7b8e8149..e067bb94439 100644 --- a/tests/webpack-test/configCases/contenthash/include-chunk-id/test.filter.js +++ b/tests/webpack-test/configCases/contenthash/include-chunk-id/test.filter.js @@ -1,2 +1,3 @@ // blocked by chunkIds -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/context-exclusion/simple/test.filter.js b/tests/webpack-test/configCases/context-exclusion/simple/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/context-exclusion/simple/test.filter.js +++ b/tests/webpack-test/configCases/context-exclusion/simple/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/context-replacement/a/test.filter.js b/tests/webpack-test/configCases/context-replacement/a/test.filter.js index 7910c8152ef..651c259996a 100644 --- a/tests/webpack-test/configCases/context-replacement/a/test.filter.js +++ b/tests/webpack-test/configCases/context-replacement/a/test.filter.js @@ -1 +1,2 @@ -module.exports = () => { return false } \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/context-replacement/b/test.filter.js b/tests/webpack-test/configCases/context-replacement/b/test.filter.js deleted file mode 100644 index 7910c8152ef..00000000000 --- a/tests/webpack-test/configCases/context-replacement/b/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => { return false } \ No newline at end of file diff --git a/tests/webpack-test/configCases/context-replacement/c/test.filter.js b/tests/webpack-test/configCases/context-replacement/c/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/context-replacement/c/test.filter.js +++ b/tests/webpack-test/configCases/context-replacement/c/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/context-replacement/d/test.filter.js b/tests/webpack-test/configCases/context-replacement/d/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/context-replacement/d/test.filter.js +++ b/tests/webpack-test/configCases/context-replacement/d/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/context-replacement/e/test.filter.js b/tests/webpack-test/configCases/context-replacement/e/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/context-replacement/e/test.filter.js +++ b/tests/webpack-test/configCases/context-replacement/e/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/css/css-modules-in-node/test.filter.js b/tests/webpack-test/configCases/css/css-modules-in-node/test.filter.js index 76fdd9825fb..1e544a302ce 100644 --- a/tests/webpack-test/configCases/css/css-modules-in-node/test.filter.js +++ b/tests/webpack-test/configCases/css/css-modules-in-node/test.filter.js @@ -1,2 +1,3 @@ // do not support webpack.ids.DeterministicModuleIdsPlugin +// TODO: Should create a issues for this test module.exports = () => false; diff --git a/tests/webpack-test/configCases/css/css-modules/test.filter.js b/tests/webpack-test/configCases/css/css-modules/test.filter.js index 76fdd9825fb..1e544a302ce 100644 --- a/tests/webpack-test/configCases/css/css-modules/test.filter.js +++ b/tests/webpack-test/configCases/css/css-modules/test.filter.js @@ -1,2 +1,3 @@ // do not support webpack.ids.DeterministicModuleIdsPlugin +// TODO: Should create a issues for this test module.exports = () => false; diff --git a/tests/webpack-test/configCases/css/exports-in-node/test.filter.js b/tests/webpack-test/configCases/css/exports-in-node/test.filter.js deleted file mode 100644 index 491f730b1eb..00000000000 --- a/tests/webpack-test/configCases/css/exports-in-node/test.filter.js +++ /dev/null @@ -1,2 +0,0 @@ -// webpack css lexer support pattern like "abc/****/ /* hello world *//****/ def" -module.exports = () => false; diff --git a/tests/webpack-test/configCases/css/urls/test.filter.js b/tests/webpack-test/configCases/css/urls/test.filter.js index 0ba64710234..9a03076f751 100644 --- a/tests/webpack-test/configCases/css/urls/test.filter.js +++ b/tests/webpack-test/configCases/css/urls/test.filter.js @@ -1 +1,2 @@ +// TODO: Should create a issues for this test module.exports = () => false; diff --git a/tests/webpack-test/configCases/custom-modules/json-custom/test.filter.js b/tests/webpack-test/configCases/custom-modules/json-custom/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/custom-modules/json-custom/test.filter.js +++ b/tests/webpack-test/configCases/custom-modules/json-custom/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/custom-source-type/localization/test.filter.js b/tests/webpack-test/configCases/custom-source-type/localization/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/custom-source-type/localization/test.filter.js +++ b/tests/webpack-test/configCases/custom-source-type/localization/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deep-scope-analysis/remove-export-scope-hoisting/test.filter.js b/tests/webpack-test/configCases/deep-scope-analysis/remove-export-scope-hoisting/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/deep-scope-analysis/remove-export-scope-hoisting/test.filter.js +++ b/tests/webpack-test/configCases/deep-scope-analysis/remove-export-scope-hoisting/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deep-scope-analysis/remove-export/test.filter.js b/tests/webpack-test/configCases/deep-scope-analysis/remove-export/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/deep-scope-analysis/remove-export/test.filter.js +++ b/tests/webpack-test/configCases/deep-scope-analysis/remove-export/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/delegated-hash/simple/test.filter.js b/tests/webpack-test/configCases/delegated-hash/simple/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/delegated-hash/simple/test.filter.js +++ b/tests/webpack-test/configCases/delegated-hash/simple/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/delegated/simple/test.filter.js b/tests/webpack-test/configCases/delegated/simple/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/delegated/simple/test.filter.js +++ b/tests/webpack-test/configCases/delegated/simple/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deprecations/chunk-and-module/test.filter.js b/tests/webpack-test/configCases/deprecations/chunk-and-module/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/deprecations/chunk-and-module/test.filter.js +++ b/tests/webpack-test/configCases/deprecations/chunk-and-module/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deprecations/chunk-files/test.filter.js b/tests/webpack-test/configCases/deprecations/chunk-files/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/deprecations/chunk-files/test.filter.js +++ b/tests/webpack-test/configCases/deprecations/chunk-files/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deprecations/config/test.filter.js b/tests/webpack-test/configCases/deprecations/config/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/deprecations/config/test.filter.js +++ b/tests/webpack-test/configCases/deprecations/config/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deprecations/invalid-dependencies/test.filter.js b/tests/webpack-test/configCases/deprecations/invalid-dependencies/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/deprecations/invalid-dependencies/test.filter.js +++ b/tests/webpack-test/configCases/deprecations/invalid-dependencies/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deprecations/non-unique-hash/test.filter.js b/tests/webpack-test/configCases/deprecations/non-unique-hash/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/deprecations/non-unique-hash/test.filter.js +++ b/tests/webpack-test/configCases/deprecations/non-unique-hash/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/entry/entry-base-uri/test.filter.js b/tests/webpack-test/configCases/entry/entry-base-uri/test.filter.js deleted file mode 100644 index 4108ffb37d9..00000000000 --- a/tests/webpack-test/configCases/entry/entry-base-uri/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} \ No newline at end of file diff --git a/tests/webpack-test/configCases/entry/issue-13637/test.filter.js b/tests/webpack-test/configCases/entry/issue-13637/test.filter.js deleted file mode 100644 index 4108ffb37d9..00000000000 --- a/tests/webpack-test/configCases/entry/issue-13637/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} \ No newline at end of file diff --git a/tests/webpack-test/configCases/entry/no-chunking/test.filter.js b/tests/webpack-test/configCases/entry/no-chunking/test.filter.js deleted file mode 100644 index 4108ffb37d9..00000000000 --- a/tests/webpack-test/configCases/entry/no-chunking/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} \ No newline at end of file diff --git a/tests/webpack-test/configCases/entry/weird-names/test.filter.js b/tests/webpack-test/configCases/entry/weird-names/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/entry/weird-names/test.filter.js +++ b/tests/webpack-test/configCases/entry/weird-names/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/entry/weird-names2/test.filter.js b/tests/webpack-test/configCases/entry/weird-names2/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/entry/weird-names2/test.filter.js +++ b/tests/webpack-test/configCases/entry/weird-names2/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/errors/asset-options-validation/test.filter.js b/tests/webpack-test/configCases/errors/asset-options-validation/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/errors/asset-options-validation/test.filter.js +++ b/tests/webpack-test/configCases/errors/asset-options-validation/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/errors/case-emit/test.filter.js b/tests/webpack-test/configCases/errors/case-emit/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/errors/case-emit/test.filter.js +++ b/tests/webpack-test/configCases/errors/case-emit/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/errors/entry-not-found/test.filter.js b/tests/webpack-test/configCases/errors/entry-not-found/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/errors/entry-not-found/test.filter.js +++ b/tests/webpack-test/configCases/errors/entry-not-found/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/errors/exception-in-chunk-renderer/test.filter.js b/tests/webpack-test/configCases/errors/exception-in-chunk-renderer/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/errors/exception-in-chunk-renderer/test.filter.js +++ b/tests/webpack-test/configCases/errors/exception-in-chunk-renderer/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/async-externals/test.filter.js b/tests/webpack-test/configCases/externals/async-externals/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/externals/async-externals/test.filter.js +++ b/tests/webpack-test/configCases/externals/async-externals/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/externals-array/test.filter.js b/tests/webpack-test/configCases/externals/externals-array/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/externals/externals-array/test.filter.js +++ b/tests/webpack-test/configCases/externals/externals-array/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/externals-in-commons-chunk/test.filter.js b/tests/webpack-test/configCases/externals/externals-in-commons-chunk/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/externals/externals-in-commons-chunk/test.filter.js +++ b/tests/webpack-test/configCases/externals/externals-in-commons-chunk/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/externals-system-custom/test.filter.js b/tests/webpack-test/configCases/externals/externals-system-custom/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/externals/externals-system-custom/test.filter.js +++ b/tests/webpack-test/configCases/externals/externals-system-custom/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/import-attributes/test.filter.js b/tests/webpack-test/configCases/externals/import-attributes/test.filter.js index 1ebdc68c707..8c3fc5ef7cd 100644 --- a/tests/webpack-test/configCases/externals/import-attributes/test.filter.js +++ b/tests/webpack-test/configCases/externals/import-attributes/test.filter.js @@ -1,3 +1,6 @@ + +// TODO: Should create a issues for this test +// TODO: _painic module.exports = () => { // return /^v(2[2-9])/.test(process.version); return false; diff --git a/tests/webpack-test/configCases/externals/optional-externals-root/test.filter.js b/tests/webpack-test/configCases/externals/optional-externals-root/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/externals/optional-externals-root/test.filter.js +++ b/tests/webpack-test/configCases/externals/optional-externals-root/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/optional-externals-umd/test.filter.js b/tests/webpack-test/configCases/externals/optional-externals-umd/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/externals/optional-externals-umd/test.filter.js +++ b/tests/webpack-test/configCases/externals/optional-externals-umd/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/optional-externals-umd2-mixed/test.filter.js b/tests/webpack-test/configCases/externals/optional-externals-umd2-mixed/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/externals/optional-externals-umd2-mixed/test.filter.js +++ b/tests/webpack-test/configCases/externals/optional-externals-umd2-mixed/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/optional-externals-umd2/test.filter.js b/tests/webpack-test/configCases/externals/optional-externals-umd2/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/externals/optional-externals-umd2/test.filter.js +++ b/tests/webpack-test/configCases/externals/optional-externals-umd2/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/resolve/test.filter.js b/tests/webpack-test/configCases/externals/resolve/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/externals/resolve/test.filter.js +++ b/tests/webpack-test/configCases/externals/resolve/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/filename-template/filename-function/test.filter.js b/tests/webpack-test/configCases/filename-template/filename-function/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/filename-template/filename-function/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/filename-template/split-chunks-filename/test.filter.js b/tests/webpack-test/configCases/filename-template/split-chunks-filename/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/filename-template/split-chunks-filename/test.filter.js +++ b/tests/webpack-test/configCases/filename-template/split-chunks-filename/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/hash-length/deterministic-module-ids/test.filter.js b/tests/webpack-test/configCases/hash-length/deterministic-module-ids/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/hash-length/deterministic-module-ids/test.filter.js +++ b/tests/webpack-test/configCases/hash-length/deterministic-module-ids/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/hash-length/hashed-module-ids/test.filter.js b/tests/webpack-test/configCases/hash-length/hashed-module-ids/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/hash-length/hashed-module-ids/test.filter.js +++ b/tests/webpack-test/configCases/hash-length/hashed-module-ids/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/hash-length/output-filename/test.filter.js b/tests/webpack-test/configCases/hash-length/output-filename/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/hash-length/output-filename/test.filter.js +++ b/tests/webpack-test/configCases/hash-length/output-filename/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/altaskitButton/test.filter.js b/tests/webpack-test/configCases/inner-graph/altaskitButton/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/altaskitButton/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/blockScopes/test.filter.js b/tests/webpack-test/configCases/inner-graph/blockScopes/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/inner-graph/blockScopes/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/blockScopes/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/class/test.filter.js b/tests/webpack-test/configCases/inner-graph/class/test.filter.js index 19f02475018..5c9beafa891 100644 --- a/tests/webpack-test/configCases/inner-graph/class/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/class/test.filter.js @@ -4,4 +4,5 @@ // return supportsClassFields(); // }; -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/const/test.filter.js b/tests/webpack-test/configCases/inner-graph/const/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/inner-graph/const/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/const/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/defaultArrow/test.filter.js b/tests/webpack-test/configCases/inner-graph/defaultArrow/test.filter.js deleted file mode 100644 index 98e4afe7608..00000000000 --- a/tests/webpack-test/configCases/inner-graph/defaultArrow/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} diff --git a/tests/webpack-test/configCases/inner-graph/defaultClass/test.filter.js b/tests/webpack-test/configCases/inner-graph/defaultClass/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/defaultClass/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/defaultExpression/test.filter.js b/tests/webpack-test/configCases/inner-graph/defaultExpression/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/defaultExpression/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/defaultFunction/test.filter.js b/tests/webpack-test/configCases/inner-graph/defaultFunction/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/defaultFunction/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/defaultFunctionExpression/test.filter.js b/tests/webpack-test/configCases/inner-graph/defaultFunctionExpression/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/defaultFunctionExpression/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/defaultId/test.filter.js b/tests/webpack-test/configCases/inner-graph/defaultId/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/defaultId/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/defaultNamedFunction/test.filter.js b/tests/webpack-test/configCases/inner-graph/defaultNamedFunction/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/defaultNamedFunction/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/defaultNamedFunctionExpression/test.filter.js b/tests/webpack-test/configCases/inner-graph/defaultNamedFunctionExpression/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/defaultNamedFunctionExpression/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/eval-bailout/test.filter.js b/tests/webpack-test/configCases/inner-graph/eval-bailout/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/eval-bailout/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/export/test.filter.js b/tests/webpack-test/configCases/inner-graph/export/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/export/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/importAll/test.filter.js b/tests/webpack-test/configCases/inner-graph/importAll/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/importAll/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/issue-11678/test.filter.js b/tests/webpack-test/configCases/inner-graph/issue-11678/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/issue-11678/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/issue-12669-mini/test.filter.js b/tests/webpack-test/configCases/inner-graph/issue-12669-mini/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/issue-12669-mini/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/issue-12669/test.filter.js b/tests/webpack-test/configCases/inner-graph/issue-12669/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/inner-graph/issue-12669/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/issue-12669/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/localReference/test.filter.js b/tests/webpack-test/configCases/inner-graph/localReference/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/localReference/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/nested/test.filter.js b/tests/webpack-test/configCases/inner-graph/nested/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/nested/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/pure/test.filter.js b/tests/webpack-test/configCases/inner-graph/pure/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/pure/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/ramdaIdentical/test.filter.js b/tests/webpack-test/configCases/inner-graph/ramdaIdentical/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/ramdaIdentical/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/specifier/test.filter.js b/tests/webpack-test/configCases/inner-graph/specifier/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/inner-graph/specifier/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/inner-graph/varNotWritten/test.filter.js b/tests/webpack-test/configCases/inner-graph/varNotWritten/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/inner-graph/varNotWritten/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/varNotWritten/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/varWritten/test.filter.js b/tests/webpack-test/configCases/inner-graph/varWritten/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/inner-graph/varWritten/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/varWritten/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/json/tree-shaking-default/test.filter.js b/tests/webpack-test/configCases/json/tree-shaking-default/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/json/tree-shaking-default/test.filter.js +++ b/tests/webpack-test/configCases/json/tree-shaking-default/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/layer/rules/test.filter.js b/tests/webpack-test/configCases/layer/rules/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/layer/rules/test.filter.js +++ b/tests/webpack-test/configCases/layer/rules/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/library/1-use-library/test.filter.js b/tests/webpack-test/configCases/library/1-use-library/test.filter.js deleted file mode 100644 index 6b1e3a76548..00000000000 --- a/tests/webpack-test/configCases/library/1-use-library/test.filter.js +++ /dev/null @@ -1,5 +0,0 @@ -module.exports = () => { - // Not all test cases are supported. - // See "https://github.com/web-infra-dev/rspack/issues/4313". - return true; -}; diff --git a/tests/webpack-test/configCases/loaders/#-issue-14755-#/test.filter.js b/tests/webpack-test/configCases/loaders/#-issue-14755-#/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/loaders/#-issue-14755-#/test.filter.js +++ b/tests/webpack-test/configCases/loaders/#-issue-14755-#/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/loaders/issue-9053/test.filter.js b/tests/webpack-test/configCases/loaders/issue-9053/test.filter.js deleted file mode 100644 index 4108ffb37d9..00000000000 --- a/tests/webpack-test/configCases/loaders/issue-9053/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} \ No newline at end of file diff --git a/tests/webpack-test/configCases/loaders/options/test.filter.js b/tests/webpack-test/configCases/loaders/options/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/loaders/options/test.filter.js +++ b/tests/webpack-test/configCases/loaders/options/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/managedPaths/futureDefaults/test.filter.js b/tests/webpack-test/configCases/managedPaths/futureDefaults/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/managedPaths/futureDefaults/test.filter.js +++ b/tests/webpack-test/configCases/managedPaths/futureDefaults/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/mangle/mangle-with-object-prop/test.filter.js b/tests/webpack-test/configCases/mangle/mangle-with-object-prop/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/mangle/mangle-with-object-prop/test.filter.js +++ b/tests/webpack-test/configCases/mangle/mangle-with-object-prop/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/optimization/chunk/test.filter.js b/tests/webpack-test/configCases/optimization/chunk/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/optimization/chunk/test.filter.js +++ b/tests/webpack-test/configCases/optimization/chunk/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/optimization/hashed-module-ids/test.filter.js b/tests/webpack-test/configCases/optimization/hashed-module-ids/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/optimization/hashed-module-ids/test.filter.js +++ b/tests/webpack-test/configCases/optimization/hashed-module-ids/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/optimization/runtime-specific-used-exports2/test.filter.js b/tests/webpack-test/configCases/optimization/runtime-specific-used-exports2/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/optimization/runtime-specific-used-exports2/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/output-module/non-webpack-require/test.filter.js b/tests/webpack-test/configCases/output-module/non-webpack-require/test.filter.js deleted file mode 100644 index ad4dc826959..00000000000 --- a/tests/webpack-test/configCases/output-module/non-webpack-require/test.filter.js +++ /dev/null @@ -1,5 +0,0 @@ -const supportsRequireInModule = require("../../../helpers/supportsRequireInModule"); - -module.exports = () => { - return supportsRequireInModule(); -}; diff --git a/tests/webpack-test/configCases/output/function/test.filter.js b/tests/webpack-test/configCases/output/function/test.filter.js deleted file mode 100644 index be96fcb7404..00000000000 --- a/tests/webpack-test/configCases/output/function/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => true \ No newline at end of file diff --git a/tests/webpack-test/configCases/output/inner-dirs-entries/test.filter.js b/tests/webpack-test/configCases/output/inner-dirs-entries/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/output/inner-dirs-entries/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/output/publicPath-web/test.filter.js b/tests/webpack-test/configCases/output/publicPath-web/test.filter.js deleted file mode 100644 index be96fcb7404..00000000000 --- a/tests/webpack-test/configCases/output/publicPath-web/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => true \ No newline at end of file diff --git a/tests/webpack-test/configCases/parsing/context/test.filter.js b/tests/webpack-test/configCases/parsing/context/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/parsing/context/test.filter.js +++ b/tests/webpack-test/configCases/parsing/context/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/harmony-this-concat/test.filter.js b/tests/webpack-test/configCases/parsing/harmony-this-concat/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/parsing/harmony-this-concat/test.filter.js +++ b/tests/webpack-test/configCases/parsing/harmony-this-concat/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/issue-14545/test.filter.js b/tests/webpack-test/configCases/parsing/issue-14545/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/parsing/issue-14545/test.filter.js +++ b/tests/webpack-test/configCases/parsing/issue-14545/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/issue-2942/test.filter.js b/tests/webpack-test/configCases/parsing/issue-2942/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/parsing/issue-2942/test.filter.js +++ b/tests/webpack-test/configCases/parsing/issue-2942/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/issue-8293/test.filter.js b/tests/webpack-test/configCases/parsing/issue-8293/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/parsing/issue-8293/test.filter.js +++ b/tests/webpack-test/configCases/parsing/issue-8293/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/issue-9042/test.filter.js b/tests/webpack-test/configCases/parsing/issue-9042/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/parsing/issue-9042/test.filter.js +++ b/tests/webpack-test/configCases/parsing/issue-9042/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/optional-chaining/test.filter.js b/tests/webpack-test/configCases/parsing/optional-chaining/test.filter.js index cc753175231..675de7f60f9 100644 --- a/tests/webpack-test/configCases/parsing/optional-chaining/test.filter.js +++ b/tests/webpack-test/configCases/parsing/optional-chaining/test.filter.js @@ -5,4 +5,5 @@ // return supportsOptionalChaining(); // }; -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/optional/test.filter.js b/tests/webpack-test/configCases/parsing/optional/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/parsing/optional/test.filter.js +++ b/tests/webpack-test/configCases/parsing/optional/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/require-ignore/test.filter.js b/tests/webpack-test/configCases/parsing/require-ignore/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/parsing/require-ignore/test.filter.js +++ b/tests/webpack-test/configCases/parsing/require-ignore/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/requirejs/test.filter.js b/tests/webpack-test/configCases/parsing/requirejs/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/parsing/requirejs/test.filter.js +++ b/tests/webpack-test/configCases/parsing/requirejs/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/system.import/test.filter.js b/tests/webpack-test/configCases/parsing/system.import/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/parsing/system.import/test.filter.js +++ b/tests/webpack-test/configCases/parsing/system.import/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/banner-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/banner-plugin/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/plugins/banner-plugin/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/plugins/define-plugin-bigint/test.filter.js b/tests/webpack-test/configCases/plugins/define-plugin-bigint/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/plugins/define-plugin-bigint/test.filter.js +++ b/tests/webpack-test/configCases/plugins/define-plugin-bigint/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/define-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/define-plugin/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/plugins/define-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/define-plugin/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/environment-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/environment-plugin/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/plugins/environment-plugin/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/plugins/lib-manifest-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/lib-manifest-plugin/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/plugins/lib-manifest-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/lib-manifest-plugin/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/loader-options-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/loader-options-plugin/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/plugins/loader-options-plugin/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/plugins/min-chunk-size/test.filter.js b/tests/webpack-test/configCases/plugins/min-chunk-size/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/plugins/min-chunk-size/test.filter.js +++ b/tests/webpack-test/configCases/plugins/min-chunk-size/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/mini-css-extract-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/mini-css-extract-plugin/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/plugins/mini-css-extract-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/mini-css-extract-plugin/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/profiling-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/profiling-plugin/test.filter.js index abd8575cbc8..78d2bbe7b8f 100644 --- a/tests/webpack-test/configCases/plugins/profiling-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/profiling-plugin/test.filter.js @@ -2,4 +2,5 @@ // return !process.env.CI; // }; -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/progress-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/progress-plugin/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/plugins/progress-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/progress-plugin/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/source-map-dev-tool-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/source-map-dev-tool-plugin/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/plugins/source-map-dev-tool-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/source-map-dev-tool-plugin/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/process-assets/html-plugin/test.filter.js b/tests/webpack-test/configCases/process-assets/html-plugin/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/process-assets/html-plugin/test.filter.js +++ b/tests/webpack-test/configCases/process-assets/html-plugin/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/race-conditions/load-module/test.filter.js b/tests/webpack-test/configCases/race-conditions/load-module/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/race-conditions/load-module/test.filter.js +++ b/tests/webpack-test/configCases/race-conditions/load-module/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/records/issue-295/test.filter.js b/tests/webpack-test/configCases/records/issue-295/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/records/issue-295/test.filter.js +++ b/tests/webpack-test/configCases/records/issue-295/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/records/issue-2991/test.filter.js b/tests/webpack-test/configCases/records/issue-2991/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/records/issue-2991/test.filter.js +++ b/tests/webpack-test/configCases/records/issue-2991/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/records/issue-7339/test.filter.js b/tests/webpack-test/configCases/records/issue-7339/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/records/issue-7339/test.filter.js +++ b/tests/webpack-test/configCases/records/issue-7339/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/records/issue-7492/test.filter.js b/tests/webpack-test/configCases/records/issue-7492/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/records/issue-7492/test.filter.js +++ b/tests/webpack-test/configCases/records/issue-7492/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/records/stable-sort/test.filter.js b/tests/webpack-test/configCases/records/stable-sort/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/records/stable-sort/test.filter.js +++ b/tests/webpack-test/configCases/records/stable-sort/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/require/module-require/test.filter.js b/tests/webpack-test/configCases/require/module-require/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/require/module-require/test.filter.js +++ b/tests/webpack-test/configCases/require/module-require/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve-merging/override/test.filter.js b/tests/webpack-test/configCases/resolve-merging/override/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/resolve-merging/override/test.filter.js +++ b/tests/webpack-test/configCases/resolve-merging/override/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve/context-resolve-with-ignore/test.filter.js b/tests/webpack-test/configCases/resolve/context-resolve-with-ignore/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/resolve/context-resolve-with-ignore/test.filter.js +++ b/tests/webpack-test/configCases/resolve/context-resolve-with-ignore/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve/empty-context-module/test.filter.js b/tests/webpack-test/configCases/resolve/empty-context-module/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/resolve/empty-context-module/test.filter.js +++ b/tests/webpack-test/configCases/resolve/empty-context-module/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve/issue-11335-context-module/test.filter.js b/tests/webpack-test/configCases/resolve/issue-11335-context-module/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/resolve/issue-11335-context-module/test.filter.js +++ b/tests/webpack-test/configCases/resolve/issue-11335-context-module/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve/issue-15580/test.filter.js b/tests/webpack-test/configCases/resolve/issue-15580/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/resolve/issue-15580/test.filter.js +++ b/tests/webpack-test/configCases/resolve/issue-15580/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve/only-module/test.filter.js b/tests/webpack-test/configCases/resolve/only-module/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/resolve/only-module/test.filter.js +++ b/tests/webpack-test/configCases/resolve/only-module/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolving/extensions-order/test.filter.js b/tests/webpack-test/configCases/resolving/extensions-order/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/resolving/extensions-order/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/resolving/prefer-absolute/test.filter.js b/tests/webpack-test/configCases/resolving/prefer-absolute/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/resolving/prefer-absolute/test.filter.js +++ b/tests/webpack-test/configCases/resolving/prefer-absolute/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/chaining/test.filter.js b/tests/webpack-test/configCases/rule-set/chaining/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/rule-set/chaining/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/chaining/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/compiler/test.filter.js b/tests/webpack-test/configCases/rule-set/compiler/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/rule-set/compiler/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/compiler/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/custom/test.filter.js b/tests/webpack-test/configCases/rule-set/custom/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/rule-set/custom/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/custom/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/resolve-options/test.filter.js b/tests/webpack-test/configCases/rule-set/resolve-options/test.filter.js deleted file mode 100644 index 3be456dcd23..00000000000 --- a/tests/webpack-test/configCases/rule-set/resolve-options/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return false} \ No newline at end of file diff --git a/tests/webpack-test/configCases/rule-set/simple-use-array-fn/test.filter.js b/tests/webpack-test/configCases/rule-set/simple-use-array-fn/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/rule-set/simple-use-array-fn/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/simple-use-array-fn/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/simple-use-fn-array/test.filter.js b/tests/webpack-test/configCases/rule-set/simple-use-fn-array/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/rule-set/simple-use-fn-array/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/simple-use-fn-array/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/simple/test.filter.js b/tests/webpack-test/configCases/rule-set/simple/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/rule-set/simple/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/simple/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/scope-hoisting/class-naming/test.filter.js b/tests/webpack-test/configCases/scope-hoisting/class-naming/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/scope-hoisting/class-naming/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/scope-hoisting/create-dll-plugin/test.filter.js b/tests/webpack-test/configCases/scope-hoisting/create-dll-plugin/test.filter.js index 98e4afe7608..651c259996a 100644 --- a/tests/webpack-test/configCases/scope-hoisting/create-dll-plugin/test.filter.js +++ b/tests/webpack-test/configCases/scope-hoisting/create-dll-plugin/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/scope-hoisting/dll-plugin/test.filter.js b/tests/webpack-test/configCases/scope-hoisting/dll-plugin/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/scope-hoisting/dll-plugin/test.filter.js +++ b/tests/webpack-test/configCases/scope-hoisting/dll-plugin/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/scope-hoisting/esModule/test.filter.js b/tests/webpack-test/configCases/scope-hoisting/esModule/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/scope-hoisting/esModule/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/scope-hoisting/export-global/test.filter.js b/tests/webpack-test/configCases/scope-hoisting/export-global/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/scope-hoisting/export-global/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/scope-hoisting/harmony-pure-default/test.filter.js b/tests/webpack-test/configCases/scope-hoisting/harmony-pure-default/test.filter.js deleted file mode 100644 index 49e3e7a7ea3..00000000000 --- a/tests/webpack-test/configCases/scope-hoisting/harmony-pure-default/test.filter.js +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = () => { - return true -} diff --git a/tests/webpack-test/configCases/scope-hoisting/named-modules/test.filter.js b/tests/webpack-test/configCases/scope-hoisting/named-modules/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/scope-hoisting/named-modules/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/scope-hoisting/strictThisContextOnImports/test.filter.js b/tests/webpack-test/configCases/scope-hoisting/strictThisContextOnImports/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/scope-hoisting/strictThisContextOnImports/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/sharing/consume-module-ignore-warnings/test.filter.js b/tests/webpack-test/configCases/sharing/consume-module-ignore-warnings/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/sharing/consume-module-ignore-warnings/test.filter.js +++ b/tests/webpack-test/configCases/sharing/consume-module-ignore-warnings/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/sharing/consume-multiple-versions-ignore-warnings/test.filter.js b/tests/webpack-test/configCases/sharing/consume-multiple-versions-ignore-warnings/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/sharing/consume-multiple-versions-ignore-warnings/test.filter.js +++ b/tests/webpack-test/configCases/sharing/consume-multiple-versions-ignore-warnings/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/side-effects/issue-13063/test.filter.js b/tests/webpack-test/configCases/side-effects/issue-13063/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/side-effects/issue-13063/test.filter.js +++ b/tests/webpack-test/configCases/side-effects/issue-13063/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/side-effects/side-effects-override/test.filter.js b/tests/webpack-test/configCases/side-effects/side-effects-override/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/side-effects/side-effects-override/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/side-effects/side-effects-values/test.filter.js b/tests/webpack-test/configCases/side-effects/side-effects-values/test.filter.js deleted file mode 100644 index 8e5c51af343..00000000000 --- a/tests/webpack-test/configCases/side-effects/side-effects-values/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} diff --git a/tests/webpack-test/configCases/side-effects/url/test.filter.js b/tests/webpack-test/configCases/side-effects/url/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/side-effects/url/test.filter.js +++ b/tests/webpack-test/configCases/side-effects/url/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/simple/empty-config/test.filter.js b/tests/webpack-test/configCases/simple/empty-config/test.filter.js deleted file mode 100644 index 4108ffb37d9..00000000000 --- a/tests/webpack-test/configCases/simple/empty-config/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} \ No newline at end of file diff --git a/tests/webpack-test/configCases/simple/multi-compiler-functions-export/test.filter.js b/tests/webpack-test/configCases/simple/multi-compiler-functions-export/test.filter.js deleted file mode 100644 index 4108ffb37d9..00000000000 --- a/tests/webpack-test/configCases/simple/multi-compiler-functions-export/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} \ No newline at end of file diff --git a/tests/webpack-test/configCases/simple/multi-compiler-functions/test.filter.js b/tests/webpack-test/configCases/simple/multi-compiler-functions/test.filter.js deleted file mode 100644 index 4108ffb37d9..00000000000 --- a/tests/webpack-test/configCases/simple/multi-compiler-functions/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} \ No newline at end of file diff --git a/tests/webpack-test/configCases/simple/multi-compiler/test.filter.js b/tests/webpack-test/configCases/simple/multi-compiler/test.filter.js deleted file mode 100644 index 4108ffb37d9..00000000000 --- a/tests/webpack-test/configCases/simple/multi-compiler/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => {return true} \ No newline at end of file diff --git a/tests/webpack-test/configCases/source-map/context-module-source-path/test.filter.js b/tests/webpack-test/configCases/source-map/context-module-source-path/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/source-map/context-module-source-path/test.filter.js +++ b/tests/webpack-test/configCases/source-map/context-module-source-path/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/source-map/exclude-modules-source-map/test.filter.js b/tests/webpack-test/configCases/source-map/exclude-modules-source-map/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/source-map/exclude-modules-source-map/test.filter.js +++ b/tests/webpack-test/configCases/source-map/exclude-modules-source-map/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/source-map/source-map-with-profiling-plugin/test.filter.js b/tests/webpack-test/configCases/source-map/source-map-with-profiling-plugin/test.filter.js index abd8575cbc8..78d2bbe7b8f 100644 --- a/tests/webpack-test/configCases/source-map/source-map-with-profiling-plugin/test.filter.js +++ b/tests/webpack-test/configCases/source-map/source-map-with-profiling-plugin/test.filter.js @@ -2,4 +2,5 @@ // return !process.env.CI; // }; -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/split-chunks/chunk-filename-delimiter/test.filter.js b/tests/webpack-test/configCases/split-chunks/chunk-filename-delimiter/test.filter.js deleted file mode 100644 index 868b3d66233..00000000000 --- a/tests/webpack-test/configCases/split-chunks/chunk-filename-delimiter/test.filter.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = () => true diff --git a/tests/webpack-test/configCases/target/amd-container-named/test.filter.js b/tests/webpack-test/configCases/target/amd-container-named/test.filter.js index fed7caa7b92..78993ddfa74 100644 --- a/tests/webpack-test/configCases/target/amd-container-named/test.filter.js +++ b/tests/webpack-test/configCases/target/amd-container-named/test.filter.js @@ -1 +1,2 @@ +// TODO: Should create a issues for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/amd-container-unnamed/test.filter.js b/tests/webpack-test/configCases/target/amd-container-unnamed/test.filter.js index fed7caa7b92..78993ddfa74 100644 --- a/tests/webpack-test/configCases/target/amd-container-unnamed/test.filter.js +++ b/tests/webpack-test/configCases/target/amd-container-unnamed/test.filter.js @@ -1 +1,2 @@ +// TODO: Should create a issues for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/amd-named/test.filter.js b/tests/webpack-test/configCases/target/amd-named/test.filter.js index fed7caa7b92..78993ddfa74 100644 --- a/tests/webpack-test/configCases/target/amd-named/test.filter.js +++ b/tests/webpack-test/configCases/target/amd-named/test.filter.js @@ -1 +1,2 @@ +// TODO: Should create a issues for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/amd-unnamed/test.filter.js b/tests/webpack-test/configCases/target/amd-unnamed/test.filter.js index fed7caa7b92..78993ddfa74 100644 --- a/tests/webpack-test/configCases/target/amd-unnamed/test.filter.js +++ b/tests/webpack-test/configCases/target/amd-unnamed/test.filter.js @@ -1 +1,2 @@ +// TODO: Should create a issues for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/system-named-assets-path/test.filter.js b/tests/webpack-test/configCases/target/system-named-assets-path/test.filter.js index fed7caa7b92..78993ddfa74 100644 --- a/tests/webpack-test/configCases/target/system-named-assets-path/test.filter.js +++ b/tests/webpack-test/configCases/target/system-named-assets-path/test.filter.js @@ -1 +1,2 @@ +// TODO: Should create a issues for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/umd-auxiliary-comments-object/test.filter.js b/tests/webpack-test/configCases/target/umd-auxiliary-comments-object/test.filter.js index fed7caa7b92..78993ddfa74 100644 --- a/tests/webpack-test/configCases/target/umd-auxiliary-comments-object/test.filter.js +++ b/tests/webpack-test/configCases/target/umd-auxiliary-comments-object/test.filter.js @@ -1 +1,2 @@ +// TODO: Should create a issues for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/umd-auxiliary-comments-string/test.filter.js b/tests/webpack-test/configCases/target/umd-auxiliary-comments-string/test.filter.js index fed7caa7b92..78993ddfa74 100644 --- a/tests/webpack-test/configCases/target/umd-auxiliary-comments-string/test.filter.js +++ b/tests/webpack-test/configCases/target/umd-auxiliary-comments-string/test.filter.js @@ -1 +1,2 @@ +// TODO: Should create a issues for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/types/filesystems/test.filter.js b/tests/webpack-test/configCases/types/filesystems/test.filter.js index 0ba64710234..9a03076f751 100644 --- a/tests/webpack-test/configCases/types/filesystems/test.filter.js +++ b/tests/webpack-test/configCases/types/filesystems/test.filter.js @@ -1 +1,2 @@ +// TODO: Should create a issues for this test module.exports = () => false; diff --git a/tests/webpack-test/configCases/utils/lazy-set/test.filter.js b/tests/webpack-test/configCases/utils/lazy-set/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/utils/lazy-set/test.filter.js +++ b/tests/webpack-test/configCases/utils/lazy-set/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/wasm/export-imported-global/test.filter.js b/tests/webpack-test/configCases/wasm/export-imported-global/test.filter.js index 0609606cad2..399f9526c1b 100644 --- a/tests/webpack-test/configCases/wasm/export-imported-global/test.filter.js +++ b/tests/webpack-test/configCases/wasm/export-imported-global/test.filter.js @@ -5,4 +5,5 @@ // return supportsWebAssembly(); // }; -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/wasm/identical/test.filter.js b/tests/webpack-test/configCases/wasm/identical/test.filter.js index 96db1097721..74485e57273 100644 --- a/tests/webpack-test/configCases/wasm/identical/test.filter.js +++ b/tests/webpack-test/configCases/wasm/identical/test.filter.js @@ -4,4 +4,5 @@ // return supportsWebAssembly(); // }; -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/wasm/import-wasm-wasm/test.filter.js b/tests/webpack-test/configCases/wasm/import-wasm-wasm/test.filter.js index 0609606cad2..399f9526c1b 100644 --- a/tests/webpack-test/configCases/wasm/import-wasm-wasm/test.filter.js +++ b/tests/webpack-test/configCases/wasm/import-wasm-wasm/test.filter.js @@ -5,4 +5,5 @@ // return supportsWebAssembly(); // }; -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/wasm/missing-wasm-experiment/test.filter.js b/tests/webpack-test/configCases/wasm/missing-wasm-experiment/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/wasm/missing-wasm-experiment/test.filter.js +++ b/tests/webpack-test/configCases/wasm/missing-wasm-experiment/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/wasm/wasm-in-initial-chunk-error/test.filter.js b/tests/webpack-test/configCases/wasm/wasm-in-initial-chunk-error/test.filter.js index 6174cd632da..4b59d796562 100644 --- a/tests/webpack-test/configCases/wasm/wasm-in-initial-chunk-error/test.filter.js +++ b/tests/webpack-test/configCases/wasm/wasm-in-initial-chunk-error/test.filter.js @@ -4,4 +4,5 @@ // return supportsWebAssembly(); // }; -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/attach-existing/test.filter.js b/tests/webpack-test/configCases/web/attach-existing/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/web/attach-existing/test.filter.js +++ b/tests/webpack-test/configCases/web/attach-existing/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/node-source-future-defaults/test.filter.js b/tests/webpack-test/configCases/web/node-source-future-defaults/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/web/node-source-future-defaults/test.filter.js +++ b/tests/webpack-test/configCases/web/node-source-future-defaults/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/node-source-global/test.filter.js b/tests/webpack-test/configCases/web/node-source-global/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/web/node-source-global/test.filter.js +++ b/tests/webpack-test/configCases/web/node-source-global/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/non-js-chunks-entrypoint-runtime-chunk/test.filter.js b/tests/webpack-test/configCases/web/non-js-chunks-entrypoint-runtime-chunk/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/web/non-js-chunks-entrypoint-runtime-chunk/test.filter.js +++ b/tests/webpack-test/configCases/web/non-js-chunks-entrypoint-runtime-chunk/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/non-js-chunks-entrypoint/test.filter.js b/tests/webpack-test/configCases/web/non-js-chunks-entrypoint/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/web/non-js-chunks-entrypoint/test.filter.js +++ b/tests/webpack-test/configCases/web/non-js-chunks-entrypoint/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/unique-jsonp/test.filter.js b/tests/webpack-test/configCases/web/unique-jsonp/test.filter.js index 3be456dcd23..651c259996a 100644 --- a/tests/webpack-test/configCases/web/unique-jsonp/test.filter.js +++ b/tests/webpack-test/configCases/web/unique-jsonp/test.filter.js @@ -1 +1,2 @@ -module.exports = () => {return false} \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/worker/custom-worker/test.filter.js b/tests/webpack-test/configCases/worker/custom-worker/test.filter.js deleted file mode 100644 index 7039623344e..00000000000 --- a/tests/webpack-test/configCases/worker/custom-worker/test.filter.js +++ /dev/null @@ -1,5 +0,0 @@ -var supportsWorker = require("../../../helpers/supportsWorker"); - -module.exports = function (config) { - return supportsWorker(); -}; diff --git a/tests/webpack-test/configCases/worker/issue-17489/test.filter.js b/tests/webpack-test/configCases/worker/issue-17489/test.filter.js deleted file mode 100644 index 7039623344e..00000000000 --- a/tests/webpack-test/configCases/worker/issue-17489/test.filter.js +++ /dev/null @@ -1,5 +0,0 @@ -var supportsWorker = require("../../../helpers/supportsWorker"); - -module.exports = function (config) { - return supportsWorker(); -}; diff --git a/tests/webpack-test/configCases/worker/node-worker-hmr/test.filter.js b/tests/webpack-test/configCases/worker/node-worker-hmr/test.filter.js deleted file mode 100644 index 7039623344e..00000000000 --- a/tests/webpack-test/configCases/worker/node-worker-hmr/test.filter.js +++ /dev/null @@ -1,5 +0,0 @@ -var supportsWorker = require("../../../helpers/supportsWorker"); - -module.exports = function (config) { - return supportsWorker(); -}; diff --git a/tests/webpack-test/configCases/worker/node-worker-named/test.filter.js b/tests/webpack-test/configCases/worker/node-worker-named/test.filter.js deleted file mode 100644 index 7039623344e..00000000000 --- a/tests/webpack-test/configCases/worker/node-worker-named/test.filter.js +++ /dev/null @@ -1,5 +0,0 @@ -var supportsWorker = require("../../../helpers/supportsWorker"); - -module.exports = function (config) { - return supportsWorker(); -}; diff --git a/tests/webpack-test/configCases/worker/web-worker/test.filter.js b/tests/webpack-test/configCases/worker/web-worker/test.filter.js deleted file mode 100644 index 7039623344e..00000000000 --- a/tests/webpack-test/configCases/worker/web-worker/test.filter.js +++ /dev/null @@ -1,5 +0,0 @@ -var supportsWorker = require("../../../helpers/supportsWorker"); - -module.exports = function (config) { - return supportsWorker(); -}; diff --git a/tests/webpack-test/configCases/worker/worker-contenthash/test.filter.js b/tests/webpack-test/configCases/worker/worker-contenthash/test.filter.js deleted file mode 100644 index 7039623344e..00000000000 --- a/tests/webpack-test/configCases/worker/worker-contenthash/test.filter.js +++ /dev/null @@ -1,5 +0,0 @@ -var supportsWorker = require("../../../helpers/supportsWorker"); - -module.exports = function (config) { - return supportsWorker(); -}; diff --git a/tests/webpack-test/configCases/worker/worklet/test.filter.js b/tests/webpack-test/configCases/worker/worklet/test.filter.js deleted file mode 100644 index e86410f208a..00000000000 --- a/tests/webpack-test/configCases/worker/worklet/test.filter.js +++ /dev/null @@ -1,6 +0,0 @@ -var supportsWorker = require("../../../helpers/supportsWorker"); -var supportsOptionalChaining = require("../../../helpers/supportsOptionalChaining"); - -module.exports = function (config) { - return supportsWorker() && supportsOptionalChaining(); -}; diff --git a/tests/webpack-test/hotCases/chunks/split-chunks-webpackhot/test.filter.js b/tests/webpack-test/hotCases/chunks/split-chunks-webpackhot/test.filter.js index 5c32e24f1f8..651c259996a 100644 --- a/tests/webpack-test/hotCases/chunks/split-chunks-webpackhot/test.filter.js +++ b/tests/webpack-test/hotCases/chunks/split-chunks-webpackhot/test.filter.js @@ -1,3 +1,2 @@ - -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/chunks/split-chunks/test.filter.js b/tests/webpack-test/hotCases/chunks/split-chunks/test.filter.js index 5c32e24f1f8..651c259996a 100644 --- a/tests/webpack-test/hotCases/chunks/split-chunks/test.filter.js +++ b/tests/webpack-test/hotCases/chunks/split-chunks/test.filter.js @@ -1,3 +1,2 @@ - -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/define/issue-6962/test.filter.js b/tests/webpack-test/hotCases/define/issue-6962/test.filter.js index 5c32e24f1f8..bb80ff90ece 100644 --- a/tests/webpack-test/hotCases/define/issue-6962/test.filter.js +++ b/tests/webpack-test/hotCases/define/issue-6962/test.filter.js @@ -1,3 +1,4 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +// TODO: This test would painic, we should not painic when build +module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/disposing/runtime-independent-filename/test.filter.js b/tests/webpack-test/hotCases/disposing/runtime-independent-filename/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/hotCases/disposing/runtime-independent-filename/test.filter.js +++ b/tests/webpack-test/hotCases/disposing/runtime-independent-filename/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/hashing/full-hash-syntax-error/test.filter.js b/tests/webpack-test/hotCases/hashing/full-hash-syntax-error/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/hotCases/hashing/full-hash-syntax-error/test.filter.js +++ b/tests/webpack-test/hotCases/hashing/full-hash-syntax-error/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/lazy-compilation/https/test.filter.js b/tests/webpack-test/hotCases/lazy-compilation/https/test.filter.js index 90e5eab00bc..2236672e3c8 100644 --- a/tests/webpack-test/hotCases/lazy-compilation/https/test.filter.js +++ b/tests/webpack-test/hotCases/lazy-compilation/https/test.filter.js @@ -1,2 +1,3 @@ +// TODO: Should create a issues for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/lazy-compilation/simple/test.filter.js b/tests/webpack-test/hotCases/lazy-compilation/simple/test.filter.js index 90e5eab00bc..2236672e3c8 100644 --- a/tests/webpack-test/hotCases/lazy-compilation/simple/test.filter.js +++ b/tests/webpack-test/hotCases/lazy-compilation/simple/test.filter.js @@ -1,2 +1,3 @@ +// TODO: Should create a issues for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/loader-import-module/css/test.filter.js b/tests/webpack-test/hotCases/loader-import-module/css/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/hotCases/loader-import-module/css/test.filter.js +++ b/tests/webpack-test/hotCases/loader-import-module/css/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/numeric-ids/add-remove-chunks/test.filter.js b/tests/webpack-test/hotCases/numeric-ids/add-remove-chunks/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/hotCases/numeric-ids/add-remove-chunks/test.filter.js +++ b/tests/webpack-test/hotCases/numeric-ids/add-remove-chunks/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/runtime/root-error/test.filter.js b/tests/webpack-test/hotCases/runtime/root-error/test.filter.js index 5c32e24f1f8..bb80ff90ece 100644 --- a/tests/webpack-test/hotCases/runtime/root-error/test.filter.js +++ b/tests/webpack-test/hotCases/runtime/root-error/test.filter.js @@ -1,3 +1,4 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +// TODO: This test would painic, we should not painic when build +module.exports = () => { return false } diff --git a/tests/webpack-test/statsCases/aggressive-splitting-entry/test.filter.js b/tests/webpack-test/statsCases/aggressive-splitting-entry/test.filter.js index 7ba279ea1ea..2236672e3c8 100644 --- a/tests/webpack-test/statsCases/aggressive-splitting-entry/test.filter.js +++ b/tests/webpack-test/statsCases/aggressive-splitting-entry/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/statsCases/named-chunks-plugin-async/test.filter.js b/tests/webpack-test/statsCases/named-chunks-plugin-async/test.filter.js index 7ba279ea1ea..2236672e3c8 100644 --- a/tests/webpack-test/statsCases/named-chunks-plugin-async/test.filter.js +++ b/tests/webpack-test/statsCases/named-chunks-plugin-async/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/statsCases/wasm-explorer-examples-sync/test.filter.js b/tests/webpack-test/statsCases/wasm-explorer-examples-sync/test.filter.js index 661b4591f5f..2f76323ee7a 100644 --- a/tests/webpack-test/statsCases/wasm-explorer-examples-sync/test.filter.js +++ b/tests/webpack-test/statsCases/wasm-explorer-examples-sync/test.filter.js @@ -7,5 +7,6 @@ module.exports = function(config) { }; */ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +// TODO: This test would painic, we should not painic when build +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/add-defines/test.filter.js b/tests/webpack-test/watchCases/cache/add-defines/test.filter.js index cfff1fe24b8..8e804c2121b 100644 --- a/tests/webpack-test/watchCases/cache/add-defines/test.filter.js +++ b/tests/webpack-test/watchCases/cache/add-defines/test.filter.js @@ -3,5 +3,5 @@ return !(config.experiments && config.experiments.cacheUnaffected); }; */ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/asset-concat/test.filter.js b/tests/webpack-test/watchCases/cache/asset-concat/test.filter.js deleted file mode 100644 index cfff1fe24b8..00000000000 --- a/tests/webpack-test/watchCases/cache/asset-concat/test.filter.js +++ /dev/null @@ -1,7 +0,0 @@ - -/*module.exports = function (config) { - return !(config.experiments && config.experiments.cacheUnaffected); -}; -*/ -module.exports = () => {return false} - \ No newline at end of file diff --git a/tests/webpack-test/watchCases/cache/child-compilation-cache/test.filter.js b/tests/webpack-test/watchCases/cache/child-compilation-cache/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/cache/child-compilation-cache/test.filter.js +++ b/tests/webpack-test/watchCases/cache/child-compilation-cache/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/emit-without-clean/test.filter.js b/tests/webpack-test/watchCases/cache/emit-without-clean/test.filter.js deleted file mode 100644 index 5c32e24f1f8..00000000000 --- a/tests/webpack-test/watchCases/cache/emit-without-clean/test.filter.js +++ /dev/null @@ -1,3 +0,0 @@ - -module.exports = () => {return false} - \ No newline at end of file diff --git a/tests/webpack-test/watchCases/cache/loader-import-module/test.filter.js b/tests/webpack-test/watchCases/cache/loader-import-module/test.filter.js index 5c32e24f1f8..d0d271013a8 100644 --- a/tests/webpack-test/watchCases/cache/loader-import-module/test.filter.js +++ b/tests/webpack-test/watchCases/cache/loader-import-module/test.filter.js @@ -1,3 +1,5 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +// FIXME: A jest worker process (pid=75037) was terminated by another process: signal=SIGABRT, exitCode=null. Operating system logs may contain more information on why this occurred. +// TODO: confirm +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/managedPath/test.filter.js b/tests/webpack-test/watchCases/cache/managedPath/test.filter.js index 5c32e24f1f8..e2225d50bf6 100644 --- a/tests/webpack-test/watchCases/cache/managedPath/test.filter.js +++ b/tests/webpack-test/watchCases/cache/managedPath/test.filter.js @@ -1,3 +1,4 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +// FIXME: A jest worker process (pid=75037) was terminated by another process: signal=SIGABRT, exitCode=null. Operating system logs may contain more information on why this occurred. +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/new-split-chunk-entry-node/test.filter.js b/tests/webpack-test/watchCases/cache/new-split-chunk-entry-node/test.filter.js index 5c32e24f1f8..d1a72559333 100644 --- a/tests/webpack-test/watchCases/cache/new-split-chunk-entry-node/test.filter.js +++ b/tests/webpack-test/watchCases/cache/new-split-chunk-entry-node/test.filter.js @@ -1,3 +1,4 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } + diff --git a/tests/webpack-test/watchCases/cache/new-split-chunk-entry-web/test.filter.js b/tests/webpack-test/watchCases/cache/new-split-chunk-entry-web/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/cache/new-split-chunk-entry-web/test.filter.js +++ b/tests/webpack-test/watchCases/cache/new-split-chunk-entry-web/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/reexport-mangle/test.filter.js b/tests/webpack-test/watchCases/cache/reexport-mangle/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/cache/reexport-mangle/test.filter.js +++ b/tests/webpack-test/watchCases/cache/reexport-mangle/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/unsafe-cache-duplicates/test.filter.js b/tests/webpack-test/watchCases/cache/unsafe-cache-duplicates/test.filter.js index 5c32e24f1f8..54f9223054d 100644 --- a/tests/webpack-test/watchCases/cache/unsafe-cache-duplicates/test.filter.js +++ b/tests/webpack-test/watchCases/cache/unsafe-cache-duplicates/test.filter.js @@ -1,3 +1,4 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +// FIXME: timeout +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/unsafe-cache-managed-paths/test.filter.js b/tests/webpack-test/watchCases/cache/unsafe-cache-managed-paths/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/cache/unsafe-cache-managed-paths/test.filter.js +++ b/tests/webpack-test/watchCases/cache/unsafe-cache-managed-paths/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/unsafe-cache/test.filter.js b/tests/webpack-test/watchCases/cache/unsafe-cache/test.filter.js deleted file mode 100644 index 5c32e24f1f8..00000000000 --- a/tests/webpack-test/watchCases/cache/unsafe-cache/test.filter.js +++ /dev/null @@ -1,3 +0,0 @@ - -module.exports = () => {return false} - \ No newline at end of file diff --git a/tests/webpack-test/watchCases/parsing/switching-harmony/test.filter.js b/tests/webpack-test/watchCases/parsing/switching-harmony/test.filter.js deleted file mode 100644 index 5c32e24f1f8..00000000000 --- a/tests/webpack-test/watchCases/parsing/switching-harmony/test.filter.js +++ /dev/null @@ -1,3 +0,0 @@ - -module.exports = () => {return false} - \ No newline at end of file diff --git a/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin-9485/test.filter.js b/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin-9485/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin-9485/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin-9485/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/define-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/define-plugin/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/plugins/define-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/define-plugin/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/dll-reference-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/dll-reference-plugin/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/plugins/dll-reference-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/dll-reference-plugin/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/mini-css-extract-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/mini-css-extract-plugin/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/plugins/mini-css-extract-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/mini-css-extract-plugin/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/profiling-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/profiling-plugin/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/plugins/profiling-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/profiling-plugin/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/watch-ignore-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/watch-ignore-plugin/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/plugins/watch-ignore-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/watch-ignore-plugin/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/recover-from-error/parse-failed-esm/test.filter.js b/tests/webpack-test/watchCases/recover-from-error/parse-failed-esm/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/recover-from-error/parse-failed-esm/test.filter.js +++ b/tests/webpack-test/watchCases/recover-from-error/parse-failed-esm/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/resolve/in-loader/test.filter.js b/tests/webpack-test/watchCases/resolve/in-loader/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/resolve/in-loader/test.filter.js +++ b/tests/webpack-test/watchCases/resolve/in-loader/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/runtime/static-import/test.filter.js b/tests/webpack-test/watchCases/runtime/static-import/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/runtime/static-import/test.filter.js +++ b/tests/webpack-test/watchCases/runtime/static-import/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/side-effects/issue-7400/test.filter.js b/tests/webpack-test/watchCases/side-effects/issue-7400/test.filter.js deleted file mode 100644 index 87860f28c19..00000000000 --- a/tests/webpack-test/watchCases/side-effects/issue-7400/test.filter.js +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = function (config) { - return !(config.experiments && config.experiments.cacheUnaffected); -}; diff --git a/tests/webpack-test/watchCases/snapshot/unable-to-snapshot/test.filter.js b/tests/webpack-test/watchCases/snapshot/unable-to-snapshot/test.filter.js index 5c32e24f1f8..2236672e3c8 100644 --- a/tests/webpack-test/watchCases/snapshot/unable-to-snapshot/test.filter.js +++ b/tests/webpack-test/watchCases/snapshot/unable-to-snapshot/test.filter.js @@ -1,3 +1,3 @@ -module.exports = () => {return false} - \ No newline at end of file +// TODO: Should create a issues for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/wasm/caching/test.filter.js b/tests/webpack-test/watchCases/wasm/caching/test.filter.js deleted file mode 100644 index 23177349638..00000000000 --- a/tests/webpack-test/watchCases/wasm/caching/test.filter.js +++ /dev/null @@ -1,5 +0,0 @@ -var supportsWebAssembly = require("../../../helpers/supportsWebAssembly"); - -module.exports = function(config) { - return supportsWebAssembly(); -}; From 28e7aa6f83402281f28a64df2fff1c777ee9770f Mon Sep 17 00:00:00 2001 From: GiveMe-A-Name Date: Tue, 12 Nov 2024 15:09:56 +0800 Subject: [PATCH 2/2] test: add test.filter.js for watchCases/parsing/switching-harmony --- tests/webpack-test/cases/large/many-replacements/test.filter.js | 2 +- tests/webpack-test/cases/wasm/v128/test.filter.js | 2 +- .../configCases/additional-pass/simple/test.filter.js | 2 +- .../configCases/asset-emitted/normal/test.filter.js | 2 +- .../configCases/asset-modules/custom-condition/test.filter.js | 2 +- .../configCases/asset-modules/file-url/test.filter.js | 2 +- .../configCases/asset-modules/global-options/test.filter.js | 2 +- .../configCases/asset-modules/http-url/test.filter.js | 2 +- .../configCases/asset-modules/ignore/test.filter.js | 2 +- .../asset-modules/input-data-url-encoding/test.filter.js | 2 +- .../asset-modules/query-and-custom-condition/test.filter.js | 2 +- .../asset-modules/query-and-custom-encoder/test.filter.js | 2 +- .../configCases/asset-modules/real-content-hash/test.filter.js | 2 +- .../asset-modules/rule-generator-outputPath/test.filter.js | 2 +- .../configCases/asset-modules/unsafe-cache-13827/test.filter.js | 2 +- .../configCases/asset-url/target-node3/test.filter.js | 2 +- .../configCases/asset-url/target-web1/test.filter.js | 2 +- .../chunk-index/order-multiple-entries/test.filter.js | 2 +- tests/webpack-test/configCases/clean/dry/test.filter.js | 2 +- tests/webpack-test/configCases/clean/ignore-fn/test.filter.js | 2 +- tests/webpack-test/configCases/clean/ignore-hook/test.filter.js | 2 +- tests/webpack-test/configCases/clean/ignore-rx/test.filter.js | 2 +- tests/webpack-test/configCases/clean/link/test.filter.js | 2 +- .../code-generation/require-context-id/test.filter.js | 2 +- .../configCases/code-generation/use-strict/test.filter.js | 2 +- .../concatenate-modules/import-module/test.filter.js | 2 +- .../concatenate-modules/split-chunk-entry-module/test.filter.js | 2 +- .../webpack-test/configCases/contenthash/assets/test.filter.js | 2 +- .../configCases/contenthash/include-chunk-id/test.filter.js | 2 +- .../configCases/context-exclusion/simple/test.filter.js | 2 +- .../configCases/context-replacement/a/test.filter.js | 2 +- .../configCases/context-replacement/c/test.filter.js | 2 +- .../configCases/context-replacement/d/test.filter.js | 2 +- .../configCases/context-replacement/e/test.filter.js | 2 +- .../configCases/css/css-modules-in-node/test.filter.js | 2 +- tests/webpack-test/configCases/css/css-modules/test.filter.js | 2 +- tests/webpack-test/configCases/css/urls/test.filter.js | 2 +- .../configCases/custom-modules/json-custom/test.filter.js | 2 +- .../configCases/custom-source-type/localization/test.filter.js | 2 +- .../remove-export-scope-hoisting/test.filter.js | 2 +- .../deep-scope-analysis/remove-export/test.filter.js | 2 +- .../configCases/delegated-hash/simple/test.filter.js | 2 +- tests/webpack-test/configCases/delegated/simple/test.filter.js | 2 +- .../configCases/deprecations/chunk-and-module/test.filter.js | 2 +- .../configCases/deprecations/chunk-files/test.filter.js | 2 +- .../webpack-test/configCases/deprecations/config/test.filter.js | 2 +- .../deprecations/invalid-dependencies/test.filter.js | 2 +- .../configCases/deprecations/non-unique-hash/test.filter.js | 2 +- tests/webpack-test/configCases/entry/weird-names/test.filter.js | 2 +- .../webpack-test/configCases/entry/weird-names2/test.filter.js | 2 +- .../configCases/errors/asset-options-validation/test.filter.js | 2 +- tests/webpack-test/configCases/errors/case-emit/test.filter.js | 2 +- .../configCases/errors/entry-not-found/test.filter.js | 2 +- .../errors/exception-in-chunk-renderer/test.filter.js | 2 +- .../configCases/externals/async-externals/test.filter.js | 2 +- .../configCases/externals/externals-array/test.filter.js | 2 +- .../externals/externals-in-commons-chunk/test.filter.js | 2 +- .../externals/externals-system-custom/test.filter.js | 2 +- .../configCases/externals/import-attributes/test.filter.js | 2 +- .../externals/optional-externals-root/test.filter.js | 2 +- .../configCases/externals/optional-externals-umd/test.filter.js | 2 +- .../externals/optional-externals-umd2-mixed/test.filter.js | 2 +- .../externals/optional-externals-umd2/test.filter.js | 2 +- tests/webpack-test/configCases/externals/resolve/test.filter.js | 2 +- .../filename-template/split-chunks-filename/test.filter.js | 2 +- .../hash-length/deterministic-module-ids/test.filter.js | 2 +- .../configCases/hash-length/hashed-module-ids/test.filter.js | 2 +- .../configCases/hash-length/output-filename/test.filter.js | 2 +- .../configCases/inner-graph/blockScopes/test.filter.js | 2 +- tests/webpack-test/configCases/inner-graph/class/test.filter.js | 2 +- tests/webpack-test/configCases/inner-graph/const/test.filter.js | 2 +- .../configCases/inner-graph/issue-12669/test.filter.js | 2 +- .../configCases/inner-graph/varNotWritten/test.filter.js | 2 +- .../configCases/inner-graph/varWritten/test.filter.js | 2 +- .../configCases/json/tree-shaking-default/test.filter.js | 2 +- tests/webpack-test/configCases/layer/rules/test.filter.js | 2 +- .../configCases/loaders/#-issue-14755-#/test.filter.js | 2 +- tests/webpack-test/configCases/loaders/options/test.filter.js | 2 +- .../configCases/managedPaths/futureDefaults/test.filter.js | 2 +- .../configCases/mangle/mangle-with-object-prop/test.filter.js | 2 +- .../webpack-test/configCases/optimization/chunk/test.filter.js | 2 +- .../configCases/optimization/hashed-module-ids/test.filter.js | 2 +- tests/webpack-test/configCases/parsing/context/test.filter.js | 2 +- .../configCases/parsing/harmony-this-concat/test.filter.js | 2 +- .../webpack-test/configCases/parsing/issue-14545/test.filter.js | 2 +- .../webpack-test/configCases/parsing/issue-2942/test.filter.js | 2 +- .../webpack-test/configCases/parsing/issue-8293/test.filter.js | 2 +- .../webpack-test/configCases/parsing/issue-9042/test.filter.js | 2 +- .../configCases/parsing/optional-chaining/test.filter.js | 2 +- tests/webpack-test/configCases/parsing/optional/test.filter.js | 2 +- .../configCases/parsing/require-ignore/test.filter.js | 2 +- tests/webpack-test/configCases/parsing/requirejs/test.filter.js | 2 +- .../configCases/parsing/system.import/test.filter.js | 2 +- .../configCases/plugins/define-plugin-bigint/test.filter.js | 2 +- .../configCases/plugins/define-plugin/test.filter.js | 2 +- .../configCases/plugins/lib-manifest-plugin/test.filter.js | 2 +- .../configCases/plugins/min-chunk-size/test.filter.js | 2 +- .../configCases/plugins/mini-css-extract-plugin/test.filter.js | 2 +- .../configCases/plugins/profiling-plugin/test.filter.js | 2 +- .../configCases/plugins/progress-plugin/test.filter.js | 2 +- .../plugins/source-map-dev-tool-plugin/test.filter.js | 2 +- .../configCases/process-assets/html-plugin/test.filter.js | 2 +- .../configCases/race-conditions/load-module/test.filter.js | 2 +- tests/webpack-test/configCases/records/issue-295/test.filter.js | 2 +- .../webpack-test/configCases/records/issue-2991/test.filter.js | 2 +- .../webpack-test/configCases/records/issue-7339/test.filter.js | 2 +- .../webpack-test/configCases/records/issue-7492/test.filter.js | 2 +- .../webpack-test/configCases/records/stable-sort/test.filter.js | 2 +- .../configCases/require/module-require/test.filter.js | 2 +- .../configCases/resolve-merging/override/test.filter.js | 2 +- .../resolve/context-resolve-with-ignore/test.filter.js | 2 +- .../configCases/resolve/empty-context-module/test.filter.js | 2 +- .../resolve/issue-11335-context-module/test.filter.js | 2 +- .../webpack-test/configCases/resolve/issue-15580/test.filter.js | 2 +- .../webpack-test/configCases/resolve/only-module/test.filter.js | 2 +- .../configCases/resolving/prefer-absolute/test.filter.js | 2 +- tests/webpack-test/configCases/rule-set/chaining/test.filter.js | 2 +- tests/webpack-test/configCases/rule-set/compiler/test.filter.js | 2 +- tests/webpack-test/configCases/rule-set/custom/test.filter.js | 2 +- .../configCases/rule-set/simple-use-array-fn/test.filter.js | 2 +- .../configCases/rule-set/simple-use-fn-array/test.filter.js | 2 +- tests/webpack-test/configCases/rule-set/simple/test.filter.js | 2 +- .../configCases/scope-hoisting/create-dll-plugin/test.filter.js | 2 +- .../configCases/scope-hoisting/dll-plugin/test.filter.js | 2 +- .../sharing/consume-module-ignore-warnings/test.filter.js | 2 +- .../consume-multiple-versions-ignore-warnings/test.filter.js | 2 +- .../configCases/side-effects/issue-13063/test.filter.js | 2 +- tests/webpack-test/configCases/side-effects/url/test.filter.js | 2 +- .../source-map/context-module-source-path/test.filter.js | 2 +- .../source-map/exclude-modules-source-map/test.filter.js | 2 +- .../source-map/source-map-with-profiling-plugin/test.filter.js | 2 +- .../configCases/target/amd-container-named/test.filter.js | 2 +- .../configCases/target/amd-container-unnamed/test.filter.js | 2 +- tests/webpack-test/configCases/target/amd-named/test.filter.js | 2 +- .../webpack-test/configCases/target/amd-unnamed/test.filter.js | 2 +- .../configCases/target/system-named-assets-path/test.filter.js | 2 +- .../target/umd-auxiliary-comments-object/test.filter.js | 2 +- .../target/umd-auxiliary-comments-string/test.filter.js | 2 +- tests/webpack-test/configCases/types/filesystems/test.filter.js | 2 +- tests/webpack-test/configCases/utils/lazy-set/test.filter.js | 2 +- .../configCases/wasm/export-imported-global/test.filter.js | 2 +- tests/webpack-test/configCases/wasm/identical/test.filter.js | 2 +- .../configCases/wasm/import-wasm-wasm/test.filter.js | 2 +- .../configCases/wasm/missing-wasm-experiment/test.filter.js | 2 +- .../configCases/wasm/wasm-in-initial-chunk-error/test.filter.js | 2 +- .../webpack-test/configCases/web/attach-existing/test.filter.js | 2 +- .../configCases/web/node-source-future-defaults/test.filter.js | 2 +- .../configCases/web/node-source-global/test.filter.js | 2 +- .../web/non-js-chunks-entrypoint-runtime-chunk/test.filter.js | 2 +- .../configCases/web/non-js-chunks-entrypoint/test.filter.js | 2 +- tests/webpack-test/configCases/web/unique-jsonp/test.filter.js | 2 +- .../hotCases/chunks/split-chunks-webpackhot/test.filter.js | 2 +- tests/webpack-test/hotCases/chunks/split-chunks/test.filter.js | 2 +- tests/webpack-test/hotCases/define/issue-6962/test.filter.js | 2 +- .../disposing/runtime-independent-filename/test.filter.js | 2 +- .../hotCases/hashing/full-hash-syntax-error/test.filter.js | 2 +- .../webpack-test/hotCases/lazy-compilation/https/test.filter.js | 2 +- .../hotCases/lazy-compilation/simple/test.filter.js | 2 +- .../hotCases/loader-import-module/css/test.filter.js | 2 +- .../hotCases/numeric-ids/add-remove-chunks/test.filter.js | 2 +- tests/webpack-test/hotCases/runtime/root-error/test.filter.js | 2 +- .../statsCases/aggressive-splitting-entry/test.filter.js | 2 +- .../statsCases/named-chunks-plugin-async/test.filter.js | 2 +- .../statsCases/wasm-explorer-examples-sync/test.filter.js | 2 +- tests/webpack-test/watchCases/cache/add-defines/test.filter.js | 2 +- .../watchCases/cache/child-compilation-cache/test.filter.js | 2 +- .../watchCases/cache/loader-import-module/test.filter.js | 2 +- tests/webpack-test/watchCases/cache/managedPath/test.filter.js | 2 +- .../watchCases/cache/new-split-chunk-entry-node/test.filter.js | 2 +- .../watchCases/cache/new-split-chunk-entry-web/test.filter.js | 2 +- .../watchCases/cache/reexport-mangle/test.filter.js | 2 +- .../watchCases/cache/unsafe-cache-duplicates/test.filter.js | 2 +- .../watchCases/cache/unsafe-cache-managed-paths/test.filter.js | 2 +- .../watchCases/parsing/switching-harmony/test.filter.js | 2 ++ .../plugins/automatic-prefetch-plugin-9485/test.filter.js | 2 +- .../watchCases/plugins/automatic-prefetch-plugin/test.filter.js | 2 +- .../watchCases/plugins/define-plugin/test.filter.js | 2 +- .../watchCases/plugins/dll-reference-plugin/test.filter.js | 2 +- .../watchCases/plugins/mini-css-extract-plugin/test.filter.js | 2 +- .../watchCases/plugins/profiling-plugin/test.filter.js | 2 +- .../watchCases/plugins/watch-ignore-plugin/test.filter.js | 2 +- .../recover-from-error/parse-failed-esm/test.filter.js | 2 +- tests/webpack-test/watchCases/resolve/in-loader/test.filter.js | 2 +- .../watchCases/runtime/static-import/test.filter.js | 2 +- .../watchCases/snapshot/unable-to-snapshot/test.filter.js | 2 +- 185 files changed, 186 insertions(+), 184 deletions(-) create mode 100644 tests/webpack-test/watchCases/parsing/switching-harmony/test.filter.js diff --git a/tests/webpack-test/cases/large/many-replacements/test.filter.js b/tests/webpack-test/cases/large/many-replacements/test.filter.js index 8ff2ea52c8d..718725c27b5 100644 --- a/tests/webpack-test/cases/large/many-replacements/test.filter.js +++ b/tests/webpack-test/cases/large/many-replacements/test.filter.js @@ -2,5 +2,5 @@ // return !process.env.CI; // }; -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false // passed it, but it's too slow diff --git a/tests/webpack-test/cases/wasm/v128/test.filter.js b/tests/webpack-test/cases/wasm/v128/test.filter.js index b396a1209c6..8fda5884ec7 100644 --- a/tests/webpack-test/cases/wasm/v128/test.filter.js +++ b/tests/webpack-test/cases/wasm/v128/test.filter.js @@ -1,7 +1,7 @@ const supportsWebAssembly = require("../../../helpers/supportsWebAssembly"); const supportsFeature = require("webassembly-feature"); -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = function (config) { // CompileError: WebAssembly.instantiate(): Compiling function #0 failed: memory instruction with no memory @+27 return false diff --git a/tests/webpack-test/configCases/additional-pass/simple/test.filter.js b/tests/webpack-test/configCases/additional-pass/simple/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/additional-pass/simple/test.filter.js +++ b/tests/webpack-test/configCases/additional-pass/simple/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-emitted/normal/test.filter.js b/tests/webpack-test/configCases/asset-emitted/normal/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-emitted/normal/test.filter.js +++ b/tests/webpack-test/configCases/asset-emitted/normal/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/custom-condition/test.filter.js b/tests/webpack-test/configCases/asset-modules/custom-condition/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/custom-condition/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/custom-condition/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/file-url/test.filter.js b/tests/webpack-test/configCases/asset-modules/file-url/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/file-url/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/file-url/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/global-options/test.filter.js b/tests/webpack-test/configCases/asset-modules/global-options/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/global-options/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/global-options/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/http-url/test.filter.js b/tests/webpack-test/configCases/asset-modules/http-url/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/http-url/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/http-url/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/ignore/test.filter.js b/tests/webpack-test/configCases/asset-modules/ignore/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/ignore/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/ignore/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/input-data-url-encoding/test.filter.js b/tests/webpack-test/configCases/asset-modules/input-data-url-encoding/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/input-data-url-encoding/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/input-data-url-encoding/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/query-and-custom-condition/test.filter.js b/tests/webpack-test/configCases/asset-modules/query-and-custom-condition/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/query-and-custom-condition/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/query-and-custom-condition/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/query-and-custom-encoder/test.filter.js b/tests/webpack-test/configCases/asset-modules/query-and-custom-encoder/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/query-and-custom-encoder/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/query-and-custom-encoder/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/real-content-hash/test.filter.js b/tests/webpack-test/configCases/asset-modules/real-content-hash/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/real-content-hash/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/real-content-hash/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/rule-generator-outputPath/test.filter.js b/tests/webpack-test/configCases/asset-modules/rule-generator-outputPath/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/rule-generator-outputPath/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/rule-generator-outputPath/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-modules/unsafe-cache-13827/test.filter.js b/tests/webpack-test/configCases/asset-modules/unsafe-cache-13827/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-modules/unsafe-cache-13827/test.filter.js +++ b/tests/webpack-test/configCases/asset-modules/unsafe-cache-13827/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-url/target-node3/test.filter.js b/tests/webpack-test/configCases/asset-url/target-node3/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-url/target-node3/test.filter.js +++ b/tests/webpack-test/configCases/asset-url/target-node3/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/asset-url/target-web1/test.filter.js b/tests/webpack-test/configCases/asset-url/target-web1/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/asset-url/target-web1/test.filter.js +++ b/tests/webpack-test/configCases/asset-url/target-web1/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/chunk-index/order-multiple-entries/test.filter.js b/tests/webpack-test/configCases/chunk-index/order-multiple-entries/test.filter.js index 3f23dfa5442..3f77f9ff985 100644 --- a/tests/webpack-test/configCases/chunk-index/order-multiple-entries/test.filter.js +++ b/tests/webpack-test/configCases/chunk-index/order-multiple-entries/test.filter.js @@ -1,5 +1,5 @@ // enable when support compilation.moduleGraph(unimplemented).getPreOrderIndex(unimplemented) -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false; }; diff --git a/tests/webpack-test/configCases/clean/dry/test.filter.js b/tests/webpack-test/configCases/clean/dry/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/clean/dry/test.filter.js +++ b/tests/webpack-test/configCases/clean/dry/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/clean/ignore-fn/test.filter.js b/tests/webpack-test/configCases/clean/ignore-fn/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/clean/ignore-fn/test.filter.js +++ b/tests/webpack-test/configCases/clean/ignore-fn/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/clean/ignore-hook/test.filter.js b/tests/webpack-test/configCases/clean/ignore-hook/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/clean/ignore-hook/test.filter.js +++ b/tests/webpack-test/configCases/clean/ignore-hook/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/clean/ignore-rx/test.filter.js b/tests/webpack-test/configCases/clean/ignore-rx/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/clean/ignore-rx/test.filter.js +++ b/tests/webpack-test/configCases/clean/ignore-rx/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/clean/link/test.filter.js b/tests/webpack-test/configCases/clean/link/test.filter.js index 36e96bc7ada..e168be9381d 100644 --- a/tests/webpack-test/configCases/clean/link/test.filter.js +++ b/tests/webpack-test/configCases/clean/link/test.filter.js @@ -16,5 +16,5 @@ // } // }; -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/code-generation/require-context-id/test.filter.js b/tests/webpack-test/configCases/code-generation/require-context-id/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/code-generation/require-context-id/test.filter.js +++ b/tests/webpack-test/configCases/code-generation/require-context-id/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/code-generation/use-strict/test.filter.js b/tests/webpack-test/configCases/code-generation/use-strict/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/code-generation/use-strict/test.filter.js +++ b/tests/webpack-test/configCases/code-generation/use-strict/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/concatenate-modules/import-module/test.filter.js b/tests/webpack-test/configCases/concatenate-modules/import-module/test.filter.js index 968ca5ed790..f9e63eddc0d 100644 --- a/tests/webpack-test/configCases/concatenate-modules/import-module/test.filter.js +++ b/tests/webpack-test/configCases/concatenate-modules/import-module/test.filter.js @@ -1,4 +1,4 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test // TODO: This test would painic, we should not painic when build module.exports = () => { return false; diff --git a/tests/webpack-test/configCases/concatenate-modules/split-chunk-entry-module/test.filter.js b/tests/webpack-test/configCases/concatenate-modules/split-chunk-entry-module/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/concatenate-modules/split-chunk-entry-module/test.filter.js +++ b/tests/webpack-test/configCases/concatenate-modules/split-chunk-entry-module/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/contenthash/assets/test.filter.js b/tests/webpack-test/configCases/contenthash/assets/test.filter.js index 62462d563b1..d0539b037dd 100644 --- a/tests/webpack-test/configCases/contenthash/assets/test.filter.js +++ b/tests/webpack-test/configCases/contenthash/assets/test.filter.js @@ -1,3 +1,3 @@ // blocked by https://github.com/web-infra-dev/rspack/issues/3465 -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/contenthash/include-chunk-id/test.filter.js b/tests/webpack-test/configCases/contenthash/include-chunk-id/test.filter.js index e067bb94439..4f680a31cb8 100644 --- a/tests/webpack-test/configCases/contenthash/include-chunk-id/test.filter.js +++ b/tests/webpack-test/configCases/contenthash/include-chunk-id/test.filter.js @@ -1,3 +1,3 @@ // blocked by chunkIds -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/context-exclusion/simple/test.filter.js b/tests/webpack-test/configCases/context-exclusion/simple/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/context-exclusion/simple/test.filter.js +++ b/tests/webpack-test/configCases/context-exclusion/simple/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/context-replacement/a/test.filter.js b/tests/webpack-test/configCases/context-replacement/a/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/context-replacement/a/test.filter.js +++ b/tests/webpack-test/configCases/context-replacement/a/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/context-replacement/c/test.filter.js b/tests/webpack-test/configCases/context-replacement/c/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/context-replacement/c/test.filter.js +++ b/tests/webpack-test/configCases/context-replacement/c/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/context-replacement/d/test.filter.js b/tests/webpack-test/configCases/context-replacement/d/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/context-replacement/d/test.filter.js +++ b/tests/webpack-test/configCases/context-replacement/d/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/context-replacement/e/test.filter.js b/tests/webpack-test/configCases/context-replacement/e/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/context-replacement/e/test.filter.js +++ b/tests/webpack-test/configCases/context-replacement/e/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/css/css-modules-in-node/test.filter.js b/tests/webpack-test/configCases/css/css-modules-in-node/test.filter.js index 1e544a302ce..77af9d801d3 100644 --- a/tests/webpack-test/configCases/css/css-modules-in-node/test.filter.js +++ b/tests/webpack-test/configCases/css/css-modules-in-node/test.filter.js @@ -1,3 +1,3 @@ // do not support webpack.ids.DeterministicModuleIdsPlugin -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false; diff --git a/tests/webpack-test/configCases/css/css-modules/test.filter.js b/tests/webpack-test/configCases/css/css-modules/test.filter.js index 1e544a302ce..77af9d801d3 100644 --- a/tests/webpack-test/configCases/css/css-modules/test.filter.js +++ b/tests/webpack-test/configCases/css/css-modules/test.filter.js @@ -1,3 +1,3 @@ // do not support webpack.ids.DeterministicModuleIdsPlugin -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false; diff --git a/tests/webpack-test/configCases/css/urls/test.filter.js b/tests/webpack-test/configCases/css/urls/test.filter.js index 9a03076f751..49790b866ac 100644 --- a/tests/webpack-test/configCases/css/urls/test.filter.js +++ b/tests/webpack-test/configCases/css/urls/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false; diff --git a/tests/webpack-test/configCases/custom-modules/json-custom/test.filter.js b/tests/webpack-test/configCases/custom-modules/json-custom/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/custom-modules/json-custom/test.filter.js +++ b/tests/webpack-test/configCases/custom-modules/json-custom/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/custom-source-type/localization/test.filter.js b/tests/webpack-test/configCases/custom-source-type/localization/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/custom-source-type/localization/test.filter.js +++ b/tests/webpack-test/configCases/custom-source-type/localization/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deep-scope-analysis/remove-export-scope-hoisting/test.filter.js b/tests/webpack-test/configCases/deep-scope-analysis/remove-export-scope-hoisting/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/deep-scope-analysis/remove-export-scope-hoisting/test.filter.js +++ b/tests/webpack-test/configCases/deep-scope-analysis/remove-export-scope-hoisting/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deep-scope-analysis/remove-export/test.filter.js b/tests/webpack-test/configCases/deep-scope-analysis/remove-export/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/deep-scope-analysis/remove-export/test.filter.js +++ b/tests/webpack-test/configCases/deep-scope-analysis/remove-export/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/delegated-hash/simple/test.filter.js b/tests/webpack-test/configCases/delegated-hash/simple/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/delegated-hash/simple/test.filter.js +++ b/tests/webpack-test/configCases/delegated-hash/simple/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/delegated/simple/test.filter.js b/tests/webpack-test/configCases/delegated/simple/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/delegated/simple/test.filter.js +++ b/tests/webpack-test/configCases/delegated/simple/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deprecations/chunk-and-module/test.filter.js b/tests/webpack-test/configCases/deprecations/chunk-and-module/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/deprecations/chunk-and-module/test.filter.js +++ b/tests/webpack-test/configCases/deprecations/chunk-and-module/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deprecations/chunk-files/test.filter.js b/tests/webpack-test/configCases/deprecations/chunk-files/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/deprecations/chunk-files/test.filter.js +++ b/tests/webpack-test/configCases/deprecations/chunk-files/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deprecations/config/test.filter.js b/tests/webpack-test/configCases/deprecations/config/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/deprecations/config/test.filter.js +++ b/tests/webpack-test/configCases/deprecations/config/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deprecations/invalid-dependencies/test.filter.js b/tests/webpack-test/configCases/deprecations/invalid-dependencies/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/deprecations/invalid-dependencies/test.filter.js +++ b/tests/webpack-test/configCases/deprecations/invalid-dependencies/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/deprecations/non-unique-hash/test.filter.js b/tests/webpack-test/configCases/deprecations/non-unique-hash/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/deprecations/non-unique-hash/test.filter.js +++ b/tests/webpack-test/configCases/deprecations/non-unique-hash/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/entry/weird-names/test.filter.js b/tests/webpack-test/configCases/entry/weird-names/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/entry/weird-names/test.filter.js +++ b/tests/webpack-test/configCases/entry/weird-names/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/entry/weird-names2/test.filter.js b/tests/webpack-test/configCases/entry/weird-names2/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/entry/weird-names2/test.filter.js +++ b/tests/webpack-test/configCases/entry/weird-names2/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/errors/asset-options-validation/test.filter.js b/tests/webpack-test/configCases/errors/asset-options-validation/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/errors/asset-options-validation/test.filter.js +++ b/tests/webpack-test/configCases/errors/asset-options-validation/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/errors/case-emit/test.filter.js b/tests/webpack-test/configCases/errors/case-emit/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/errors/case-emit/test.filter.js +++ b/tests/webpack-test/configCases/errors/case-emit/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/errors/entry-not-found/test.filter.js b/tests/webpack-test/configCases/errors/entry-not-found/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/errors/entry-not-found/test.filter.js +++ b/tests/webpack-test/configCases/errors/entry-not-found/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/errors/exception-in-chunk-renderer/test.filter.js b/tests/webpack-test/configCases/errors/exception-in-chunk-renderer/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/errors/exception-in-chunk-renderer/test.filter.js +++ b/tests/webpack-test/configCases/errors/exception-in-chunk-renderer/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/async-externals/test.filter.js b/tests/webpack-test/configCases/externals/async-externals/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/externals/async-externals/test.filter.js +++ b/tests/webpack-test/configCases/externals/async-externals/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/externals-array/test.filter.js b/tests/webpack-test/configCases/externals/externals-array/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/externals/externals-array/test.filter.js +++ b/tests/webpack-test/configCases/externals/externals-array/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/externals-in-commons-chunk/test.filter.js b/tests/webpack-test/configCases/externals/externals-in-commons-chunk/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/externals/externals-in-commons-chunk/test.filter.js +++ b/tests/webpack-test/configCases/externals/externals-in-commons-chunk/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/externals-system-custom/test.filter.js b/tests/webpack-test/configCases/externals/externals-system-custom/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/externals/externals-system-custom/test.filter.js +++ b/tests/webpack-test/configCases/externals/externals-system-custom/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/import-attributes/test.filter.js b/tests/webpack-test/configCases/externals/import-attributes/test.filter.js index 8c3fc5ef7cd..28d3a82d21b 100644 --- a/tests/webpack-test/configCases/externals/import-attributes/test.filter.js +++ b/tests/webpack-test/configCases/externals/import-attributes/test.filter.js @@ -1,5 +1,5 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test // TODO: _painic module.exports = () => { // return /^v(2[2-9])/.test(process.version); diff --git a/tests/webpack-test/configCases/externals/optional-externals-root/test.filter.js b/tests/webpack-test/configCases/externals/optional-externals-root/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/externals/optional-externals-root/test.filter.js +++ b/tests/webpack-test/configCases/externals/optional-externals-root/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/optional-externals-umd/test.filter.js b/tests/webpack-test/configCases/externals/optional-externals-umd/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/externals/optional-externals-umd/test.filter.js +++ b/tests/webpack-test/configCases/externals/optional-externals-umd/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/optional-externals-umd2-mixed/test.filter.js b/tests/webpack-test/configCases/externals/optional-externals-umd2-mixed/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/externals/optional-externals-umd2-mixed/test.filter.js +++ b/tests/webpack-test/configCases/externals/optional-externals-umd2-mixed/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/optional-externals-umd2/test.filter.js b/tests/webpack-test/configCases/externals/optional-externals-umd2/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/externals/optional-externals-umd2/test.filter.js +++ b/tests/webpack-test/configCases/externals/optional-externals-umd2/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/externals/resolve/test.filter.js b/tests/webpack-test/configCases/externals/resolve/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/externals/resolve/test.filter.js +++ b/tests/webpack-test/configCases/externals/resolve/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/filename-template/split-chunks-filename/test.filter.js b/tests/webpack-test/configCases/filename-template/split-chunks-filename/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/filename-template/split-chunks-filename/test.filter.js +++ b/tests/webpack-test/configCases/filename-template/split-chunks-filename/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/hash-length/deterministic-module-ids/test.filter.js b/tests/webpack-test/configCases/hash-length/deterministic-module-ids/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/hash-length/deterministic-module-ids/test.filter.js +++ b/tests/webpack-test/configCases/hash-length/deterministic-module-ids/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/hash-length/hashed-module-ids/test.filter.js b/tests/webpack-test/configCases/hash-length/hashed-module-ids/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/hash-length/hashed-module-ids/test.filter.js +++ b/tests/webpack-test/configCases/hash-length/hashed-module-ids/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/hash-length/output-filename/test.filter.js b/tests/webpack-test/configCases/hash-length/output-filename/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/hash-length/output-filename/test.filter.js +++ b/tests/webpack-test/configCases/hash-length/output-filename/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/blockScopes/test.filter.js b/tests/webpack-test/configCases/inner-graph/blockScopes/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/inner-graph/blockScopes/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/blockScopes/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/class/test.filter.js b/tests/webpack-test/configCases/inner-graph/class/test.filter.js index 5c9beafa891..12664ccac2e 100644 --- a/tests/webpack-test/configCases/inner-graph/class/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/class/test.filter.js @@ -4,5 +4,5 @@ // return supportsClassFields(); // }; -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/const/test.filter.js b/tests/webpack-test/configCases/inner-graph/const/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/inner-graph/const/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/const/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/issue-12669/test.filter.js b/tests/webpack-test/configCases/inner-graph/issue-12669/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/inner-graph/issue-12669/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/issue-12669/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/varNotWritten/test.filter.js b/tests/webpack-test/configCases/inner-graph/varNotWritten/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/inner-graph/varNotWritten/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/varNotWritten/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/inner-graph/varWritten/test.filter.js b/tests/webpack-test/configCases/inner-graph/varWritten/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/inner-graph/varWritten/test.filter.js +++ b/tests/webpack-test/configCases/inner-graph/varWritten/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/json/tree-shaking-default/test.filter.js b/tests/webpack-test/configCases/json/tree-shaking-default/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/json/tree-shaking-default/test.filter.js +++ b/tests/webpack-test/configCases/json/tree-shaking-default/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/layer/rules/test.filter.js b/tests/webpack-test/configCases/layer/rules/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/layer/rules/test.filter.js +++ b/tests/webpack-test/configCases/layer/rules/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/loaders/#-issue-14755-#/test.filter.js b/tests/webpack-test/configCases/loaders/#-issue-14755-#/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/loaders/#-issue-14755-#/test.filter.js +++ b/tests/webpack-test/configCases/loaders/#-issue-14755-#/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/loaders/options/test.filter.js b/tests/webpack-test/configCases/loaders/options/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/loaders/options/test.filter.js +++ b/tests/webpack-test/configCases/loaders/options/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/managedPaths/futureDefaults/test.filter.js b/tests/webpack-test/configCases/managedPaths/futureDefaults/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/managedPaths/futureDefaults/test.filter.js +++ b/tests/webpack-test/configCases/managedPaths/futureDefaults/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/mangle/mangle-with-object-prop/test.filter.js b/tests/webpack-test/configCases/mangle/mangle-with-object-prop/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/mangle/mangle-with-object-prop/test.filter.js +++ b/tests/webpack-test/configCases/mangle/mangle-with-object-prop/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/optimization/chunk/test.filter.js b/tests/webpack-test/configCases/optimization/chunk/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/optimization/chunk/test.filter.js +++ b/tests/webpack-test/configCases/optimization/chunk/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/optimization/hashed-module-ids/test.filter.js b/tests/webpack-test/configCases/optimization/hashed-module-ids/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/optimization/hashed-module-ids/test.filter.js +++ b/tests/webpack-test/configCases/optimization/hashed-module-ids/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/context/test.filter.js b/tests/webpack-test/configCases/parsing/context/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/parsing/context/test.filter.js +++ b/tests/webpack-test/configCases/parsing/context/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/harmony-this-concat/test.filter.js b/tests/webpack-test/configCases/parsing/harmony-this-concat/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/parsing/harmony-this-concat/test.filter.js +++ b/tests/webpack-test/configCases/parsing/harmony-this-concat/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/issue-14545/test.filter.js b/tests/webpack-test/configCases/parsing/issue-14545/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/parsing/issue-14545/test.filter.js +++ b/tests/webpack-test/configCases/parsing/issue-14545/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/issue-2942/test.filter.js b/tests/webpack-test/configCases/parsing/issue-2942/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/parsing/issue-2942/test.filter.js +++ b/tests/webpack-test/configCases/parsing/issue-2942/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/issue-8293/test.filter.js b/tests/webpack-test/configCases/parsing/issue-8293/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/parsing/issue-8293/test.filter.js +++ b/tests/webpack-test/configCases/parsing/issue-8293/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/issue-9042/test.filter.js b/tests/webpack-test/configCases/parsing/issue-9042/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/parsing/issue-9042/test.filter.js +++ b/tests/webpack-test/configCases/parsing/issue-9042/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/optional-chaining/test.filter.js b/tests/webpack-test/configCases/parsing/optional-chaining/test.filter.js index 675de7f60f9..e46f7924f73 100644 --- a/tests/webpack-test/configCases/parsing/optional-chaining/test.filter.js +++ b/tests/webpack-test/configCases/parsing/optional-chaining/test.filter.js @@ -5,5 +5,5 @@ // return supportsOptionalChaining(); // }; -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/optional/test.filter.js b/tests/webpack-test/configCases/parsing/optional/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/parsing/optional/test.filter.js +++ b/tests/webpack-test/configCases/parsing/optional/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/require-ignore/test.filter.js b/tests/webpack-test/configCases/parsing/require-ignore/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/parsing/require-ignore/test.filter.js +++ b/tests/webpack-test/configCases/parsing/require-ignore/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/requirejs/test.filter.js b/tests/webpack-test/configCases/parsing/requirejs/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/parsing/requirejs/test.filter.js +++ b/tests/webpack-test/configCases/parsing/requirejs/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/parsing/system.import/test.filter.js b/tests/webpack-test/configCases/parsing/system.import/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/parsing/system.import/test.filter.js +++ b/tests/webpack-test/configCases/parsing/system.import/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/define-plugin-bigint/test.filter.js b/tests/webpack-test/configCases/plugins/define-plugin-bigint/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/plugins/define-plugin-bigint/test.filter.js +++ b/tests/webpack-test/configCases/plugins/define-plugin-bigint/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/define-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/define-plugin/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/plugins/define-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/define-plugin/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/lib-manifest-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/lib-manifest-plugin/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/plugins/lib-manifest-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/lib-manifest-plugin/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/min-chunk-size/test.filter.js b/tests/webpack-test/configCases/plugins/min-chunk-size/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/plugins/min-chunk-size/test.filter.js +++ b/tests/webpack-test/configCases/plugins/min-chunk-size/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/mini-css-extract-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/mini-css-extract-plugin/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/plugins/mini-css-extract-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/mini-css-extract-plugin/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/profiling-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/profiling-plugin/test.filter.js index 78d2bbe7b8f..25695cfba22 100644 --- a/tests/webpack-test/configCases/plugins/profiling-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/profiling-plugin/test.filter.js @@ -2,5 +2,5 @@ // return !process.env.CI; // }; -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/progress-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/progress-plugin/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/plugins/progress-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/progress-plugin/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/plugins/source-map-dev-tool-plugin/test.filter.js b/tests/webpack-test/configCases/plugins/source-map-dev-tool-plugin/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/plugins/source-map-dev-tool-plugin/test.filter.js +++ b/tests/webpack-test/configCases/plugins/source-map-dev-tool-plugin/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/process-assets/html-plugin/test.filter.js b/tests/webpack-test/configCases/process-assets/html-plugin/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/process-assets/html-plugin/test.filter.js +++ b/tests/webpack-test/configCases/process-assets/html-plugin/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/race-conditions/load-module/test.filter.js b/tests/webpack-test/configCases/race-conditions/load-module/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/race-conditions/load-module/test.filter.js +++ b/tests/webpack-test/configCases/race-conditions/load-module/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/records/issue-295/test.filter.js b/tests/webpack-test/configCases/records/issue-295/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/records/issue-295/test.filter.js +++ b/tests/webpack-test/configCases/records/issue-295/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/records/issue-2991/test.filter.js b/tests/webpack-test/configCases/records/issue-2991/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/records/issue-2991/test.filter.js +++ b/tests/webpack-test/configCases/records/issue-2991/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/records/issue-7339/test.filter.js b/tests/webpack-test/configCases/records/issue-7339/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/records/issue-7339/test.filter.js +++ b/tests/webpack-test/configCases/records/issue-7339/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/records/issue-7492/test.filter.js b/tests/webpack-test/configCases/records/issue-7492/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/records/issue-7492/test.filter.js +++ b/tests/webpack-test/configCases/records/issue-7492/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/records/stable-sort/test.filter.js b/tests/webpack-test/configCases/records/stable-sort/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/records/stable-sort/test.filter.js +++ b/tests/webpack-test/configCases/records/stable-sort/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/require/module-require/test.filter.js b/tests/webpack-test/configCases/require/module-require/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/require/module-require/test.filter.js +++ b/tests/webpack-test/configCases/require/module-require/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve-merging/override/test.filter.js b/tests/webpack-test/configCases/resolve-merging/override/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/resolve-merging/override/test.filter.js +++ b/tests/webpack-test/configCases/resolve-merging/override/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve/context-resolve-with-ignore/test.filter.js b/tests/webpack-test/configCases/resolve/context-resolve-with-ignore/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/resolve/context-resolve-with-ignore/test.filter.js +++ b/tests/webpack-test/configCases/resolve/context-resolve-with-ignore/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve/empty-context-module/test.filter.js b/tests/webpack-test/configCases/resolve/empty-context-module/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/resolve/empty-context-module/test.filter.js +++ b/tests/webpack-test/configCases/resolve/empty-context-module/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve/issue-11335-context-module/test.filter.js b/tests/webpack-test/configCases/resolve/issue-11335-context-module/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/resolve/issue-11335-context-module/test.filter.js +++ b/tests/webpack-test/configCases/resolve/issue-11335-context-module/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve/issue-15580/test.filter.js b/tests/webpack-test/configCases/resolve/issue-15580/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/resolve/issue-15580/test.filter.js +++ b/tests/webpack-test/configCases/resolve/issue-15580/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolve/only-module/test.filter.js b/tests/webpack-test/configCases/resolve/only-module/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/resolve/only-module/test.filter.js +++ b/tests/webpack-test/configCases/resolve/only-module/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/resolving/prefer-absolute/test.filter.js b/tests/webpack-test/configCases/resolving/prefer-absolute/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/resolving/prefer-absolute/test.filter.js +++ b/tests/webpack-test/configCases/resolving/prefer-absolute/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/chaining/test.filter.js b/tests/webpack-test/configCases/rule-set/chaining/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/rule-set/chaining/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/chaining/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/compiler/test.filter.js b/tests/webpack-test/configCases/rule-set/compiler/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/rule-set/compiler/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/compiler/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/custom/test.filter.js b/tests/webpack-test/configCases/rule-set/custom/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/rule-set/custom/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/custom/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/simple-use-array-fn/test.filter.js b/tests/webpack-test/configCases/rule-set/simple-use-array-fn/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/rule-set/simple-use-array-fn/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/simple-use-array-fn/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/simple-use-fn-array/test.filter.js b/tests/webpack-test/configCases/rule-set/simple-use-fn-array/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/rule-set/simple-use-fn-array/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/simple-use-fn-array/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/rule-set/simple/test.filter.js b/tests/webpack-test/configCases/rule-set/simple/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/rule-set/simple/test.filter.js +++ b/tests/webpack-test/configCases/rule-set/simple/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/scope-hoisting/create-dll-plugin/test.filter.js b/tests/webpack-test/configCases/scope-hoisting/create-dll-plugin/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/scope-hoisting/create-dll-plugin/test.filter.js +++ b/tests/webpack-test/configCases/scope-hoisting/create-dll-plugin/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/scope-hoisting/dll-plugin/test.filter.js b/tests/webpack-test/configCases/scope-hoisting/dll-plugin/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/scope-hoisting/dll-plugin/test.filter.js +++ b/tests/webpack-test/configCases/scope-hoisting/dll-plugin/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/sharing/consume-module-ignore-warnings/test.filter.js b/tests/webpack-test/configCases/sharing/consume-module-ignore-warnings/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/sharing/consume-module-ignore-warnings/test.filter.js +++ b/tests/webpack-test/configCases/sharing/consume-module-ignore-warnings/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/sharing/consume-multiple-versions-ignore-warnings/test.filter.js b/tests/webpack-test/configCases/sharing/consume-multiple-versions-ignore-warnings/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/sharing/consume-multiple-versions-ignore-warnings/test.filter.js +++ b/tests/webpack-test/configCases/sharing/consume-multiple-versions-ignore-warnings/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/side-effects/issue-13063/test.filter.js b/tests/webpack-test/configCases/side-effects/issue-13063/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/side-effects/issue-13063/test.filter.js +++ b/tests/webpack-test/configCases/side-effects/issue-13063/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/side-effects/url/test.filter.js b/tests/webpack-test/configCases/side-effects/url/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/side-effects/url/test.filter.js +++ b/tests/webpack-test/configCases/side-effects/url/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/source-map/context-module-source-path/test.filter.js b/tests/webpack-test/configCases/source-map/context-module-source-path/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/source-map/context-module-source-path/test.filter.js +++ b/tests/webpack-test/configCases/source-map/context-module-source-path/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/source-map/exclude-modules-source-map/test.filter.js b/tests/webpack-test/configCases/source-map/exclude-modules-source-map/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/source-map/exclude-modules-source-map/test.filter.js +++ b/tests/webpack-test/configCases/source-map/exclude-modules-source-map/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/source-map/source-map-with-profiling-plugin/test.filter.js b/tests/webpack-test/configCases/source-map/source-map-with-profiling-plugin/test.filter.js index 78d2bbe7b8f..25695cfba22 100644 --- a/tests/webpack-test/configCases/source-map/source-map-with-profiling-plugin/test.filter.js +++ b/tests/webpack-test/configCases/source-map/source-map-with-profiling-plugin/test.filter.js @@ -2,5 +2,5 @@ // return !process.env.CI; // }; -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/target/amd-container-named/test.filter.js b/tests/webpack-test/configCases/target/amd-container-named/test.filter.js index 78993ddfa74..4a00bcefeb5 100644 --- a/tests/webpack-test/configCases/target/amd-container-named/test.filter.js +++ b/tests/webpack-test/configCases/target/amd-container-named/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/amd-container-unnamed/test.filter.js b/tests/webpack-test/configCases/target/amd-container-unnamed/test.filter.js index 78993ddfa74..4a00bcefeb5 100644 --- a/tests/webpack-test/configCases/target/amd-container-unnamed/test.filter.js +++ b/tests/webpack-test/configCases/target/amd-container-unnamed/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/amd-named/test.filter.js b/tests/webpack-test/configCases/target/amd-named/test.filter.js index 78993ddfa74..4a00bcefeb5 100644 --- a/tests/webpack-test/configCases/target/amd-named/test.filter.js +++ b/tests/webpack-test/configCases/target/amd-named/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/amd-unnamed/test.filter.js b/tests/webpack-test/configCases/target/amd-unnamed/test.filter.js index 78993ddfa74..4a00bcefeb5 100644 --- a/tests/webpack-test/configCases/target/amd-unnamed/test.filter.js +++ b/tests/webpack-test/configCases/target/amd-unnamed/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/system-named-assets-path/test.filter.js b/tests/webpack-test/configCases/target/system-named-assets-path/test.filter.js index 78993ddfa74..4a00bcefeb5 100644 --- a/tests/webpack-test/configCases/target/system-named-assets-path/test.filter.js +++ b/tests/webpack-test/configCases/target/system-named-assets-path/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/umd-auxiliary-comments-object/test.filter.js b/tests/webpack-test/configCases/target/umd-auxiliary-comments-object/test.filter.js index 78993ddfa74..4a00bcefeb5 100644 --- a/tests/webpack-test/configCases/target/umd-auxiliary-comments-object/test.filter.js +++ b/tests/webpack-test/configCases/target/umd-auxiliary-comments-object/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/target/umd-auxiliary-comments-string/test.filter.js b/tests/webpack-test/configCases/target/umd-auxiliary-comments-string/test.filter.js index 78993ddfa74..4a00bcefeb5 100644 --- a/tests/webpack-test/configCases/target/umd-auxiliary-comments-string/test.filter.js +++ b/tests/webpack-test/configCases/target/umd-auxiliary-comments-string/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false diff --git a/tests/webpack-test/configCases/types/filesystems/test.filter.js b/tests/webpack-test/configCases/types/filesystems/test.filter.js index 9a03076f751..49790b866ac 100644 --- a/tests/webpack-test/configCases/types/filesystems/test.filter.js +++ b/tests/webpack-test/configCases/types/filesystems/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => false; diff --git a/tests/webpack-test/configCases/utils/lazy-set/test.filter.js b/tests/webpack-test/configCases/utils/lazy-set/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/utils/lazy-set/test.filter.js +++ b/tests/webpack-test/configCases/utils/lazy-set/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/wasm/export-imported-global/test.filter.js b/tests/webpack-test/configCases/wasm/export-imported-global/test.filter.js index 399f9526c1b..2c607dd7948 100644 --- a/tests/webpack-test/configCases/wasm/export-imported-global/test.filter.js +++ b/tests/webpack-test/configCases/wasm/export-imported-global/test.filter.js @@ -5,5 +5,5 @@ // return supportsWebAssembly(); // }; -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/wasm/identical/test.filter.js b/tests/webpack-test/configCases/wasm/identical/test.filter.js index 74485e57273..fb4f99f0d1a 100644 --- a/tests/webpack-test/configCases/wasm/identical/test.filter.js +++ b/tests/webpack-test/configCases/wasm/identical/test.filter.js @@ -4,5 +4,5 @@ // return supportsWebAssembly(); // }; -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/wasm/import-wasm-wasm/test.filter.js b/tests/webpack-test/configCases/wasm/import-wasm-wasm/test.filter.js index 399f9526c1b..2c607dd7948 100644 --- a/tests/webpack-test/configCases/wasm/import-wasm-wasm/test.filter.js +++ b/tests/webpack-test/configCases/wasm/import-wasm-wasm/test.filter.js @@ -5,5 +5,5 @@ // return supportsWebAssembly(); // }; -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/wasm/missing-wasm-experiment/test.filter.js b/tests/webpack-test/configCases/wasm/missing-wasm-experiment/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/wasm/missing-wasm-experiment/test.filter.js +++ b/tests/webpack-test/configCases/wasm/missing-wasm-experiment/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/wasm/wasm-in-initial-chunk-error/test.filter.js b/tests/webpack-test/configCases/wasm/wasm-in-initial-chunk-error/test.filter.js index 4b59d796562..bb42ac8f17a 100644 --- a/tests/webpack-test/configCases/wasm/wasm-in-initial-chunk-error/test.filter.js +++ b/tests/webpack-test/configCases/wasm/wasm-in-initial-chunk-error/test.filter.js @@ -4,5 +4,5 @@ // return supportsWebAssembly(); // }; -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/attach-existing/test.filter.js b/tests/webpack-test/configCases/web/attach-existing/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/web/attach-existing/test.filter.js +++ b/tests/webpack-test/configCases/web/attach-existing/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/node-source-future-defaults/test.filter.js b/tests/webpack-test/configCases/web/node-source-future-defaults/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/web/node-source-future-defaults/test.filter.js +++ b/tests/webpack-test/configCases/web/node-source-future-defaults/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/node-source-global/test.filter.js b/tests/webpack-test/configCases/web/node-source-global/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/web/node-source-global/test.filter.js +++ b/tests/webpack-test/configCases/web/node-source-global/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/non-js-chunks-entrypoint-runtime-chunk/test.filter.js b/tests/webpack-test/configCases/web/non-js-chunks-entrypoint-runtime-chunk/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/web/non-js-chunks-entrypoint-runtime-chunk/test.filter.js +++ b/tests/webpack-test/configCases/web/non-js-chunks-entrypoint-runtime-chunk/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/non-js-chunks-entrypoint/test.filter.js b/tests/webpack-test/configCases/web/non-js-chunks-entrypoint/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/web/non-js-chunks-entrypoint/test.filter.js +++ b/tests/webpack-test/configCases/web/non-js-chunks-entrypoint/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/configCases/web/unique-jsonp/test.filter.js b/tests/webpack-test/configCases/web/unique-jsonp/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/configCases/web/unique-jsonp/test.filter.js +++ b/tests/webpack-test/configCases/web/unique-jsonp/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/chunks/split-chunks-webpackhot/test.filter.js b/tests/webpack-test/hotCases/chunks/split-chunks-webpackhot/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/hotCases/chunks/split-chunks-webpackhot/test.filter.js +++ b/tests/webpack-test/hotCases/chunks/split-chunks-webpackhot/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/chunks/split-chunks/test.filter.js b/tests/webpack-test/hotCases/chunks/split-chunks/test.filter.js index 651c259996a..042493e42a5 100644 --- a/tests/webpack-test/hotCases/chunks/split-chunks/test.filter.js +++ b/tests/webpack-test/hotCases/chunks/split-chunks/test.filter.js @@ -1,2 +1,2 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/define/issue-6962/test.filter.js b/tests/webpack-test/hotCases/define/issue-6962/test.filter.js index bb80ff90ece..6592ddf5b97 100644 --- a/tests/webpack-test/hotCases/define/issue-6962/test.filter.js +++ b/tests/webpack-test/hotCases/define/issue-6962/test.filter.js @@ -1,4 +1,4 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test // TODO: This test would painic, we should not painic when build module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/disposing/runtime-independent-filename/test.filter.js b/tests/webpack-test/hotCases/disposing/runtime-independent-filename/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/hotCases/disposing/runtime-independent-filename/test.filter.js +++ b/tests/webpack-test/hotCases/disposing/runtime-independent-filename/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/hashing/full-hash-syntax-error/test.filter.js b/tests/webpack-test/hotCases/hashing/full-hash-syntax-error/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/hotCases/hashing/full-hash-syntax-error/test.filter.js +++ b/tests/webpack-test/hotCases/hashing/full-hash-syntax-error/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/lazy-compilation/https/test.filter.js b/tests/webpack-test/hotCases/lazy-compilation/https/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/hotCases/lazy-compilation/https/test.filter.js +++ b/tests/webpack-test/hotCases/lazy-compilation/https/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/lazy-compilation/simple/test.filter.js b/tests/webpack-test/hotCases/lazy-compilation/simple/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/hotCases/lazy-compilation/simple/test.filter.js +++ b/tests/webpack-test/hotCases/lazy-compilation/simple/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/loader-import-module/css/test.filter.js b/tests/webpack-test/hotCases/loader-import-module/css/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/hotCases/loader-import-module/css/test.filter.js +++ b/tests/webpack-test/hotCases/loader-import-module/css/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/numeric-ids/add-remove-chunks/test.filter.js b/tests/webpack-test/hotCases/numeric-ids/add-remove-chunks/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/hotCases/numeric-ids/add-remove-chunks/test.filter.js +++ b/tests/webpack-test/hotCases/numeric-ids/add-remove-chunks/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/hotCases/runtime/root-error/test.filter.js b/tests/webpack-test/hotCases/runtime/root-error/test.filter.js index bb80ff90ece..6592ddf5b97 100644 --- a/tests/webpack-test/hotCases/runtime/root-error/test.filter.js +++ b/tests/webpack-test/hotCases/runtime/root-error/test.filter.js @@ -1,4 +1,4 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test // TODO: This test would painic, we should not painic when build module.exports = () => { return false } diff --git a/tests/webpack-test/statsCases/aggressive-splitting-entry/test.filter.js b/tests/webpack-test/statsCases/aggressive-splitting-entry/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/statsCases/aggressive-splitting-entry/test.filter.js +++ b/tests/webpack-test/statsCases/aggressive-splitting-entry/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/statsCases/named-chunks-plugin-async/test.filter.js b/tests/webpack-test/statsCases/named-chunks-plugin-async/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/statsCases/named-chunks-plugin-async/test.filter.js +++ b/tests/webpack-test/statsCases/named-chunks-plugin-async/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/statsCases/wasm-explorer-examples-sync/test.filter.js b/tests/webpack-test/statsCases/wasm-explorer-examples-sync/test.filter.js index 2f76323ee7a..d139b9c071b 100644 --- a/tests/webpack-test/statsCases/wasm-explorer-examples-sync/test.filter.js +++ b/tests/webpack-test/statsCases/wasm-explorer-examples-sync/test.filter.js @@ -7,6 +7,6 @@ module.exports = function(config) { }; */ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test // TODO: This test would painic, we should not painic when build module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/add-defines/test.filter.js b/tests/webpack-test/watchCases/cache/add-defines/test.filter.js index 8e804c2121b..6dc0e0a010c 100644 --- a/tests/webpack-test/watchCases/cache/add-defines/test.filter.js +++ b/tests/webpack-test/watchCases/cache/add-defines/test.filter.js @@ -3,5 +3,5 @@ return !(config.experiments && config.experiments.cacheUnaffected); }; */ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/child-compilation-cache/test.filter.js b/tests/webpack-test/watchCases/cache/child-compilation-cache/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/cache/child-compilation-cache/test.filter.js +++ b/tests/webpack-test/watchCases/cache/child-compilation-cache/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/loader-import-module/test.filter.js b/tests/webpack-test/watchCases/cache/loader-import-module/test.filter.js index d0d271013a8..507859202e5 100644 --- a/tests/webpack-test/watchCases/cache/loader-import-module/test.filter.js +++ b/tests/webpack-test/watchCases/cache/loader-import-module/test.filter.js @@ -1,5 +1,5 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test // FIXME: A jest worker process (pid=75037) was terminated by another process: signal=SIGABRT, exitCode=null. Operating system logs may contain more information on why this occurred. // TODO: confirm module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/managedPath/test.filter.js b/tests/webpack-test/watchCases/cache/managedPath/test.filter.js index e2225d50bf6..cb2b36c5924 100644 --- a/tests/webpack-test/watchCases/cache/managedPath/test.filter.js +++ b/tests/webpack-test/watchCases/cache/managedPath/test.filter.js @@ -1,4 +1,4 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test // FIXME: A jest worker process (pid=75037) was terminated by another process: signal=SIGABRT, exitCode=null. Operating system logs may contain more information on why this occurred. module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/new-split-chunk-entry-node/test.filter.js b/tests/webpack-test/watchCases/cache/new-split-chunk-entry-node/test.filter.js index d1a72559333..19dd5accbfa 100644 --- a/tests/webpack-test/watchCases/cache/new-split-chunk-entry-node/test.filter.js +++ b/tests/webpack-test/watchCases/cache/new-split-chunk-entry-node/test.filter.js @@ -1,4 +1,4 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/new-split-chunk-entry-web/test.filter.js b/tests/webpack-test/watchCases/cache/new-split-chunk-entry-web/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/cache/new-split-chunk-entry-web/test.filter.js +++ b/tests/webpack-test/watchCases/cache/new-split-chunk-entry-web/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/reexport-mangle/test.filter.js b/tests/webpack-test/watchCases/cache/reexport-mangle/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/cache/reexport-mangle/test.filter.js +++ b/tests/webpack-test/watchCases/cache/reexport-mangle/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/unsafe-cache-duplicates/test.filter.js b/tests/webpack-test/watchCases/cache/unsafe-cache-duplicates/test.filter.js index 54f9223054d..70fe33d2a39 100644 --- a/tests/webpack-test/watchCases/cache/unsafe-cache-duplicates/test.filter.js +++ b/tests/webpack-test/watchCases/cache/unsafe-cache-duplicates/test.filter.js @@ -1,4 +1,4 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test // FIXME: timeout module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/cache/unsafe-cache-managed-paths/test.filter.js b/tests/webpack-test/watchCases/cache/unsafe-cache-managed-paths/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/cache/unsafe-cache-managed-paths/test.filter.js +++ b/tests/webpack-test/watchCases/cache/unsafe-cache-managed-paths/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/parsing/switching-harmony/test.filter.js b/tests/webpack-test/watchCases/parsing/switching-harmony/test.filter.js new file mode 100644 index 00000000000..042493e42a5 --- /dev/null +++ b/tests/webpack-test/watchCases/parsing/switching-harmony/test.filter.js @@ -0,0 +1,2 @@ +// TODO: Should create a issue for this test +module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin-9485/test.filter.js b/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin-9485/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin-9485/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin-9485/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/automatic-prefetch-plugin/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/define-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/define-plugin/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/plugins/define-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/define-plugin/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/dll-reference-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/dll-reference-plugin/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/plugins/dll-reference-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/dll-reference-plugin/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/mini-css-extract-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/mini-css-extract-plugin/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/plugins/mini-css-extract-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/mini-css-extract-plugin/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/profiling-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/profiling-plugin/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/plugins/profiling-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/profiling-plugin/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/plugins/watch-ignore-plugin/test.filter.js b/tests/webpack-test/watchCases/plugins/watch-ignore-plugin/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/plugins/watch-ignore-plugin/test.filter.js +++ b/tests/webpack-test/watchCases/plugins/watch-ignore-plugin/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/recover-from-error/parse-failed-esm/test.filter.js b/tests/webpack-test/watchCases/recover-from-error/parse-failed-esm/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/recover-from-error/parse-failed-esm/test.filter.js +++ b/tests/webpack-test/watchCases/recover-from-error/parse-failed-esm/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/resolve/in-loader/test.filter.js b/tests/webpack-test/watchCases/resolve/in-loader/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/resolve/in-loader/test.filter.js +++ b/tests/webpack-test/watchCases/resolve/in-loader/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/runtime/static-import/test.filter.js b/tests/webpack-test/watchCases/runtime/static-import/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/runtime/static-import/test.filter.js +++ b/tests/webpack-test/watchCases/runtime/static-import/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false } diff --git a/tests/webpack-test/watchCases/snapshot/unable-to-snapshot/test.filter.js b/tests/webpack-test/watchCases/snapshot/unable-to-snapshot/test.filter.js index 2236672e3c8..aa7f955dd66 100644 --- a/tests/webpack-test/watchCases/snapshot/unable-to-snapshot/test.filter.js +++ b/tests/webpack-test/watchCases/snapshot/unable-to-snapshot/test.filter.js @@ -1,3 +1,3 @@ -// TODO: Should create a issues for this test +// TODO: Should create a issue for this test module.exports = () => { return false }