-
Notifications
You must be signed in to change notification settings - Fork 228
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
GTests Refactoring: Merge to Develop From Integration branch #3309
Conversation
…movingEnvVarsFromGTests
…movingEnvVarsFromGTests
…movingEnvVarsFromGTests_C-F
…movingEnvVarsFromGTests
…movingEnvVarsFromGTests_G-P
…movingEnvVarsFromGTests_C-F
[GTests Refactoring] Removing MIOPEN_TEST_ALL and MIOPEN_TEST_FLOAT_ARG env variables. Part 1.
…movingEnvVarsFromGTests_G-P
…movingEnvVarsFromGTests_R-U
…_C-F [GTests Refactoring] Removing MIOPEN_TEST_ALL and MIOPEN_TEST_FLOAT_ARG env variables. Part 2.
…emovingEnvVarsFromGTests_Fin
…emovingEnvVarsFromGTests_Fin
…_G-P [GTests Refactoring] Removing MIOPEN_TEST_ALL and MIOPEN_TEST_FLOAT_ARG env variables. Part 3.
…_R-U [GTests Refactoring] Removing MIOPEN_TEST_ALL and MIOPEN_TEST_FLOAT_ARG env variables. Part 4.
…movingEnvVarsFromGTests_Fin
…_Fin [GTests Refactoring] Removing MIOPEN_TEST_ALL and MIOPEN_TEST_FLOAT_ARG env variables. Part 5 (Finalization)
…_Fin2 [GTests Refactoring] Removing MIOPEN_TEST_ALL and MIOPEN_TEST_FLOAT_ARG env variables. Part 6 (small)
Setting MIOPEN_TEST_ALL and MIOPEN_TEST_FLOAT_ARG env variables is removed in cmake
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Awesome work, and good to see this cleaned up!
As part of verifying this, it would be good to compare the skipped list between develop and this branch to ensure they still line up for the different stages. They should be mostly identical. There are a couple areas where we intentionally changed the naming, or the Full / Smoke stages, because we noticed they were wrong, and those won't line up, but otherwise it should be identical.
MIOPEN_TEST_ALL and MIOPEN_TEST_FLOAT_ARG env variables removed from GTests.
This is an integration branch, so all PRs were reviewed recently:
#3269
#3276
#3278
#3286
#3296
#3300
#3306