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

Address non-determinism in model.metric_names in tests #2309

Closed

Conversation

bernardbeckerman
Copy link
Contributor

Summary: Tests in D50501707 assumed that model.metric_names would always be the same order, leading to non-deterministic failures (T184254958). This addresses.

Differential Revision: D55639863

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Apr 2, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55639863

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.91%. Comparing base (2967164) to head (efcb240).

❗ Current head efcb240 differs from pull request most recent head 196ca8b. Consider uploading reports for the commit 196ca8b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2309   +/-   ##
=======================================
  Coverage   94.90%   94.91%           
=======================================
  Files         489      489           
  Lines       47751    47754    +3     
=======================================
+ Hits        45317    45324    +7     
+ Misses       2434     2430    -4     

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

Summary:

Tests in D50501707 assumed that model.metric_names would always be the same order, leading to non-deterministic failures (T184254958). This addresses.

Reviewed By: Balandat

Differential Revision: D55639863
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55639863

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e956132.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants