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

fix: Make WebSocketTests work in CI #33721

Closed
wants to merge 1 commit into from
Closed

Conversation

cipolleschi
Copy link
Contributor

Summary

This PR reestablish the WebSocketTest in CI which is making the test_ios_unit fail.

Note: the test_ios_unit is actually running integration tests...

Changelog

[iOS] [Changed] - Fix the test_ios_unit test

Test Plan

The CI of this PR is green. 😬

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Apr 27, 2022
@react-native-bot react-native-bot added the Platform: iOS iOS applications. label Apr 27, 2022
@cipolleschi cipolleschi force-pushed the fix/ci-web-socket-tests branch 2 times, most recently from d8fa937 to bd2cabc Compare April 27, 2022 11:37
@analysis-bot
Copy link

analysis-bot commented Apr 27, 2022

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,776,045 +0
android hermes armeabi-v7a 7,181,036 +0
android hermes x86 8,085,050 +0
android hermes x86_64 8,065,220 +0
android jsc arm64-v8a 9,650,077 +0
android jsc armeabi-v7a 8,424,169 +0
android jsc x86 9,599,556 +0
android jsc x86_64 10,197,138 +0

Base commit: 208422f
Branch: main

@joe-sam
Copy link

joe-sam commented Apr 27, 2022

I like your Test Plan very much !

The CI of this PR is green. 😬

@cipolleschi cipolleschi force-pushed the fix/ci-web-socket-tests branch 3 times, most recently from fadfb71 to 84cf87d Compare April 27, 2022 15:20
@analysis-bot
Copy link

analysis-bot commented Apr 28, 2022

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: eb2a83b
Branch: main

@cipolleschi cipolleschi marked this pull request as ready for review April 28, 2022 11:13
@facebook-github-bot
Copy link
Contributor

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@cipolleschi cipolleschi force-pushed the fix/ci-web-socket-tests branch 2 times, most recently from d1c5909 to 9eb908f Compare April 28, 2022 12:51
@facebook-github-bot
Copy link
Contributor

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Summary:
This PR reestablish the WebSocketTest in CI which is making the `test_ios_unit` fail.

**Note:** the test_ios_unit is actually running integration tests...

## Changelog

[iOS] [Changed] - Fix the test_ios_unit test

Pull Request resolved: #33721

Test Plan: The CI of this PR is green. 😬

Reviewed By: cortinico

Differential Revision: D36002823

Pulled By: cipolleschi

fbshipit-source-id: d1b410e409bb5443fce647c06e81dd333105bc92
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D36002823

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cipolleschi in fdbe471.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Apr 28, 2022
@cipolleschi cipolleschi deleted the fix/ci-web-socket-tests branch July 21, 2022 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Facebook Partner: Facebook Partner Platform: iOS iOS applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants