maiflai / gradle-scalatest

A plugin to enable the use of scalatest in a gradle Scala project.
The Unlicense
73 stars 35 forks source link

Argument list too long with gradle-scalatest plugin enabled. #100

Open hercule24 opened 2 years ago

hercule24 commented 2 years ago

Hey, this plugin is super useful in integrating scalatest into gradle build system, so that we can build, run tests from gradle and visualize the test results.

However recently, we are seeing more and more errors like the following with this plugin enabled, could you help take a look?

A problem occurred starting process 'command '/export/apps/jdk/JDK-1_8_0_121/bin/java''
   > Could not start '/export/apps/jdk/JDK-1_8_0_121/bin/java'
      > Cannot run program "/export/apps/jdk/JDK-1_8_0_121/bin/java" (in directory "/export/content/data/multiproduct-post-commit/i001/workspace/model-bundle-importer-exporter_beed31426686d62fdf14a6794ab1eb7684b55618/model-bundle-importer-exporter-component-impl"): error=7, Argument list too long
         > error=7, Argument list too long