-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove usage of GTest Throws in dwrf::ColumnWriterTest.cpp (#11270)
Summary: Gtest feature Throws is available in GTest 1.11 while system default in Ubuntu 20.04 is GTest 1.10 Remove usage instead of enforcing a GTest minimum version. Pull Request resolved: #11270 Reviewed By: kgpai Differential Revision: D65064485 Pulled By: pedroerp fbshipit-source-id: 0907dd219ece06d5773824045d952005cf56935a
- Loading branch information
1 parent
05cc23f
commit 2e381e4
Showing
4 changed files
with
35 additions
and
71 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
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
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
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