Skip to content

Commit

Permalink
Run scripts/fiber/record-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
flarnie committed Jul 13, 2017
1 parent 7318403 commit 34f0b4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/fiber/tests-passing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,9 @@ src/renderers/__tests__/ReactUpdates-test.js
* does not re-render if state update is null
* synchronously renders hidden subtrees

src/renderers/__tests__/multiple-copies-of-react-test.js
* throws the "Refs must have owner" warning

src/renderers/__tests__/refs-destruction-test.js
* should remove refs when destroying the parent
* should remove refs when destroying the child
Expand Down

0 comments on commit 34f0b4d

Please sign in to comment.