Skip to content

[CI] Disable failing tests - #20622

Closed
hramos wants to merge 1 commit into
react:masterfrom
hramos:disable-ci
Closed

[CI] Disable failing tests#20622
hramos wants to merge 1 commit into
react:masterfrom
hramos:disable-ci

Conversation

@hramos

Copy link
Copy Markdown
Contributor

test_detox_end_to_end and test_objc_end_to_end are both failing on master. This is polluting internal diffs that do not introduce failures.

As we just now started tracking Circle CI on our internal builds, I want to make sure we only nag internal diffs when the failure can actually be attributed to the diff. The failures in the e2e tests precede the Circle CI integration and are adding unnecessary noise.

Going forward, we will immediately go back to a diff and push the author to fix the broken CI, so this PR is a temporary fix.

@facebook-github-botfacebook-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. Import Started This pull request has been imported. This does not imply the PR has been approved. labels Aug 10, 2018

@facebook-github-botfacebook-github-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

hramos is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-botreact-native-bot added Core Team Missing Test Plan This PR appears to be missing a test plan. Missing Changelog This PR appears to be missing a changelog, or they are incorrectly formatted. labels Aug 10, 2018
@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was closed by @hramos in e0465bf.

Once this commit is added to a release, you will see the corresponding version tag below the description at e0465bf. If the commit has a single master tag, it is not yet part of a release.

@reactreact locked as resolved and limited conversation to collaborators Aug 10, 2018
@react-native-botreact-native-bot added the Merged This PR has been merged. label Aug 10, 2018
kelset pushed a commit that referenced this pull request Aug 13, 2018
Summary:
`test_detox_end_to_end` and `test_objc_end_to_end` are both failing on master. This is polluting internal diffs that do not introduce failures.
As we just now started tracking Circle CI on our internal builds, I want to make sure we only nag internal diffs when the failure can actually be attributed to the diff. The failures in the e2e tests precede the Circle CI integration and are adding unnecessary noise.
Going forward, we will immediately go back to a diff and push the author to fix the broken CI, so this PR is a temporary fix.
Pull Request resolved: #20622
Differential Revision: D9272360
Pulled By: hramos
fbshipit-source-id: 2f8d22e35d301aa7eb67ed08f6deed21bf971acd
@hramoshramos removed Import Started This pull request has been imported. This does not imply the PR has been approved. labels Feb 6, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.MergedThis PR has been merged.Missing ChangelogThis PR appears to be missing a changelog, or they are incorrectly formatted.Missing Test PlanThis PR appears to be missing a test plan.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@hramos@react-native-bot@facebook-github-bot