This reverts commit 1e08bb7a6f.
1e08bb7a6f
Change: New `cryptography` statically links an openssl that is too new for macOS 10.11, so limit to an older cryptography for now. Test Plan: Ran the test with `--remote osx/10.11` and it passed. Signed-off-by: Rick Elrod <rick@elrod.me>
* Copy in incidental posix tests. * Update incidental test aliases. * Update target names. * Add support plugins. * Fix paths. * Update ignores. * Update integration-aliases sanity test. * Add incidental tests to CI.