Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

bad interaction with test_injection.dart and stack_trace #1731

Open
sigmundch opened this issue Jun 20, 2015 · 0 comments
Open

bad interaction with test_injection.dart and stack_trace #1731

sigmundch opened this issue Jun 20, 2015 · 0 comments

Comments

@sigmundch
Copy link

The stack_strace package can't parse stack traces produced on these throws:
https://github.com/angular/angular.dart/blob/master/lib/mock/test_injection.dart#L45
and https://github.com/angular/angular.dart/blob/master/lib/mock/test_injection.dart#L60

It seems that adding DECLARED AT is confusing the parsing in stack_trace, so you end up with an error like:

Uncaught FormatException: Couldn't parse V8 stack trace line 'DECLARED AT:at dart.wrapException

Not sure if the proper fix is here or there though.

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

No branches or pull requests

1 participant