[
https://issues.apache.org/jira/browse/IGNITE-13598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17217556#comment-17217556
]
Pavel Tupitsyn commented on IGNITE-13598:
-----------------------------------------
[~isapego] looks good to me, please see a comment on GitHub.
> Node.js TC suite started failing without visible reason
> -------------------------------------------------------
>
> Key: IGNITE-13598
> URL: https://issues.apache.org/jira/browse/IGNITE-13598
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Affects Versions: 2.9
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Priority: Major
> Fix For: 2.10
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Here is the example of failure:
> [https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_ThinClientNodeJs/5677053]
>
> {noformat}
> modules/platforms/nodejs/node_modules/jasmine/lib/loader.js:25
> return import(path);
> ^^^^^^
> SyntaxError: Unexpected token import
> at createScript (vm.js:80:10)
> at Object.runInThisContext (vm.js:139:10)
> at Module._compile (module.js:616:28)
> at Object.Module._extensions..js (module.js:663:10)
> at Module.load (module.js:565:32)
> at tryModuleLoad (module.js:505:12)
> at Function.Module._load (module.js:497:3)
> at Module.require (module.js:596:17)
> at require (internal/module.js:11:18)
> at Object.<anonymous>
> (/home/isapego/work/reps/incubator-ignite/modules/platforms/nodejs/node_modules/jasmine/lib/jasmine.js:4:14)
> npm ERR! Test failed. See above for more details.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)