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

ci: disable flaky async test #23527

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

villebro
Copy link
Member

SUMMARY

Disable a test that frequently fails on the MySQL CI workflow.

SCREENSHOT

image

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #23527 (665befc) into master (de42c11) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 665befc differs from pull request most recent head 1798883. Consider uploading reports for the commit 1798883 to get more accurate results

@@            Coverage Diff             @@
##           master   #23527      +/-   ##
==========================================
+ Coverage   67.64%   67.68%   +0.03%     
==========================================
  Files        1914     1914              
  Lines       73925    73925              
  Branches     8020     8020              
==========================================
+ Hits        50009    50033      +24     
+ Misses      21873    21849      -24     
  Partials     2043     2043              
Flag Coverage Δ
hive 52.72% <ø> (ø)
mysql 78.46% <ø> (-0.02%) ⬇️
postgres 78.54% <ø> (?)
presto 52.65% <ø> (ø)
python 82.39% <ø> (+0.06%) ⬆️
sqlite 77.04% <ø> (ø)
unit 52.63% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 10 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@villebro villebro merged commit 330e79b into apache:master Mar 31, 2023
@villebro villebro deleted the villebro/flaky-async branch March 31, 2023 04:59
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 3.0.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 3.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants