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

[0.77] Desktop x86ReleaseFabric Universal Tests failing in CI #14217

Open
TatianaKapos opened this issue Dec 19, 2024 · 1 comment
Open

[0.77] Desktop x86ReleaseFabric Universal Tests failing in CI #14217

TatianaKapos opened this issue Dec 19, 2024 · 1 comment
Assignees
Milestone

Comments

@TatianaKapos
Copy link
Contributor

TatianaKapos commented Dec 19, 2024

Problem Description

This PR: #14147 renabled most of the Desktop Integration Tests. This fixed all the testcase but the Desktop x86ReleaseFabric Universal Tests which are consistently failing on CI pipeline since December. Currently commented out these tests again in the 0.77-preview-branch but will need to reenable these.

Log example: https://dev.azure.com/ms/react-native-windows/_build/results?buildId=618146&view=logs&j=f69354ab-4e0c-522f-eef1-9e775cefab38&t=190039ec-e31d-5c93-7c7f-9be050952e80

  Passed SimpleRedirectPatchSucceeds [4 ms]
  Passed RequestGetExplicitUserAgentSucceeds [6 ms]
[0x80072ee7] The server name or address could not be resolved
  Passed RequestGetFails [2 s]
  Skipped WebView
  Skipped AccessibilityManager
  Skipped SimpleSnapshot
  Skipped Timers
  Skipped Promise
  Skipped ImageSnapshot
  Failed Fetch [33 s]
  Error Message:
   Assert failed. Expected:<1> Actual:<2> - Timeout waiting for markTestSucceeded() to be called.
  Stack Trace:
  	at RNTesterIntegrationTests::Fetch() in D:\a\_work\1\s\vnext\Desktop.IntegrationTests\RNTesterIntegrationTests.cpp:line 222
  Failed XHRSample [32 s]
  Error Message:
   Assert failed. Expected:<1> Actual:<2> - Timeout waiting for markTestSucceeded() to be called.
  Stack Trace:
  	at RNTesterIntegrationTests::XHRSample() in D:\a\_work\1\s\vnext\Desktop.IntegrationTests\RNTesterIntegrationTests.cpp:line 100
  Skipped WebSocketBinary
  Skipped SyncMethod
  Skipped LayoutEvents

  Failed Dummy [32 s]
  Error Message:
   Assert failed. Expected:<1> Actual:<2> - Timeout waiting for markTestSucceeded() to be called.
  Stack Trace:
  	at RNTesterIntegrationTests::Dummy() in D:\a\_work\1\s\vnext\Desktop.IntegrationTests\RNTesterIntegrationTests.cpp:line 193
  Skipped LoggingWithNoCallback
  Failed Logging [32 s]
  Error Message:
   Assert failed. Expected:<6> Actual:<0>
  Stack Trace:
  	at RNTesterIntegrationTests::Logging() in D:\a\_work\1\s\vnext\Desktop.IntegrationTests\RNTesterIntegrationTests.cpp:line 79
  Passed SendReceiveLargeMessage [5 ms]
  Passed PingClose [2 ms]
  Passed SendBinary [45 ms]
  Passed SendConsecutive [2 ms]
  Skipped AbruptDisconnectFailsWithSpecificMessage
  Passed ConnectClose [2 ms]
  Skipped AdditionalHeaders
  Passed SendReceiveClose [2 ms]
  Passed ConnectNoClose [2 ms]
  Skipped ProcessThreadsPerResource
Results File: D:\a\_work\_temp\TestResults\cloudtest_620945e8c000000_2024-12-19_18_33_30.trx
Total tests: 66
     Passed: 43
     Failed: 5
    Skipped: 18
##[error]Test Run Failed.

Steps To Reproduce

  1. Look at CI pipeline anytime after Dec. 4th
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Dec 19, 2024
@chrisglein
Copy link
Member

Looks like PR checks for #14147 passed when it was merged, but there have been ongoing issues afterwards. @TatianaKapos and @JunielKatarn can you follow up?

@chrisglein chrisglein added Area: Tests and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Dec 19, 2024
@chrisglein chrisglein added this to the Next milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants