[
https://issues.apache.org/jira/browse/IMPALA-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810501#comment-17810501
]
Riza Suminto commented on IMPALA-12752:
---------------------------------------
Underneath, it will run a quick test using nodejs,
{code:java}
$ ./tests/run-js-tests.sh
NodeJS v16.20.2 installation foundup to date, audited 347 packages in 806ms34
packages are looking for funding
run `npm fund` for detailsfound 0 vulnerabilities> Impala WebUI JS
[email protected] test
> JEST_JUNIT_OUTPUT_DIR="${IMPALA_JS_TEST_LOGS_DIR}" "${IMPALA_NODEJS}"
> --experimental-vm-modules node_modules/jest/bin/jest.js(node:756693)
> ExperimentalWarning: VM Modules is an experimental feature. This feature
> could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
PASS query_timeline/host_utilization_diagram.test.js
PASS query_timeline/chart_commons.test.js
PASS query_timeline/fragment_diagram.test.js
PASS query_timeline/fragment_metrics_diagram.test.jsTest Suites: 4 passed, 4
total
Tests: 21 passed, 21 total
Snapshots: 0 total
Time: 0.52 s, estimated 1 s
Ran all test suites. {code}
[[email protected]] [~joemcdonnell] Can we enable this in
jenkins.impala.io? Maybe enable in ubuntu-20.04-from-scratch that runs BE test.
> Enable JS tests for webUI in jenkins
> ------------------------------------
>
> Key: IMPALA-12752
> URL: https://issues.apache.org/jira/browse/IMPALA-12752
> Project: IMPALA
> Issue Type: Improvement
> Reporter: Surya Hebbar
> Assignee: Surya Hebbar
> Priority: Major
>
> The JS tests have been integrated into Impala. But, it has not been
> integrated into jenkins builds. So, it is necessary to integrate with jenkins.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]