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

Disable warning checks in k-NN test case #1442

Merged

Conversation

junqiu-lei
Copy link
Member

@junqiu-lei junqiu-lei commented Feb 1, 2024

Description

This PR followed from #1392 (comment) to disable warnings check in k-NN tests case and remove warning Assertions in KNNSettingsTests

Issues Resolved

#1392, #1391, #1390, #1389

Check List

  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
@junqiu-lei junqiu-lei force-pushed the flaky-Flaky-KNNSettingsTests branch from a727042 to 6c65686 Compare February 7, 2024 20:57
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (45437be) 85.07% compared to head (dc29a23) 85.05%.

❗ Current head dc29a23 differs from pull request most recent head 94aaa90. Consider uploading reports for the commit 94aaa90 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1442      +/-   ##
============================================
- Coverage     85.07%   85.05%   -0.02%     
- Complexity     1278     1279       +1     
============================================
  Files           167      167              
  Lines          5207     5207              
  Branches        493      493              
============================================
- Hits           4430     4429       -1     
- Misses          570      572       +2     
+ Partials        207      206       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@junqiu-lei junqiu-lei changed the title Fix flaky tests in KNNSettingsTests Disable warning checks in k-NN test case Feb 7, 2024
Signed-off-by: Junqiu Lei <junqiu@amazon.com>
jmazanec15
jmazanec15 previously approved these changes Feb 7, 2024
Signed-off-by: Junqiu Lei <junqiu@amazon.com>
@junqiu-lei junqiu-lei merged commit 9e28957 into opensearch-project:main Feb 8, 2024
52 checks passed
@junqiu-lei junqiu-lei deleted the flaky-Flaky-KNNSettingsTests branch February 8, 2024 00:37
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 8, 2024
* Disable warning checks in k-NN test case

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
(cherry picked from commit 9e28957)
junqiu-lei added a commit that referenced this pull request Feb 8, 2024
* Disable warning checks in k-NN test case

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
(cherry picked from commit 9e28957)

Co-authored-by: Junqiu Lei <junqiu@amazon.com>
opensearch-trigger-bot bot added a commit that referenced this pull request Feb 8, 2024
* Disable warning checks in k-NN test case

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
(cherry picked from commit 9e28957)

Co-authored-by: Junqiu Lei <junqiu@amazon.com>
(cherry picked from commit 29279dc)
heemin32 pushed a commit that referenced this pull request Feb 8, 2024
* Disable warning checks in k-NN test case

Signed-off-by: Junqiu Lei <junqiu@amazon.com>
(cherry picked from commit 9e28957)

Co-authored-by: Junqiu Lei <junqiu@amazon.com>
(cherry picked from commit 29279dc)

Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants