Actions
Refactor #27577
closedThere are console errors in passing js tests
Description
There is no reason for errors to be in console if the tests are passing. The cause of errors should be investigated and fixed. Forcing unexpected errors to actually fail the test would alert us that there might be a problem.
Actions