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

[FAIL] System.Threading.Tests.PeriodicTimerTests.PeriodicTimer_ActiveOperations_TimerRooted #66798

Closed
AaronRobinsonMSFT opened this issue Mar 17, 2022 · 2 comments
Labels
arch-arm32 area-System.Threading os-linux Linux OS (any supported distro)

Comments

@AaronRobinsonMSFT
Copy link
Member

Failed in https://dev.azure.com/dnceng/public/_build/results?buildId=1669234&view=logs&jobId=f548a91c-a21f-5623-910f-cb06b6e12a1f&j=f548a91c-a21f-5623-910f-cb06b6e12a1f&t=753c1ef2-0d87-52f3-c702-c998a3311d6e

    System.Threading.Tests.PeriodicTimerTests.PeriodicTimer_ActiveOperations_TimerRooted [FAIL]
      Assert.Equal() Failure
      Expected: False
      Actual:   True
      Stack Trace:
        /_/src/libraries/System.Runtime/tests/System/Threading/PeriodicTimerTests.cs(202,0): at System.Threading.Tests.PeriodicTimerTests.WaitForTimerToBeCollected(WeakReference`1 timer, Boolean expected)
        /_/src/libraries/System.Runtime/tests/System/Threading/PeriodicTimerTests.cs(117,0): at System.Threading.Tests.PeriodicTimerTests.PeriodicTimer_ActiveOperations_TimerRooted()
        --- End of stack trace from previous location ---
    System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: '\0', startIndex: 0, count: 5, expected: -1) [SKIP]
      Target \0 is not supported in ICU
@AaronRobinsonMSFT AaronRobinsonMSFT added arch-arm32 os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner area-System.Threading labels Mar 17, 2022
@ghost
Copy link

ghost commented Mar 17, 2022

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Issue Details

Failed in https://dev.azure.com/dnceng/public/_build/results?buildId=1669234&view=logs&jobId=f548a91c-a21f-5623-910f-cb06b6e12a1f&j=f548a91c-a21f-5623-910f-cb06b6e12a1f&t=753c1ef2-0d87-52f3-c702-c998a3311d6e

    System.Threading.Tests.PeriodicTimerTests.PeriodicTimer_ActiveOperations_TimerRooted [FAIL]
      Assert.Equal() Failure
      Expected: False
      Actual:   True
      Stack Trace:
        /_/src/libraries/System.Runtime/tests/System/Threading/PeriodicTimerTests.cs(202,0): at System.Threading.Tests.PeriodicTimerTests.WaitForTimerToBeCollected(WeakReference`1 timer, Boolean expected)
        /_/src/libraries/System.Runtime/tests/System/Threading/PeriodicTimerTests.cs(117,0): at System.Threading.Tests.PeriodicTimerTests.PeriodicTimer_ActiveOperations_TimerRooted()
        --- End of stack trace from previous location ---
    System.Tests.StringTests.IndexOf_SingleLetter(s: "Hello", target: '\0', startIndex: 0, count: 5, expected: -1) [SKIP]
      Target \0 is not supported in ICU
Author: AaronRobinsonMSFT
Assignees: -
Labels:

arch-arm32, area-System.Threading, os-linux, untriaged

Milestone: -

@vcsjones
Copy link
Member

vcsjones commented Mar 17, 2022

I think this one can be duplicated under #59542.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 17, 2022
@jeffhandley jeffhandley removed the untriaged New issue has not been triaged by the area owner label May 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm32 area-System.Threading os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

3 participants