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

Notifications swallow error messages #235

Open
allthesignals opened this issue Dec 31, 2018 · 3 comments
Open

Notifications swallow error messages #235

allthesignals opened this issue Dec 31, 2018 · 3 comments

Comments

@allthesignals
Copy link

allthesignals commented Dec 31, 2018

Hi there,

First off, thanks for the great addon. I just have a quick question that I can't seem to find anything about: how do I prevent notifications from swallowing error messages during automated acceptance testing?

In my testing environment, I have it autoClear pretty fast so that tests aren't artificially slowed down. But when errors come up when debugging acceptance tests, the error is swallowed up completely and the message is only flashed for an instant. I have to increase the timing just to read it, and I don't get a stack trace for further debugging.

Any suggestions? I get this is probably just the nature of promise chains handling exceptions, but it seems like there should be a better way to handle errors for debugging.

@mansona
Copy link
Owner

mansona commented Nov 12, 2019

do you have an example test? 🤔 I'm struggling to think of the use case but I'm pretty sure I would get it instantly with an example 😂

@mansona
Copy link
Owner

mansona commented Jan 9, 2020

did you have the chance to try reproduce this with an example test? I'm happy to put some work into trying to fix this for you but I'm struggling to understand the issue 😂

@allthesignals
Copy link
Author

Sorry @mansona I didn't get a chance. I will put one together. This is more of a feature request if I recall (I can't believe how long ago this was!).

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

2 participants