-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unflakify TestOptimizeAcqfMixed.test_continuous_step (#2578)
Summary: Pull Request resolved: #2578 Due to randomized continuous & binary dimensions, the fixed continuous dimension would occasionally become part of the constraint and fail the test since the fixed value cannot satisfy the constraint. This diff updates the fixed dimension to ensure this cannot happen. Reviewed By: Balandat Differential Revision: D64475003 fbshipit-source-id: 03164639e462bc7583c0b1ba47cbeb9463085c4b
- Loading branch information
1 parent
fb0c667
commit ca956e1
Showing
1 changed file
with
11 additions
and
8 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