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

Color highlighting error #97

Closed
ghost opened this issue Nov 30, 2011 · 4 comments
Closed

Color highlighting error #97

ghost opened this issue Nov 30, 2011 · 4 comments

Comments

@ghost
Copy link

ghost commented Nov 30, 2011

There is no highlighting in here so you can't see the highlighting error.

The line "Error: You can't goto st" is red, then it suddenly breaks and jumps into a new line with grey color".

✖ 1 of 6 tests failed:

0) Statemachine should transition to another state on event:
   Error: You can't goto st
ate <ANgry> through event [accident].
   at [object Object].goto (/Volumes/Private/johnnyluu/Documents/Development/johnnywengluu/yobiengine/lib/yobiengine

This happens all the time.

The whole line "Error: You can't goto state through event [accident]." should be red.

@tj
Copy link
Contributor

tj commented Nov 30, 2011

i might just be highlighting the first line or something, i'll take look when i have a minnute

@ghost
Copy link
Author

ghost commented Nov 30, 2011

The other issue is that the sentence is broken into two lines.

@tj
Copy link
Contributor

tj commented Nov 30, 2011

yeah that seems odd.. i'll take a look tomorrow morning

@tj
Copy link
Contributor

tj commented Nov 30, 2011

hehe it's just me being stupid, splitting on "at" for the stack trace, really wish js exposed them as objects

@tj tj closed this as completed in 7f15256 Nov 30, 2011
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

No branches or pull requests

1 participant