oppia / oppia

A free, online learning platform to make quality education accessible for all.
https://www.oppia.org
Apache License 2.0
5.63k stars 3.78k forks source link

Fix #16413: E2E passing even after a console error. #20178

Closed jnvtnguyen closed 1 week ago

jnvtnguyen commented 3 weeks ago

Overview

  1. This PR fixes #16413.
  2. This PR does the following: This PR fixes the checkForConsoleErrors functionality in the E2E tests by changing the threshold filter which was broken due to the migration from protractor.
  3. (For bug-fixing PRs only) The original bug occurred because: The migration from protractor overlooked the change in console error thresholding, resulting in all console errors not being caught.

Essential Checklist

Please follow the instructions for making a code change.

PR Pointers

oppiabot[bot] commented 3 weeks ago

Hi @jnvtnguyen, can you complete the following:

  1. The body of this PR is missing the required description, please update the body with a description of what this PR does. Thanks!
oppiabot[bot] commented 3 weeks ago

Hi @jnvtnguyen please assign the required reviewer(s) for this PR. Thanks!

jnvtnguyen commented 2 weeks ago

@DubeySandeep PTAL, still have one console error to catalog, though it should show that checkForConsoleErrors is working now.

oppiabot[bot] commented 1 week ago

Hi @jnvtnguyen, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 4 days, it will be automatically closed so that others can take up the issue. If you are still working on this PR, please make a follow-up commit within 4 days (and submit it for review, if applicable). Please also let us know if you are stuck so we can help you!