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 error path in the stack trace is incomplete #80

Closed
sswaroopgupta opened this issue Dec 18, 2017 · 1 comment
Closed

The error path in the stack trace is incomplete #80

sswaroopgupta opened this issue Dec 18, 2017 · 1 comment
Labels

Comments

@sswaroopgupta
Copy link
Contributor

Expected behavior
The error path in the stack trace should be complete

Actual behavior
The error path is incomplete

Steps to replicate

Observe the path in the error

AssertionError [ERR_ASSERTION]: 0 not equal to 1
            at verifyAutocompleteResponse (tests\codecomplete.js:59:12)
            at Object.<anonymous> (tests\codecomplete.js:29:5)

Version

Gauge version: 0.9.6.nightly-2017-12-13
Commit Hash: 571fda8

Plugins
-------
js (2.0.3.nightly-2017-12-15)
@sswaroopgupta
Copy link
Contributor Author

This issue was moved to getgauge-contrib/gauge-js#87

@ghost ghost removed the ready label Dec 19, 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

2 participants