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

Test failure: Interop\\COM\\Activator\\Activator\\Activator.cmd #45333

Closed
v-haren opened this issue Nov 30, 2020 · 1 comment
Closed

Test failure: Interop\\COM\\Activator\\Activator\\Activator.cmd #45333

v-haren opened this issue Nov 30, 2020 · 1 comment
Labels
area-Interop-coreclr untriaged New issue has not been triaged by the area owner

Comments

@v-haren
Copy link

v-haren commented Nov 30, 2020

failed in job: https://dev.azure.com/dnceng/public/_build/results?buildId=902349&view=ms.vss-test-web.build-test-results-tab&runId=28814280&resultId=108922&paneView=debug

CoreCLR windows x86 Checked gcstress0x3 @ Windows.10.Amd64.Open

Error message

Return code:      1
Raw output file:      C:\h\w\AE8D094B\w\9F74090D\e\Interop\COM\Reports\Interop.COM\Activator\Activator\Activator.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\AE8D094B\p\corerun.exe" Activator.dll 
Running InvalidInterfaceRequest...
Running ClassNotRegistered...
Running NonrootedAssemblyPath...
Running ValidateAssemblyIsolation...
Running ValidateUserDefinedRegistrationCallbacks...
Validating ValidRegistrationTypeCallbacks...
Test Failure: System.NullReferenceException: Object reference not set to an instance of an object.
   at Internal.Runtime.InteropServices.ComActivator.BasicClassFactory.GetValidatedInterfaceType(Type classType, Guid& riid, Object outer)
   at Internal.Runtime.InteropServices.ComActivator.BasicClassFactory.CreateInstance(Object pUnkOuter, Guid& riid, IntPtr& ppvObject)
   at Activator.Program.ValidateUserDefinedRegistrationCallbacks() in /__w/1/s/src/tests/Interop/COM/Activator/Program.cs:line 186
   at Activator.Program.Main(String[] doNotUse) in /__w/1/s/src/tests/Interop/COM/Activator/Program.cs:line 266
Expected: 100
Actual: 101
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\AE8D094B\p
> C:\h\w\AE8D094B\w\9F74090D\e\Interop\COM\Activator\Activator\Activator.cmd
Expected: True
Actual:   False

Stack trace
   at Interop_COM._Activator_Activator_Activator_._Activator_Activator_Activator_cmd() in F:\workspace\_work\1\s\artifacts\tests\coreclr\windows.x86.Checked\TestWrappers\Interop.COM\Interop.COM.XUnitWrapper.cs:line 153
@AaronRobinsonMSFT
Copy link
Member

Fixed with #45320

@ghost ghost locked as resolved and limited conversation to collaborators Dec 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Interop-coreclr untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

3 participants