Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was 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

Description

@sigmundch

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions