Skip to content

test: starting with 0.80, JSC is no longer available#2470

Merged
tido64 merged 1 commit into
trunkfrom
tido/fix-e2e-tests
May 8, 2025
Merged

test: starting with 0.80, JSC is no longer available#2470
tido64 merged 1 commit into
trunkfrom
tido/fix-e2e-tests

Conversation

@tido64
Copy link
Copy Markdown
Member

@tido64 tido64 commented May 8, 2025

Description

Starting with 0.80, JSC is no longer available so we can't test it either.

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

npm run test:matrix 0.80 -- --ios

@tido64 tido64 requested a review from Saadnajmi May 8, 2025 10:49
@tido64 tido64 requested a review from JasonVMo as a code owner May 8, 2025 10:49
@tido64 tido64 force-pushed the tido/fix-e2e-tests branch from 78ea211 to 834924b Compare May 8, 2025 10:52
@tido64 tido64 force-pushed the tido/fix-e2e-tests branch from 834924b to 7fc8f9f Compare May 8, 2025 10:53
@tido64 tido64 mentioned this pull request May 8, 2025
25 tasks
@tido64 tido64 merged commit 1949f8f into trunk May 8, 2025
30 checks passed
@tido64 tido64 deleted the tido/fix-e2e-tests branch May 8, 2025 12:30
@matthargett
Copy link
Copy Markdown

you can use @okwasniewski JavaScriptCore package, if you still have users that need/want it. https://github.com/react-native-community/javascriptcore

@tido64
Copy link
Copy Markdown
Member Author

tido64 commented May 9, 2025

you can use @okwasniewski JavaScriptCore package, if you still have users that need/want it. https://github.com/react-native-community/javascriptcore

Thanks for the heads up! For RNTA, we decided it makes sense to drop JSC to reduce the test matrix/overhead for 0.80+ (see also #2444)

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.

3 participants