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

Re-enable skipped test: TabPage_IsHoveredWithMouse_IsFalse_WhenMouseIs_OutsideMainScreen #6654

Closed
Tracked by #6690 ...
vladimir-krestov opened this issue Feb 9, 2022 · 0 comments · Fixed by #10809
Closed
Tracked by #6690 ...
Labels
🚧 work in progress Work that is current in progress test-bug Problem in test source code (most likely)

Comments

@vladimir-krestov
Copy link
Contributor

  • .NET Core Version: 7.0
  • Have you experienced this same bug with .NET Framework?: No

Problem description:

Stack trace:

System.Windows.Forms.Maui.IntegrationTests.WinformsMauiTabControlTests.MauiTabControlTests(scenarioName: "TabPage_IsHoveredWithMouse_IsFalse_WhenMouseIs_Out"...) [FAIL]
      Assert.Equal() Failure
                (pos 0)
      Expected: Pass
      Actual:   Fail
                (pos 0)
      Stack Trace:
           at System.Windows.Forms.Maui.IntegrationTests.MauiTestHelper.ValidateScenarioPassed(String projectName, String scenarioName, ITestOutputHelper output)
        /_/src/System.Windows.Forms/tests/IntegrationTests/System.Windows.Forms.Maui.IntegrationTests/WinformsMauiTabControlTests.cs(34,0): at System.Windows.Forms.Maui.IntegrationTests.WinformsMauiTabControlTests.MauiTabControlTests(String scenarioName)

Expected behavior:

  • All correct tests pass every time.

Minimal repro:

  • Run unit tests on x86 environment (or create a PR with changes, CI build will do it)
@vladimir-krestov vladimir-krestov added the test-bug Problem in test source code (most likely) label Feb 9, 2022
vladimir-krestov added a commit to vladimir-krestov/winforms that referenced this issue Feb 9, 2022
Related Issue dotnet#6610 and Issue dotnet#6654
These tests fail sometimes in x86 CI build, that blocks deployment of fixes into sdk.
dreddy-work pushed a commit that referenced this issue Feb 9, 2022
Related Issue #6610 and Issue #6654
These tests fail sometimes in x86 CI build, that blocks deployment of fixes into sdk.
@Tanya-Solyanik Tanya-Solyanik changed the title TabPage_IsHoveredWithMouse_IsFalse_WhenMouseIs_OutsideMainScreen is flaky in x86 CI build TabPage_IsHoveredWithMouse_IsFalse_WhenMouseIs_OutsideMainScreen is flaky thus we skip it Jul 14, 2022
@Tanya-Solyanik Tanya-Solyanik changed the title TabPage_IsHoveredWithMouse_IsFalse_WhenMouseIs_OutsideMainScreen is flaky thus we skip it Re-enable skipped test: TabPage_IsHoveredWithMouse_IsFalse_WhenMouseIs_OutsideMainScreen Jul 15, 2022
@ghost ghost added 🚧 work in progress Work that is current in progress and removed 🚧 work in progress Work that is current in progress labels Mar 14, 2023
@ghost ghost added 🚧 work in progress Work that is current in progress and removed 🚧 work in progress Work that is current in progress labels Dec 29, 2023
sharwell added a commit to sharwell/winforms that referenced this issue Feb 2, 2024
@ghost ghost added the 🚧 work in progress Work that is current in progress label Feb 2, 2024
@ghost ghost removed the 🚧 work in progress Work that is current in progress label Feb 5, 2024
@dotnet-policy-service dotnet-policy-service bot added the 🚧 work in progress Work that is current in progress label Feb 5, 2024
KlausLoeffelmann pushed a commit to KlausLoeffelmann/winforms that referenced this issue Mar 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🚧 work in progress Work that is current in progress test-bug Problem in test source code (most likely)
Projects
None yet
1 participant