-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[e2e] Update Console error fixture to be more informative #5273
Comments
Testing NotesCreate a console error in the e2e tests Create a console warning in the e2e tests |
Unable To Test Locally: Testathon: 7/8/22 Many tests are failing, this is after running: |
@jvigliotta try running |
I believe this is verified? |
@akhenry Do you see the same thing for |
@khalidadil Typo, I meant |
Verified Fixed in Testathon on 07/11/22 |
I added a |
@akhenry I just talked to @unlikelyzero, and you have to do it in the browser scope like this:
Is that how you did it? Doing it that way did cause it to fail for me: |
Summary
When the Console error detection fails in the fixtures.js, it's not obvious to users why it failed. We need to fix that with some sort of logging that's apparent in CI.
The text was updated successfully, but these errors were encountered: