-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: Dynamic Data Mapping
-
Labels:
-
Fix Priority:4
-
Sprint:FlexSprint01
-
QA Test Name:
-
QA Test Score:5
js-unit-jdk8/0 is failling here:
[exec] > Task :dxp:apps:portal-search-tuning:portal-search-tuning-rankings-web:packageRunTest [exec] PASS test/js/components/ResultRankingsForm.es.js (81.775s) [exec] ??? Console [exec] [exec] console.error ../../../../node_modules/react-dom/cjs/react-dom.development.js:530 [exec] Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function. [exec] in TabPane (created by ResultRankingsForm) [exec] in div (created by Content) [exec] in Content (created by ResultRankingsForm) [exec] in div (created by ResultRankingsForm) [exec] in ErrorBoundary (created by ResultRankingsForm) [exec] in div (created by ResultRankingsForm) [exec] in div (created by ResultRankingsForm) [exec] in div (created by ResultRankingsForm) [exec] in ResultRankingsForm [exec] [exec] [exec] Test Suites: 17 passed, 17 total [exec] Tests: 119 passed, 119 total [exec] Snapshots: 0 total [exec] Time: 85.351s [exec] Ran all test suites. [exec] Done in 87.81s. [exec] Gradle build finished at 2020-03-11 04:38:14.685. [exec] [exec] [exec] FAILURE: Build failed with an exception. [exec] [exec] * What went wrong: [exec] Execution failed for task ':apps:dynamic-data-mapping:dynamic-data-mapping-form-field-type:packageRunTest'. [exec] > Process 'command '/opt/dev/projects/github/liferay-portal/build/node/bin/node'' finished with non-zero exit value 1 [exec] [exec] * Try: [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights. [exec] [exec] * Exception is: [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':apps:dynamic-data-mapping:dynamic-data-mapping-form-field-type:packageRunTest'. [exec] at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$3.accept(ExecuteActionsTaskExecuter.java:166)