Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sebo tutorial #1801

Closed
wants to merge 1 commit into from
Closed

Conversation

mpolson64
Copy link
Contributor

Summary:
Sebo tutorial was failing (marked "flaky" because it has never succeeded since creation) because it was not included in the target graph. Also, mixed use of options.get and options.pop was causing issues with input constructor validations. Both issues are resolved now.

Finally, I changed the number of batches from 40 to 20. Let me know if this is acceptable -- it puts our runtime at 8:46 in opt mode which is still close to timeout but should be consistently safe.

Reviewed By: esantorella

Differential Revision: D48737511

Summary:
Sebo tutorial was failing (marked "flaky" because it has never succeeded since creation) because it was not included in the target graph. Also,  mixed use of options.get and options.pop was causing issues with input constructor validations. Both issues are resolved now.

Finally, I changed the number of batches from 40 to 20. Let me know if this is acceptable -- it puts our runtime at 8:46 in opt mode which is still close to timeout but should be consistently safe.

Reviewed By: esantorella

Differential Revision: D48737511

fbshipit-source-id: 9eace1efee74045591ad594d7f61a96517c152d1
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 28, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48737511

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 907c8fb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants