GarouDan
03/29/2019, 4:49 PMjs
, jvm
and native
targets.
The strange thing is I cannot make the js tests fail, it looks it is being ignored.
Does someone had a problem like this or knows an workaround?
This is very strange.ian.shaun.thomas
03/29/2019, 4:50 PMkpgalligan
03/29/2019, 4:51 PMGarouDan
03/29/2019, 4:52 PM./gradlew jvmTestbut
./gradlew jsTestnever fails, even changing the code. I can make the jvm fail.
kpgalligan
03/29/2019, 4:53 PMian.shaun.thomas
03/29/2019, 4:54 PMGarouDan
03/29/2019, 4:58 PMrusshwolf
03/29/2019, 5:06 PMGarouDan
03/29/2019, 5:09 PMnpm WARN saveError ENOENT: no such file or directory, open '/path.../build/test-js/js/package.json'
I’ve seen the plugin has created the package-lock.json but not the actual package.json.ian.shaun.thomas
03/29/2019, 5:10 PMGarouDan
03/29/2019, 5:11 PMh0tk3y
03/29/2019, 5:49 PMankushg
03/29/2019, 6:33 PMh0tk3y
03/29/2019, 6:37 PM