File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
src/libraries/Microsoft.Extensions.Primitives/tests Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -806,7 +806,6 @@ public void StringSegment_Substring_InvalidLength()
806
806
}
807
807
808
808
[ Fact ]
809
- [ ActiveIssue ( "https://github.com/dotnet/runtime/issues/50878" , TestPlatforms . Android ) ]
810
809
public void StringSegment_Substring_InvalidOffsetAndLength ( )
811
810
{
812
811
// Arrange
@@ -818,7 +817,6 @@ public void StringSegment_Substring_InvalidOffsetAndLength()
818
817
}
819
818
820
819
[ Fact ]
821
- [ ActiveIssue ( "https://github.com/dotnet/runtime/issues/50878" , TestPlatforms . Android ) ]
822
820
public void StringSegment_Substring_OffsetAndLengthOverflows ( )
823
821
{
824
822
// Arrange
@@ -899,7 +897,6 @@ public void StringSegment_Subsegment_InvalidLength()
899
897
}
900
898
901
899
[ Fact ]
902
- [ ActiveIssue ( "https://github.com/dotnet/runtime/issues/50878" , TestPlatforms . Android ) ]
903
900
public void StringSegment_Subsegment_InvalidOffsetAndLength ( )
904
901
{
905
902
// Arrange
@@ -911,7 +908,6 @@ public void StringSegment_Subsegment_InvalidOffsetAndLength()
911
908
}
912
909
913
910
[ Fact ]
914
- [ ActiveIssue ( "https://github.com/dotnet/runtime/issues/50878" , TestPlatforms . Android ) ]
915
911
public void StringSegment_Subsegment_OffsetAndLengthOverflows ( )
916
912
{
917
913
// Arrange
You can’t perform that action at this time.
0 commit comments