Skip to content

Commit

Permalink
Re-enable arm64 tests that no longer fail
Browse files Browse the repository at this point in the history
Fixes #13796

Note that test GitHub_11408 is still disabled, now against issue #11408.
  • Loading branch information
BruceForstall committed Jul 26, 2018
1 parent 2b92e13 commit 7114204
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests/arm64/Tests.lst
Original file line number Diff line number Diff line change
Expand Up @@ -1817,7 +1817,7 @@ RelativePath=baseservices\threading\generics\threadstart\GThread07\GThread07.cmd
WorkingDir=baseservices\threading\generics\threadstart\GThread07
Expected=0
MaxAllowedDurationSeconds=600
Categories=Pri1;RT;EXPECTED_FAIL;13796
Categories=Pri1;RT;EXPECTED_PASS
HostStyle=0

[GThread08.cmd_227]
Expand Down Expand Up @@ -75729,23 +75729,23 @@ RelativePath=Regressions\coreclr\0416\hello\hello.cmd
WorkingDir=Regressions\coreclr\0416\hello
Expected=0
MaxAllowedDurationSeconds=600
Categories=Pri1;RT;EXPECTED_FAIL;13796
Categories=Pri1;RT;EXPECTED_PASS
HostStyle=0

[test.cmd_9829]
RelativePath=Regressions\coreclr\0433\test\test.cmd
WorkingDir=Regressions\coreclr\0433\test
Expected=0
MaxAllowedDurationSeconds=600
Categories=EXPECTED_FAIL;Pri1;13796
Categories=EXPECTED_PASS;Pri1
HostStyle=0

[test.cmd_9830]
RelativePath=Regressions\coreclr\0487\test\test.cmd
WorkingDir=Regressions\coreclr\0487\test
Expected=0
MaxAllowedDurationSeconds=600
Categories=EXPECTED_FAIL;Pri1;13796
Categories=EXPECTED_PASS;Pri1
HostStyle=0

[Test570.cmd_9831]
Expand Down Expand Up @@ -90353,7 +90353,7 @@ RelativePath=JIT\Regression\JitBlue\GitHub_11408\GitHub_11408\GitHub_11408.cmd
WorkingDir=JIT\Regression\JitBlue\GitHub_11408\GitHub_11408
Expected=0
MaxAllowedDurationSeconds=600
Categories=EXPECTED_FAIL;13796;NEW
Categories=EXPECTED_FAIL;11408;NEW
HostStyle=0

[LocallocCnstB5_PSP.cmd_11672]
Expand Down Expand Up @@ -90401,7 +90401,7 @@ RelativePath=JIT\Regression\JitBlue\GitHub_13404\GitHub_13404\GitHub_13404.cmd
WorkingDir=JIT\Regression\JitBlue\GitHub_13404\GitHub_13404
Expected=0
MaxAllowedDurationSeconds=600
Categories=EXPECTED_FAIL;13796;NEW
Categories=EXPECTED_PASS;NEW
HostStyle=0

[GitHub_10215.cmd_11678]
Expand Down

0 comments on commit 7114204

Please sign in to comment.