Skip to content

refine test & tweak gitignore#8616

Closed
zzz6519003 wants to merge 2 commits intofacebook:masterfrom
zzz6519003:gitignore
Closed

refine test & tweak gitignore#8616
zzz6519003 wants to merge 2 commits intofacebook:masterfrom
zzz6519003:gitignore

Conversation

@zzz6519003
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .gitignore
.idea
*.iml
.vscode
yarn.lock
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.

Why would you ignore yarn.lock? The whole point of it is to be included to ensure specific versions of things are installed.

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.

Yes, please remove this, we explicitly made sure to check this in #7957

ReactNoop.flushDeferredPri(7 + 5 + 5);
expect(fooCalled).toBe(true);
expect(barCalled).toBe(true);
expect(renderCallbackCalled).toBe(false);
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.

@acdlite does this add any value here?

@aweary
Copy link
Copy Markdown
Contributor

aweary commented Jan 25, 2017

Since there's been no follow-up, and the test changes are non-critical (and possibly unwanted) I'm going to go ahead and close this out. Thanks for the effort though @zzz6519003!

@aweary aweary closed this Jan 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants