Skip to content

Ensure CMOR tables are loaded and match configuration when running tests#3086

Merged
valeriupredoi merged 1 commit into
mainfrom
no-flaky-tests
May 20, 2026
Merged

Ensure CMOR tables are loaded and match configuration when running tests#3086
valeriupredoi merged 1 commit into
mainfrom
no-flaky-tests

Conversation

@bouweandela
Copy link
Copy Markdown
Member

@bouweandela bouweandela commented May 20, 2026

Description

Ensure that the global variable esmvalcore.cmor.table.CMOR_TABLES has been populated and matches the configuration when running tests.

Closes #3069


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.16%. Comparing base (4ea959b) to head (d54abc7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3086   +/-   ##
=======================================
  Coverage   96.16%   96.16%           
=======================================
  Files         270      270           
  Lines       15825    15825           
=======================================
  Hits        15218    15218           
  Misses        607      607           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bouweandela bouweandela marked this pull request as ready for review May 20, 2026 09:39
@bouweandela bouweandela requested a review from valeriupredoi May 20, 2026 09:40
@valeriupredoi valeriupredoi reopened this May 20, 2026
Copy link
Copy Markdown
Contributor

@valeriupredoi valeriupredoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐒 🩹 well done, thanks, bud 🍺

@valeriupredoi valeriupredoi merged commit a9fad79 into main May 20, 2026
5 checks passed
@valeriupredoi valeriupredoi deleted the no-flaky-tests branch May 20, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky tests because CMOR tables have not been loaded

2 participants