Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The line number of failure is one more than the line of error #73

Closed
sswaroopgupta opened this issue Nov 16, 2017 · 1 comment
Closed
Assignees
Labels

Comments

@sswaroopgupta
Copy link
Contributor

Expected behavior
When there is an error, the line number of failure should be the line where the error occurred

Actual behavior
It is one more than the line where the error occured

Steps to replicate

  • Create a gauge js project
  • Have a step fail
  • run the specs
  • Observe the line number of the code failure

Version

Gauge version: 0.9.5.nightly-2017-11-15
Commit Hash: 55fe281

Plugins
-------
js (2.0.3.nightly-2017-11-15)
@sriv
Copy link
Member

sriv commented Nov 23, 2017

fix available in nightly > 23/11/2017

@ghost ghost removed the ready for QA label Nov 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

6 participants