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

Fix plugins process error reporting #946

Merged
merged 2 commits into from
Nov 22, 2017
Merged

Fix plugins process error reporting #946

merged 2 commits into from
Nov 22, 2017

Conversation

chrisbreiding
Copy link
Contributor

No description provided.

@chrisbreiding chrisbreiding self-assigned this Nov 21, 2017
@chrisbreiding chrisbreiding added this to the 1.1.2 milestone Nov 21, 2017
"message": "missing }",
"code": "{\n"
}
exports['lib/plugins/child/run_plugins sends error message if pluginsFile has syntax error 1'] = `/Users/chrisbreiding/Dev/cypress/cypress/packages/server/test/fixtures/syntax_error.coffee:1:1: error: missing }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, this looks like something went wrong in this test snapshot

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How so?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see this in the diff lines, which is confusing - maybe we should strip colors from the text output

screen shot 2017-11-21 at 1 51 20 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants