projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ead7ffc
)
Re-enable tests for Windows arm64
author
Bruce Forstall
<brucefo@microsoft.com>
Sat, 9 Jun 2018 01:39:02 +0000
(18:39 -0700)
committer
Bruce Forstall
<brucefo@microsoft.com>
Sat, 9 Jun 2018 01:39:02 +0000
(18:39 -0700)
These tests don't fail anymore. Re-enable them.
Fixes dotnet/coreclr#10115
Commit migrated from https://github.com/dotnet/coreclr/commit/
67f1beabbdefe31254da090c1fa7f029b01441a4
src/coreclr/tests/arm64/Tests.lst
patch
|
blob
|
history
diff --git
a/src/coreclr/tests/arm64/Tests.lst
b/src/coreclr/tests/arm64/Tests.lst
index be9e7a813263badbcaabf2e8db56064ff9eb2aaf..574fb25fd0a07a6007dde3f946d06f635e479f2d 100644
(file)
--- a/
src/coreclr/tests/arm64/Tests.lst
+++ b/
src/coreclr/tests/arm64/Tests.lst
@@
-18161,7
+18161,7
@@
RelativePath=CoreMangLib\cti\system\string\StringFormat1\StringFormat1.cmd
WorkingDir=CoreMangLib\cti\system\string\StringFormat1
Expected=0
MaxAllowedDurationSeconds=600
-Categories=Pri1;RT;EXPECTED_
FAIL;10115
+Categories=Pri1;RT;EXPECTED_
PASS
HostStyle=0
[StringFormat2.cmd_2483]
@@
-18169,7
+18169,7
@@
RelativePath=CoreMangLib\cti\system\string\StringFormat2\StringFormat2.cmd
WorkingDir=CoreMangLib\cti\system\string\StringFormat2
Expected=0
MaxAllowedDurationSeconds=600
-Categories=Pri1;RT;EXPECTED_
FAIL;10115
+Categories=Pri1;RT;EXPECTED_
PASS
HostStyle=0
[StringGetEnumerator.cmd_2484]