Skip to content

Test failure: profiler\\unittest\\getappdomainstaticaddress\\getappdomainstaticaddress.cmd #37117

@v-haren

Description

@v-haren

failed in job: runtime-coreclr jitstress 20200526.1

Error message

Unhandled exception. System.ArgumentException: Path "??\h\w\A833091C\w\B2390971\e\profiler\unittest\getappdomainstaticaddress\unloadlibrary.dll" is not an absolute path. (Parameter 'assemblyPath')
 at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
 at Profiler.Tests.Program.LoadCollectibleAssembly() in F:\workspace\_work\1\s\src\coreclr\tests\src\profiler\unittest\getappdomainstaticaddress.cs:line 44
 at Profiler.Tests.Program.RunTest() in F:\workspace\_work\1\s\src\coreclr\tests\src\profiler\unittest\getappdomainstaticaddress.cs:line 33
 at Profiler.Tests.Program.Main(String[] args) in F:\workspace\_work\1\s\src\coreclr\tests\src\profiler\unittest\getappdomainstaticaddress.cs:line 21
Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
 at Profiler.Tests.ProfilerTestRunner.LogTestFailure(String error) in F:\workspace\_work\1\s\src\coreclr\tests\src\profiler\common\ProfilerTestRunner.cs:line 137
 at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions) in F:\workspace\_work\1\s\src\coreclr\tests\src\profiler\common\ProfilerTestRunner.cs:line 91
 at Profiler.Tests.Program.Main(String[] args) in F:\workspace\_work\1\s\src\coreclr\tests\src\profiler\unittest\getappdomainstaticaddress.cs:line 26

Return code: 1
Raw output file: C:\h\w\A833091C\w\B2390971\e\profiler\unittest\Reports\profiler.unittest\getappdomainstaticaddress\getappdomainstaticaddress.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\A833091C\p\corerun.exe" getappdomainstaticaddress.dll 
Profiler path: C:\h\w\A833091C\w\B2390971\e\profiler\unittest\getappdomainstaticaddress\Profiler.dll
Profiler path: C:\h\w\A833091C\w\B2390971\e\profiler\unittest\getappdomainstaticaddress\Profiler.dll
Profiler.dll!DllGetClassObject

Test failed: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
Expected: 100
Actual: -532462766
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\A833091C\p
> C:\h\w\A833091C\w\B2390971\e\profiler\unittest\getappdomainstaticaddress\getappdomainstaticaddress.cmd
Expected: True
Actual: False


Stack trace
   at profiler_unittest._getappdomainstaticaddress_getappdomainstaticaddress_._getappdomainstaticaddress_getappdomainstaticaddress_cmd() in F:\workspace\_work\1\s\artifacts\tests\coreclr\Windows_NT.x86.Checked\TestWrappers\profiler.unittest\profiler.unittest.XUnitWrapper.cs:line 140

category:correctness
theme:tail-call
skill-level:expert
cost:medium

Metadata

Metadata

Assignees

Labels

JitStressCLR JIT issues involving JIT internal stress modesarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions