Content-Length: 290081 | pFad | https://github.com/facebook/react-native/commit/e8eae9448f4b8c5d6e1be503ac9d2f426c307fd6

B2 Remove expected ESLint error (#48980) · facebook/react-native@e8eae94 · GitHub
Skip to content

Commit

Permalink
Remove expected ESLint error (#48980)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #48980

Changelog: [internal]

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

Reviewed By: cortinico

Differential Revision: D68719573

fbshipit-source-id: 6a631ba2556f1399d0ade52f19b79f5a3212e007
  • Loading branch information
rubennorte authored and facebook-github-bot committed Jan 28, 2025
1 parent 7016225 commit e8eae94
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 e8eae94

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: https://github.com/facebook/react-native/commit/e8eae9448f4b8c5d6e1be503ac9d2f426c307fd6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy