forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test parameter isSingleThreaded in SharedArbitratorTest.cpp (face…
…bookincubator#10730) Summary: Separated from facebookincubator#10600 Make the 3 cases parameterized: SharedArbitrationTest.reclaimToJoinBuilder SharedArbitrationTest.reclaimToAggregation SharedArbitrationTest.reclaimToOrderBy In the patch we still run them with `isSingleThreaded=false` only. `isSingleThreaded=true` will be toggled on in facebookincubator#10600 with essential code fixes. Pull Request resolved: facebookincubator#10730 Reviewed By: tanjialiang Differential Revision: D61176283 Pulled By: xiaoxmeng fbshipit-source-id: 19a2565a29cbea1fb741e95c65ebc6549338936f
- Loading branch information
1 parent
83ff1dd
commit 2abfadf
Showing
3 changed files
with
76 additions
and
9 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