Commit 00e84ff
Fix typo in tutorials ignorelist; add SASBO and scalable_constrained_bo to ignorelist because they are timing out (#1590)
Summary:
## Motivation
- Typo in #1588
- scalable_constrained_bo timing out and causing a failure since Nighly Cron 708 (2 weeks ago) or earlier
- saasbo timing out and causing a failure at least some of the time since Nighly Cron 706 (2 weeks ago) or earlier
### Have you read the [Contributing Guidelines on pull requests](https://github.com/pytorch/botorch/blob/main/CONTRIBUTING.md#pull-requests)?
Yes
Pull Request resolved: #1590
Test Plan:
Temporarily trigger actions to run tutorials without smoke test on PR so that we can confirm they will pass now
## Related PRs
#1588
Reviewed By: danielrjiang
Differential Revision: D42229296
Pulled By: esantorella
fbshipit-source-id: a77ca37bb13b4a4f3818e7a1276fa7683fa16f261 parent cbd5002 commit 00e84ff
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
0 commit comments