-
Notifications
You must be signed in to change notification settings - Fork 358
[Tests] integration-tests are not being run on windows #3423
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingflaky-testFlaky Test issueFlaky Test issuegood first issueThese are recommended starting points for newcomers looking to make their first contributions.These are recommended starting points for newcomers looking to make their first contributions.triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.windows
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingflaky-testFlaky Test issueFlaky Test issuegood first issueThese are recommended starting points for newcomers looking to make their first contributions.These are recommended starting points for newcomers looking to make their first contributions.triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.windows
Description
integration-tests are not being run on windows
Repro
2.xbranch that has the latest version of these tests.github/workflows/ci.ymlintegration-testssection, then update theplatformwindows-latestAdditional Context
The tests themselves are solid, [here] is 10x runs of these same tests executed on the linux platform. Windows execution was dropped during the backporting process [1] to expedite the workflow.
Windows is seeming to have problems in general, tracking issue [2]
Exit Criteria