build icon indicating copy to clipboard operation
build copied to clipboard

Add test for stack trace mapping in the browser console

Open jakemac53 opened this issue 7 years ago • 3 comments

This has broken multiple times, so we need to set up a web driver test or something along those lines to check the actual browser console output.

~~We should also check the package:test output in the terminal once that is actually working (won't require webdriver at least).~~ (this is done)

jakemac53 avatar Feb 15 '18 17:02 jakemac53

I don't mind trying this today/tomorrow assuming nobody was going to start earlier.

matanlurey avatar Feb 22 '18 17:02 matanlurey

Some questions:

  • Do we want to verify pub run test maps or just in the browser?
  • Do we care about DDC and Dart2JS or just DDC?

matanlurey avatar Feb 22 '18 17:02 matanlurey

We do already have a test for the stack traces printed by the test command (but only for DDC).

Ideally we would check both dart2js and ddc though.

jakemac53 avatar Feb 22 '18 17:02 jakemac53

Closing as stale.

davidmorgan avatar Jul 07 '25 11:07 davidmorgan