-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[Nemo CICD] Make flaky test optional #10456
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adityavavre
pushed a commit
to adityavavre/NeMo
that referenced
this pull request
Sep 15, 2024
Signed-off-by: adityavavre <aditya.vavre@gmail.com>
pablo-garay
added a commit
that referenced
this pull request
Sep 16, 2024
ko3n1g
pushed a commit
that referenced
this pull request
Sep 17, 2024
ko3n1g
pushed a commit
that referenced
this pull request
Sep 17, 2024
pablo-garay
added a commit
that referenced
this pull request
Sep 17, 2024
* [Nemo Unit Tests] Split GPU unit tests (#10380) * Split GPU unit tests * Make L0_Unit_Tests_GPU_Lightning optional since flaky * Add time for GPU_Core test * Add time for GPU_Audio test * CICD: Attempt fix for False positive (not all tests have run) (#10436) * [Nemo CICD] Make flaky test optional (#10438) * Make flaky test optional * Make flaky test optional * [Nemo CICD] Make flaky test optional (#10442) * Make flaky test optional * Make flaky test optional * Make flaky test optional * [Nemo CICD] Make flaky test optional (#10446) * Make flaky test optional * Make flaky test optional * Make flaky test optional * Make flaky test optional --------- Signed-off-by: Pablo Garay <palenq@gmail.com> * Make flaky test optional (#10448) * [Nemo CICD] Make flaky test optional (#10450) * Make flaky test optional * Make flaky test optional * [Nemo CICD] Make flaky test optional (#10452) * Make flaky test optional * Make flaky test optional * Make flaky test optional * Make flaky test optional (#10456) * Make flaky test optional (#10459) * Optional test needs optional field set true (#10475) * [Nemo CICD] Make flaky test optional (#10476) * Optional test needs optional field set true * make flaky test optional --------- Signed-off-by: Pablo Garay <palenq@gmail.com>
akoumpa
pushed a commit
that referenced
this pull request
Sep 19, 2024
* [Nemo Unit Tests] Split GPU unit tests (#10380) * Split GPU unit tests * Make L0_Unit_Tests_GPU_Lightning optional since flaky * Add time for GPU_Core test * Add time for GPU_Audio test * CICD: Attempt fix for False positive (not all tests have run) (#10436) * [Nemo CICD] Make flaky test optional (#10438) * Make flaky test optional * Make flaky test optional * [Nemo CICD] Make flaky test optional (#10442) * Make flaky test optional * Make flaky test optional * Make flaky test optional * [Nemo CICD] Make flaky test optional (#10446) * Make flaky test optional * Make flaky test optional * Make flaky test optional * Make flaky test optional --------- Signed-off-by: Pablo Garay <palenq@gmail.com> * Make flaky test optional (#10448) * [Nemo CICD] Make flaky test optional (#10450) * Make flaky test optional * Make flaky test optional * [Nemo CICD] Make flaky test optional (#10452) * Make flaky test optional * Make flaky test optional * Make flaky test optional * Make flaky test optional (#10456) * Make flaky test optional (#10459) * Optional test needs optional field set true (#10475) * [Nemo CICD] Make flaky test optional (#10476) * Optional test needs optional field set true * make flaky test optional --------- Signed-off-by: Pablo Garay <palenq@gmail.com> Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
akoumpa
pushed a commit
that referenced
this pull request
Sep 23, 2024
* [Nemo Unit Tests] Split GPU unit tests (#10380) * Split GPU unit tests * Make L0_Unit_Tests_GPU_Lightning optional since flaky * Add time for GPU_Core test * Add time for GPU_Audio test * CICD: Attempt fix for False positive (not all tests have run) (#10436) * [Nemo CICD] Make flaky test optional (#10438) * Make flaky test optional * Make flaky test optional * [Nemo CICD] Make flaky test optional (#10442) * Make flaky test optional * Make flaky test optional * Make flaky test optional * [Nemo CICD] Make flaky test optional (#10446) * Make flaky test optional * Make flaky test optional * Make flaky test optional * Make flaky test optional --------- Signed-off-by: Pablo Garay <palenq@gmail.com> * Make flaky test optional (#10448) * [Nemo CICD] Make flaky test optional (#10450) * Make flaky test optional * Make flaky test optional * [Nemo CICD] Make flaky test optional (#10452) * Make flaky test optional * Make flaky test optional * Make flaky test optional * Make flaky test optional (#10456) * Make flaky test optional (#10459) * Optional test needs optional field set true (#10475) * [Nemo CICD] Make flaky test optional (#10476) * Optional test needs optional field set true * make flaky test optional --------- Signed-off-by: Pablo Garay <palenq@gmail.com> Signed-off-by: Alexandros Koumparoulis <akoumparouli@nvidia.com>
monica-sekoyan
pushed a commit
that referenced
this pull request
Oct 14, 2024
tomlifu
pushed a commit
to tomlifu/NeMo
that referenced
this pull request
Oct 25, 2024
Signed-off-by: Lifu Zhang <tomzhanglf@gmail.com>
tomlifu
pushed a commit
to tomlifu/NeMo
that referenced
this pull request
Oct 25, 2024
Signed-off-by: Lifu Zhang <tomzhanglf@gmail.com>
hainan-xv
pushed a commit
to hainan-xv/NeMo
that referenced
this pull request
Nov 5, 2024
Signed-off-by: Hainan Xu <hainanx@nvidia.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[Nemo CICD] Make flaky test optional