getgauge / gauge-java

Java runner for Gauge

Home Page:https://gauge.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error while marshaling: string field contains invalid UTF-8

xwinie opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps (or project) to reproduce the behavior:

  1. Initialise a gauge project
  2. Use the following piece of code
  3. Run the gauge command
  4. See error
$ gauge init java
$ gauge run specs

Logs

Paste any log or error messages here

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions:

  • OS [e.g. 10.15.6 (19G2021) please be specific ]
  • Java version
  • Maven/Gradle version
gauge -v

image

Additional context
Add any other context about the problem here.

looks like there is an issue reading the csv file.