Closed MikaelMayer closed 3 weeks ago
I imagine you weren't able to test these changes, so if we merge them we risk breaking our builds (not the end of the world, we can revert). Is that right?
I imagine you weren't able to test these changes, so if we merge them we risk breaking our builds (not the end of the world, we can revert). Is that right?
The only execution path that wasn't tested during the development of this PR is the one starting with
\nAt the time of checking, no fix was underway.\n
....
But since it's only text, urls that exist, I'm pretty confident that this error message won't break our builds. And if it did, as you say. it would be easy to spot and to fix on the go.
Description
Whenever nightly tests fails, some tests are failing but it's not obvious how to fix nightly tests. There is some documentation but I think it's nicer for developers to know
How has this been tested?
Investigating this during a nightly test failure. It gives the following helpful clickable message:
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.