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
You should just make sure that this is covered by the existing stress mixes run by the stress team (cc @valenis). There is no point in you building a separate stress harness for Span.
What I understand from @DrewScoggins is that the stress mixes will run [Fact] tests (but not, currently, [Theory] tests).
Span currently has many (~500) [Fact] tests and ~10 [Theory] methods (which are mostly on AsSpan), based on src\System.Memory\tests\Span\* as of 821f44ea4650f178f9ada3d85e54b1088a27e14d.
From dotnet/corefxlab#1313
The text was updated successfully, but these errors were encountered: