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

Update RN install test to pass the --new-architecture runtime option #5848

Merged
merged 1 commit into from
May 31, 2023

Conversation

kraenhansen
Copy link
Member

What, How & Why?

It seems we didn't pass the new architecture matrix variable correctly to the CLI when initialising the install test app.

@kraenhansen kraenhansen self-assigned this May 26, 2023
@cla-bot cla-bot bot added the cla: yes label May 26, 2023
@coveralls
Copy link

Coverage Status

Coverage: 85.686%. Remained the same when pulling 5426439 on kh/install-tests/arming-new-architecture into e0a4be2 on main.

@kraenhansen
Copy link
Member Author

This is a test run showing that enabling new architecture for realm@latest is indeed broken: https://github.com/realm/realm-js/actions/runs/5089041790

@kneth
Copy link
Member

kneth commented May 31, 2023

I have approved the PR as we want to test against the new architecture. The question is why we see Missing Realm constructor.

@kraenhansen
Copy link
Member Author

That's probably just a symptom of the native .so not loading correctly.

@kraenhansen kraenhansen merged commit e3d63cd into main May 31, 2023
33 of 37 checks passed
@kraenhansen kraenhansen deleted the kh/install-tests/arming-new-architecture branch May 31, 2023 12:56
@takameyer
Copy link
Contributor

I approve in retrospect :shipit:

papafe added a commit that referenced this pull request Jun 7, 2023
* main:
  Fix User.callFunction JSDoc to match the v11+ API (#5768)
  Add Flexible Sync subscribe/unsubscribe APIs (#5772)
  Fix warning for deprecated namespace setting method in Android (#5862)
  Update install-test-react-native.yml (#5848)
  Update package-unit-tests.yml to add ccache and ninja (#5837)
  Enable cleartext traffic in android test app to make tests work in release builds

# Conflicts:
#	CHANGELOG.md
papafe added a commit that referenced this pull request Jun 7, 2023
* fp/update-core-13.13:
  Corrected changelog
  Updated changelog
  Fix User.callFunction JSDoc to match the v11+ API (#5768)
  Add Flexible Sync subscribe/unsubscribe APIs (#5772)
  Fix warning for deprecated namespace setting method in Android (#5862)
  Update install-test-react-native.yml (#5848)
  Update package-unit-tests.yml to add ccache and ninja (#5837)
  Enable cleartext traffic in android test app to make tests work in release builds
  Removed unused
  Updated changelog

# Conflicts:
#	packages/realm/bindgen/vendor/realm-core
#	packages/realm/src/index.ts
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants