Delete SingleGetHashCode and DoubleGetHashCode tests for arm/arm64#16688
Conversation
The tests themselves were deleted with dotnet#16567.
|
cc @dotnet/arm32-contrib @dotnet/arm64-contrib |
StringCompare1, StringCompare2, StringCompare15
|
Also delete StringCompare tests deleted with #16571 |
|
Is there a reason we have to manually manage these lists for Arm64. Can the test list be updated automatically? At test runtime? |
|
We could probably auto-create the lists with some automation -- @jashook has some automation to update them, but it hasn't been used in a while. Ideally, we would create a single cross-platform test infrastructure so we wouldn't have all three (or more?) msbuild/xunit, runtest.sh, and smarty. |
|
@dotnet-bot test Windows_NT arm Cross Checked normal Build and Test |
|
@dotnet-bot test Windows_NT arm Cross Checked normal Build and Test |
|
@dotnet-bot test Windows_NT arm Cross Checked normal Build and Test test Windows_NT armlb Cross Checked Innerloop Build and Test |
The tests themselves were deleted with #16567.