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

Disabled couchbase tests due to broken package breaking main #8602

Merged
merged 1 commit into from Nov 5, 2023

Conversation

Nusnus
Copy link
Member

@Nusnus Nusnus commented Nov 5, 2023

The couchbase package stopped working and causes the following error in Github Actions:

terminate called after throwing an instance of 'std::bad_cast'
    what():  std::bad_cast
  Fatal Python error: Aborted

Possible related issue from Stack Overflow:
https://stackoverflow.com/questions/76706020/stdbad-cast-error-while-using-python-sdk-for-couchbase/76713522

@Nusnus Nusnus requested a review from thedrow November 5, 2023 12:44
@Nusnus Nusnus self-assigned this Nov 5, 2023
@Nusnus Nusnus marked this pull request as ready for review November 5, 2023 12:45
Copy link

codecov bot commented Nov 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b838b05) 87.46% compared to head (bd82df0) 87.32%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8602      +/-   ##
==========================================
- Coverage   87.46%   87.32%   -0.15%     
==========================================
  Files         148      148              
  Lines       18512    18512              
  Branches     3163     3163              
==========================================
- Hits        16192    16166      -26     
- Misses       2032     2060      +28     
+ Partials      288      286       -2     
Flag Coverage Δ
unittests 87.29% <ø> (-0.15%) ⬇️

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

see 1 file with indirect coverage changes

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

@auvipy auvipy added this to the 5.3.x milestone Nov 5, 2023
@auvipy auvipy added the CI label Nov 5, 2023
@auvipy auvipy merged commit 019fc24 into celery:main Nov 5, 2023
29 of 31 checks passed
@Nusnus Nusnus deleted the hotfix branch November 5, 2023 13:18
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.

None yet

3 participants