Content-Length: 329756 | pFad | http://github.com/facebook/react-native/pull/48980/commits/34471ba77b90427998cdc2c74e7e17d5b202d486

67 Remove expected ESLint error by rubennorte · Pull Request #48980 · facebook/react-native · GitHub
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

Remove expected ESLint error #48980

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove expected ESLint error (#48980)
Summary:

Changelog: [internal]

This will be properly removed soon, but disabling for now to avoid showing up in all PRs.

Differential Revision: D68719573
  • Loading branch information
rubennorte authored and facebook-github-bot committed Jan 27, 2025
commit 34471ba77b90427998cdc2c74e7e17d5b202d486
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ describe('LogBox', () => {
// and testing the react-test-renderer instead of the real one.
// The react test renderer is now deprecated, so there is no value in keeping this test
// as it is.
// eslint-disable-next-line jest/no-disabled-tests
it.skip('integrates with React and handles a key error in LogBox', () => {
const spy = jest.spyOn(LogBoxData, 'addLog');
installLogBox();
Expand Down Expand Up @@ -124,6 +125,7 @@ describe('LogBox', () => {
// and testing the react-test-renderer instead of the real one.
// The react test renderer is now deprecated, so there is no value in keeping this test
// as it is.
// eslint-disable-next-line jest/no-disabled-tests
it.skip('integrates with React and handles a fragment warning in LogBox', () => {
const spy = jest.spyOn(LogBoxData, 'addLog');
installLogBox();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import type {ReactTestRenderer as ReactTestRendererType} from 'react-test-renderer';

import TouchableWithoutFeedback from '../Components/Touchable/TouchableWithoutFeedback';

import React from 'react';
import ReactTestRenderer from 'react-test-renderer';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ describe('ReactNativeElement', () => {

describe('getRootNode()', () => {
// This is the desired implementation (not implemented yet).
// eslint-disable-next-line jest/no-disabled-tests
it.skip('returns a root node representing the document', () => {
let lastParentANode;
let lastParentBNode;
Expand Down
Loading








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/facebook/react-native/pull/48980/commits/34471ba77b90427998cdc2c74e7e17d5b202d486

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy