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

System.Runtime.InteropServices.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected failing on windows #66058

Closed
radical opened this issue Mar 2, 2022 · 3 comments
Assignees
Labels
area-System.Runtime.InteropServices blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Milestone

Comments

@radical
Copy link
Member

radical commented Mar 2, 2022

Hit on #66044 .

build, and log:

System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(type: typeof(System.Runtime.InteropServices.Tests.Common.IComImportObject), expected: 6) [FAIL]
      System.DivideByZeroException : Attempted to divide by zero.
      Stack Trace:
           at System.Runtime.InteropServices.Marshal.GetEndComSlot(Type t)
        /_/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal/GetEndComSlotTests.Windows.cs(31,0): at System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(Type type, Int32 expected)
    System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(type: typeof(System.Runtime.InteropServices.Tests.Common.ManagedInterfaceSupportIUnknown), expected: 2) [FAIL]
      System.DivideByZeroException : Attempted to divide by zero.
      Stack Trace:
           at System.Runtime.InteropServices.Marshal.GetEndComSlot(Type t)
        /_/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal/GetEndComSlotTests.Windows.cs(31,0): at System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(Type type, Int32 expected)
    System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(type: typeof(System.Runtime.InteropServices.Tests.Common.ManagedInterfaceSupportIDispatch), expected: 6) [FAIL]
      System.DivideByZeroException : Attempted to divide by zero.
      Stack Trace:
           at System.Runtime.InteropServices.Marshal.GetEndComSlot(Type t)
        /_/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal/GetEndComSlotTests.Windows.cs(31,0): at System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(Type type, Int32 expected)
@radical radical added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Mar 2, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Runtime.InteropServices untriaged New issue has not been triaged by the area owner labels Mar 2, 2022
@ghost
Copy link

ghost commented Mar 2, 2022

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

Hit on #66044 .

build, and log:

System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(type: typeof(System.Runtime.InteropServices.Tests.Common.IComImportObject), expected: 6) [FAIL]
      System.DivideByZeroException : Attempted to divide by zero.
      Stack Trace:
           at System.Runtime.InteropServices.Marshal.GetEndComSlot(Type t)
        /_/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal/GetEndComSlotTests.Windows.cs(31,0): at System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(Type type, Int32 expected)
    System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(type: typeof(System.Runtime.InteropServices.Tests.Common.ManagedInterfaceSupportIUnknown), expected: 2) [FAIL]
      System.DivideByZeroException : Attempted to divide by zero.
      Stack Trace:
           at System.Runtime.InteropServices.Marshal.GetEndComSlot(Type t)
        /_/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal/GetEndComSlotTests.Windows.cs(31,0): at System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(Type type, Int32 expected)
    System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(type: typeof(System.Runtime.InteropServices.Tests.Common.ManagedInterfaceSupportIDispatch), expected: 6) [FAIL]
      System.DivideByZeroException : Attempted to divide by zero.
      Stack Trace:
           at System.Runtime.InteropServices.Marshal.GetEndComSlot(Type t)
        /_/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal/GetEndComSlotTests.Windows.cs(31,0): at System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(Type type, Int32 expected)
Author: radical
Assignees: -
Labels:

area-System.Runtime.InteropServices, blocking-clean-ci, untriaged

Milestone: -

@AaronRobinsonMSFT AaronRobinsonMSFT removed the untriaged New issue has not been triaged by the area owner label Mar 2, 2022
@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 7.0.0 milestone Mar 2, 2022
@AaronRobinsonMSFT AaronRobinsonMSFT self-assigned this Mar 2, 2022
@AaronRobinsonMSFT AaronRobinsonMSFT added the arch-wasm WebAssembly architecture label Mar 2, 2022
@ghost
Copy link

ghost commented Mar 2, 2022

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Hit on #66044 .

build, and log:

System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(type: typeof(System.Runtime.InteropServices.Tests.Common.IComImportObject), expected: 6) [FAIL]
      System.DivideByZeroException : Attempted to divide by zero.
      Stack Trace:
           at System.Runtime.InteropServices.Marshal.GetEndComSlot(Type t)
        /_/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal/GetEndComSlotTests.Windows.cs(31,0): at System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(Type type, Int32 expected)
    System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(type: typeof(System.Runtime.InteropServices.Tests.Common.ManagedInterfaceSupportIUnknown), expected: 2) [FAIL]
      System.DivideByZeroException : Attempted to divide by zero.
      Stack Trace:
           at System.Runtime.InteropServices.Marshal.GetEndComSlot(Type t)
        /_/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal/GetEndComSlotTests.Windows.cs(31,0): at System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(Type type, Int32 expected)
    System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(type: typeof(System.Runtime.InteropServices.Tests.Common.ManagedInterfaceSupportIDispatch), expected: 6) [FAIL]
      System.DivideByZeroException : Attempted to divide by zero.
      Stack Trace:
           at System.Runtime.InteropServices.Marshal.GetEndComSlot(Type t)
        /_/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System/Runtime/InteropServices/Marshal/GetEndComSlotTests.Windows.cs(31,0): at System.Runtime.InteropServices.Tests.GetEndComSlotTests.GetEndComSlot_Windows_ReturnsExpected(Type type, Int32 expected)
Author: radical
Assignees: AaronRobinsonMSFT
Labels:

arch-wasm, area-System.Runtime.InteropServices, blocking-clean-ci

Milestone: 7.0.0

@AaronRobinsonMSFT AaronRobinsonMSFT removed the arch-wasm WebAssembly architecture label Mar 2, 2022
@elinor-fung
Copy link
Member

@EgorBo already fixed this in #66035

@ghost ghost locked as resolved and limited conversation to collaborators Apr 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime.InteropServices blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

No branches or pull requests

3 participants