Content-Length: 289274 | pFad | http://github.com/facebook/react-native/commit/34471ba77b90427998cdc2c74e7e17d5b202d486

D3 Remove expected ESLint error (#48980) · facebook/react-native@34471ba · GitHub
Skip to content

Commit

Permalink
Remove expected ESLint error (#48980)
Browse files Browse the repository at this point in the history
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
1 parent ba894c9 commit 34471ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
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

0 comments on commit 34471ba

Please sign in to comment.








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/commit/34471ba77b90427998cdc2c74e7e17d5b202d486

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy