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

Enabling MacOS launcher artifacts testing in github workflows #491

Conversation

umairsair
Copy link
Contributor

@umairsair umairsair commented Jan 29, 2024

Copy link

github-actions bot commented Jan 29, 2024

Test Results

   28 files  + 1     28 suites  +1   11m 29s ⏱️ -12s
2 170 tests ± 0  2 124 ✅ ± 0  46 💤 ±0  0 ❌ ±0 
2 242 runs  +14  2 196 ✅ +14  46 💤 ±0  0 ❌ ±0 

Results for commit 53da656. ± Comparison against base commit a90f8b5.

♻️ This comment has been updated with latest results.

@umairsair umairsair force-pushed the eclipse-equinox-p2-issues-166 branch 29 times, most recently from bb6ca36 to 8d6fa65 Compare February 4, 2024 17:14
@umairsair umairsair force-pushed the eclipse-equinox-p2-issues-166 branch 13 times, most recently from 89dceee to 2fab3ee Compare February 4, 2024 20:03
@umairsair umairsair marked this pull request as ready for review February 4, 2024 20:03
@umairsair
Copy link
Contributor Author

@sravanlakkimsetti kindly review.. MacOS testing was the missing bit in github workflows from launcher perspective and I have added that.. no binary updates required because of this PR..

@sravanlakkimsetti
Copy link
Member

@subyssurendran666 Can you please take a look at this one?

@sravanlakkimsetti sravanlakkimsetti force-pushed the eclipse-equinox-p2-issues-166 branch from 2fab3ee to 92535f7 Compare February 5, 2024 14:00
@laeubi
Copy link
Member

laeubi commented Feb 7, 2024

I noticed on some PRs that the Build Equinox / build-launcher-mac64 is often failing see for example:
https://github.com/eclipse-equinox/equinox/actions/runs/7810176950/job/21303190211?pr=504

will this be fixed here as well?

@subyssurendran666
Copy link
Contributor

Sure @sravanlakkimsetti

@laeubi laeubi force-pushed the eclipse-equinox-p2-issues-166 branch from 92535f7 to 5403b18 Compare February 16, 2024 06:34
@laeubi
Copy link
Member

laeubi commented Feb 16, 2024

@subyssurendran666 @sravanlakkimsetti can we please finish this? currently the mac build always fails and this seems to fix it.

As this only affects the github verification I would give +1 as PL for merging this even in freeze period if not @tjwatson has any concerns.

@sravanlakkimsetti
Copy link
Member

I noticed on some PRs that the Build Equinox / build-launcher-mac64 is often failing see for example: https://github.com/eclipse-equinox/equinox/actions/runs/7810176950/job/21303190211?pr=504

will this be fixed here as well?

the fix for this is to remove this line

. This line copies built artifacts to binaries repo, which does not exist during the validation runs. This copying part is not there for windows and linux. We can safely remove this line.

For the code changes I approved this change.

@umairsair umairsair force-pushed the eclipse-equinox-p2-issues-166 branch from 5403b18 to 53da656 Compare March 1, 2024 16:01
@sravanlakkimsetti sravanlakkimsetti merged commit f3d0d62 into eclipse-equinox:master Mar 1, 2024
20 of 24 checks passed
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.

4 participants