pytorch
91db9cdc - Fix render_test_results if condition on always() (#62997)

Commit
3 years ago
Fix render_test_results if condition on always() (#62997) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/62997 Fixes #62979, changed the condition to listen on the previous' job's result to be either 'success' or 'failure'. Notice that 'skipped' will also skip this job, which is what we want. Test Plan: Imported from OSS Reviewed By: driazati, seemethere Differential Revision: D30202598 Pulled By: zhouzhuojie fbshipit-source-id: f3c0f715c39a5c8119b528b66e45f594a54b49d1
Author
Committer
Parents
Loading