Ben Vinegar
Ben Vinegar
> Anyhow, it would be neat if Raven would log that fact somewhere. Agree with this.
AFAIK, Node 8 also added new functionality that continues to support domains. Despite their deprecated status, it doesn't seem like domains are going away anytime soon. From the changelog: >...
> Would the new Node change work immediatel We haven't tested yet โ I don't honestly know.
Hey, totally agree โ and somehow I missed this issue months ago ๐
> however I get vastly different results when using this. @OliverJAsh โ uh, better results, I hope? ๐ What are we missing?
Do we believe the above PR fixed this? Can we close?
@mcansh Is it possible to talk to you all about this further? Like other product choices made in Blues Stack (e.g. Prisma, Cypress, Docker), [Sentry](https://github.com/getsentry/sentry) is open source/source available software...
> For example. I want the core piece to just be parsing errors and then everything ontop of that is a plugin (noconflict, window.onerror stuff is in a window plugin)....
Very cool โย thanks for the heads up.
I suspect the issue may be that the `` tag is output _before_ the suite has actually run. So it always puts out `failed="0"` and `total=""`, regardless of the outcome.