Skip to content

ci: fix stepWithCompactEncoding error on MacOS#2531

Merged
wjones127 merged 6 commits intolance-format:mainfrom
wjones127:ci/macos-ld-classic
Jun 25, 2024
Merged

ci: fix stepWithCompactEncoding error on MacOS#2531
wjones127 merged 6 commits intolance-format:mainfrom
wjones127:ci/macos-ld-classic

Conversation

@wjones127
Copy link
Copy Markdown
Contributor

Example:
https://github.com/lancedb/lance/actions/runs/9662156349/job/26651441132?pr=2527

libunwind: stepWithCompactEncoding - invalid compact unwind encoding

Closes #2002

Inspired by https://github.com/GreptimeTeam/greptimedb/pull/4143/files

@github-actions github-actions bot added the ci Github Action or Test issues label Jun 25, 2024
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.67%. Comparing base (8ccd191) to head (18e33bb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2531      +/-   ##
==========================================
+ Coverage   79.63%   79.67%   +0.03%     
==========================================
  Files         207      207              
  Lines       59179    59179              
  Branches    59179    59179              
==========================================
+ Hits        47129    47149      +20     
+ Misses       9260     9248      -12     
+ Partials     2790     2782       -8     
Flag Coverage Δ
unittests 79.67% <ø> (+0.03%) ⬆️

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

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

@wjones127 wjones127 marked this pull request as ready for review June 25, 2024 20:26
@wjones127 wjones127 requested a review from eddyxu June 25, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Github Action or Test issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: Mac runner flaky test

3 participants