Fix hidden broken tests merged by mistake because CI failure #1654
Labels
status/triage
Issue or PR that requires contributor attention.
type/chore
Issue that requests non-user facing changes.
Description
As I reported on #1653 we merged a PR that added
tee
command to save the result of the test execution in a file. Once we merged this PR the CI stopped notifying when the tests were brokenSee the history:
Because of this, after we merged the commits (on the red square above) the CI broke
Locally I verified before all the tests are fine, and after merging this one, we started having the following tests broken
Proposed solution
We need to fix these broken tests.
Additional context
See the PR 1611
The text was updated successfully, but these errors were encountered: