Refactor #27577
There 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.
Associated revisions
History
#1
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6970 added
#2
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 1.24.0 added
#3
Updated by Ondřej Pražák over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 41923c43f21a59639af8639d4d81d51da90fe1ee.
Fixes #27577 - Fail test on console.error