-
Notifications
You must be signed in to change notification settings - Fork 645
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid creating global properties in StackTracesTreeTest.WithSourceMap (…
…#774) Summary: Pull Request resolved: #774 Creating global properties here means the test can break under certain build configurations, since it can result in allocations that then create additional entries. Reviewed By: jpporto Differential Revision: D37744060 fbshipit-source-id: 5d8dddef0e990fa54aad3464661bc2849a0d1c9f
- Loading branch information
1 parent
1dbf8fd
commit aa83f8b
Showing
1 changed file
with
53 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters