You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the runtime tests on mono, we currently rebuild the tests. However, the tests are build in increments, and much of the test build only actually has to be done once and can be reused by diffirent test runs.
Probably best to do this after this change: #35783
The text was updated successfully, but these errors were encountered:
When running the runtime tests on mono, we currently rebuild the tests. However, the tests are build in increments, and much of the test build only actually has to be done once and can be reused by diffirent test runs.
Probably best to do this after this change:
#35783
The text was updated successfully, but these errors were encountered: