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

Allow M1 building & testing via arm64 JDK #4898

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

skhamis
Copy link
Contributor

@skhamis skhamis commented Apr 4, 2022

  • Can run tests in a-s using arm64 JDK
  • Can run tests in a-c (using local published flow) using arm64 JDK
  • Can run tests in fenix (using local published flow) using arm64 JDK

Pull Request checklist

  • Quality: This PR builds and tests run cleanly
    • Note:
      • For changes that need extra cross-platform testing, consider adding [ci full] to the PR title.
      • If this pull request includes a breaking change, consider cutting a new release after merging.
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry in CHANGES_UNRELEASED.md or an explanation of why it does not need one
    • Any breaking changes to Swift or Kotlin binding APIs are noted explicitly
  • Dependencies: This PR follows our dependency management guidelines
    • Any new dependencies are accompanied by a summary of the due dilligence applied in selecting them.

@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2022

Codecov Report

Merging #4898 (43bd433) into main (8f6e8fa) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4898   +/-   ##
=======================================
  Coverage   38.46%   38.46%           
=======================================
  Files         166      166           
  Lines       12353    12353           
=======================================
  Hits         4751     4751           
  Misses       7602     7602           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8f6e8fa...43bd433. Read the comment docs.

@skhamis skhamis force-pushed the m1-android-taskcluster branch from 74460d7 to 43bd433 Compare April 15, 2022 20:00
@skhamis skhamis force-pushed the m1-android-taskcluster branch from 43bd433 to 83cfef1 Compare August 3, 2022 19:52
@skhamis skhamis changed the title Allow M1 building & testing via arm64 JDK [Ci full] Allow M1 building & testing via arm64 JDK Aug 3, 2022
@skhamis skhamis force-pushed the m1-android-taskcluster branch from 83cfef1 to 2717822 Compare August 3, 2022 20:57
@skhamis skhamis changed the title [Ci full] Allow M1 building & testing via arm64 JDK Allow M1 building & testing via arm64 JDK Aug 3, 2022
@rvandermeulen
Copy link
Contributor

@skhamis Is this ready to land?

@skhamis
Copy link
Contributor Author

skhamis commented Sep 1, 2022

@skhamis Is this ready to land?

Hey Ryan, I haven't been able to run the full test just yet (I need to make sure arm64 jdk compiles & tests all the way up to fenix) but I should be able to soon!

@skhamis skhamis marked this pull request as ready for review September 19, 2022 19:56
@skhamis skhamis force-pushed the m1-android-taskcluster branch from 2717822 to 989caec Compare September 19, 2022 20:05
@skhamis skhamis requested review from a team, lougeniaC64 and rvandermeulen September 19, 2022 20:12
@rvandermeulen rvandermeulen removed their request for review September 19, 2022 20:16
@rvandermeulen
Copy link
Contributor

Sorry, I don't think I'm in a position to meaningfully review this.

@skhamis skhamis closed this Sep 19, 2022
@skhamis skhamis reopened this Sep 19, 2022
@skhamis skhamis force-pushed the m1-android-taskcluster branch from 989caec to c7f25ec Compare September 19, 2022 22:05
Copy link
Contributor

@lougeniaC64 lougeniaC64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@skhamis I'm giving this a rubber stamp approval because I can't test this (yet). Sorry for the delay. I think I saw that you closed this a while back and dismissed it. 🫣

@skhamis skhamis force-pushed the m1-android-taskcluster branch from c7f25ec to b39ccdc Compare October 11, 2022 21:01
@skhamis skhamis merged commit 15b00bf into mozilla:main Oct 11, 2022
@skhamis skhamis deleted the m1-android-taskcluster branch October 11, 2022 21:45
bendk added a commit to bendk/application-services that referenced this pull request Oct 12, 2022
bendk added a commit that referenced this pull request Oct 12, 2022
bendk pushed a commit to bendk/application-services that referenced this pull request Oct 17, 2022
update cross compile tool for M1 macs
bendk pushed a commit to bendk/application-services that referenced this pull request Oct 17, 2022
update cross compile tool for M1 macs
bendk pushed a commit to bendk/application-services that referenced this pull request Oct 17, 2022
update cross compile tool for M1 macs
bendk pushed a commit to bendk/application-services that referenced this pull request Oct 17, 2022
update cross compile tool for M1 macs
bendk pushed a commit to bendk/application-services that referenced this pull request Oct 17, 2022
update cross compile tool for M1 macs
bendk pushed a commit to bendk/application-services that referenced this pull request Oct 17, 2022
update cross compile tool for M1 macs
bendk pushed a commit to bendk/application-services that referenced this pull request Oct 18, 2022
update cross compile tool for M1 macs
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