Displaying 1 result from an estimated 1 matches for "descoped".
Did you mean:
descibed
2020 Feb 25
2
phab unit tests + libcxx tests w/concurrency
...nally pretty close.
Having this pre-merge check helps buoy confidence in my change - that it's
less likely to cause a buildbot to trigger. We should strive to eliminate
false signals from this test suite. Either the test suite should omit
check-cxx (not my preference) or the cxx tests must be descoped to reliably
passing ones. Or maybe the test infrastructure could be
partitioned/dedicated such that it's very unlikely to have false failures
like this.
Also, thanks again to the teams who work on providing testing features like
this, it's a step in the right direction.
-Brian
---...