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

ci: add support for windows runner #133

Closed
wants to merge 131 commits into from
Closed

Conversation

JeffreyDallas
Copy link
Contributor

@JeffreyDallas JeffreyDallas commented Mar 6, 2024

Description

This pull request changes the following:

  • Add support for windows run unit test and end to end tests of solo

Issues that I found out:

Related Issues

@JeffreyDallas JeffreyDallas requested a review from a team as a code owner March 6, 2024 19:21
@JeffreyDallas JeffreyDallas marked this pull request as draft March 6, 2024 19:21
Copy link
Contributor

github-actions bot commented Mar 6, 2024

Unit Test Results

 1 files  ±0  13 suites  ±0   19s ⏱️ -1s
83 tests ±0  83 ✅ ±0  0 💤 ±0  0 ❌ ±0 
90 runs  ±0  90 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit c326db9. ± Comparison against base commit e4bd1ef.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Mar 6, 2024

E2E Test Results

736 tests  ±0   736 ✅ ±0   12m 15s ⏱️ -5s
  6 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 3113781. ± Comparison against base commit e4bd1ef.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Mar 7, 2024

Unit Test Results - Linux

 1 files  14 suites   24s ⏱️
91 tests 91 ✅ 0 💤 0 ❌
98 runs  98 ✅ 0 💤 0 ❌

Results for commit abcd0b2.

♻️ This comment has been updated with latest results.

Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Copy link
Contributor

github-actions bot commented Mar 7, 2024

Unit Test Results - Windows

5 tests   5 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 1b15a92.

♻️ This comment has been updated with latest results.

Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Signed-off-by: Jeffrey Tang <[email protected]>
Copy link
Contributor

github-actions bot commented Mar 7, 2024

E2E Test Results - Linux

47 tests   47 ✅  4m 16s ⏱️
 7 suites   0 💤
 1 files     0 ❌

Results for commit abcd0b2.

♻️ This comment has been updated with latest results.

@JeffreyDallas
Copy link
Contributor Author

no longer needed this draft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test that solo can be run on windows
1 participant