Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JIT.Regression\JitBlue\Runtime_40444\Runtime_40444 test failure #40885

Closed
jkotas opened this issue Aug 15, 2020 · 6 comments
Closed

JIT.Regression\JitBlue\Runtime_40444\Runtime_40444 test failure #40885

jkotas opened this issue Aug 15, 2020 · 6 comments
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone

Comments

@jkotas
Copy link
Member

jkotas commented Aug 15, 2020

Return code:      1
Raw output file:      C:\h\w\A2CB08BE\w\A99C0983\e\JIT\Regression\Reports\JIT.Regression\JitBlue\Runtime_40444\Runtime_40444\Runtime_40444.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\A2CB08BE\p\corerun.exe" Runtime_40444.dll 
0: result = 1
17341: result = 2
10418: result = 3
8861: result = 4
0: result = 5
0: result = 6
0: result = 7
0: result = 8
0: result = 9
0: result = 10
0: result = 11
0: result = 12
0: result = 13
0: result = 14
0: result = 15
0: result = 16
0: result = 17
0: result = 18
0: result = 19
0: result = 20
0: result = 21
0: result = 22
0: result = 23
0: result = 24
0: result = 25
0: result = 26
0: result = 27
0: result = 28
0: result = 29
0: result = 30
0: result = 31
0: result = 32
0: result = 33
0: result = 34
0: result = 35
0: result = 36
0: result = 37
0: result = 38
0: result = 39
0: result = 40
0: result = 41
0: result = 42
0: result = 43
0: result = 44
0: result = 45
0: result = 46
0: result = 47
0: result = 48
0: result = 49
0: result = 50
132053: result = 51
0: result = 52
0: result = 53
0: result = 54
0: result = 55
13690: result = 56
23285: result = 57
0: result = 58
0: result = 59
0: result = 60
0: result = 61
0: result = 62
427200: result = 63
0: result = 64
0: result = 65
0: result = 66
0: result = 67
0: result = 68
0: result = 69
0: result = 70
0: result = 71
0: result = 72
0: result = 73
0: result = 74
0: result = 75
0: result = 76
0: result = 77
0: result = 78
0: result = 79
0: result = 80
0: result = 81
0: result = 82
0: result = 83
0: result = 84
FAILED
Expected: 100
Actual: -1
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\A2CB08BE\p
> C:\h\w\A2CB08BE\w\A99C0983\e\JIT\Regression\JitBlue\Runtime_40444\Runtime_40444\Runtime_40444.cmd
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI untriaged New issue has not been triaged by the area owner labels Aug 15, 2020
@jkotas
Copy link
Member Author

jkotas commented Aug 15, 2020

This is a new test added in #40821 cc @briansull

@briansull
Copy link
Contributor

Fixed with #40951

@BruceForstall BruceForstall reopened this Aug 24, 2020
@JulieLeeMSFT JulieLeeMSFT modified the milestones: 5.0.0, 6.0.0 Aug 24, 2020
@BruceForstall
Copy link
Member

Oh, looks like that was from a run that wasn't against master. Closing. Sorry for the noise, @briansull

@briansull
Copy link
Contributor

@BruceForstall
These JitStress failures are running the original version of this test, not the newer version

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

No branches or pull requests

5 participants