Skip to content

Remove the frame fuzz test in CI#2638

Merged
JEnoch merged 1 commit into
eclipse-zenoh:mainfrom
ZettaScaleLabs:fix_fuzz_ci
Jun 11, 2026
Merged

Remove the frame fuzz test in CI#2638
JEnoch merged 1 commit into
eclipse-zenoh:mainfrom
ZettaScaleLabs:fix_fuzz_ci

Conversation

@evshary

@evshary evshary commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Description

Now we have removed the frame test from fuzz tests, and we forgot to remove it in CI.

What does this PR do?

Remove frame test in CI

Why is this change needed?

Scheduled test failed
https://github.com/eclipse-zenoh/zenoh/actions/runs/27246532246

Related Issues

None


🏷️ Label-Based Checklist

Based on the labels applied to this PR, please complete these additional requirements:

Labels: internal

🏠 Internal Change

This PR is marked as internal (not user-facing):

  • No API changes - Public APIs unchanged
  • No behavior changes - External behavior identical
  • Refactoring/maintenance - Code improvements only
  • Tests still pass - All existing tests pass without modification

Lighter review: Internal changes may have lighter review requirements.

Instructions:

  1. Check off items as you complete them (change - [ ] to - [x])
  2. The PR checklist CI will verify these are completed

This checklist updates automatically when labels change, but preserves your checked boxes.

Signed-off-by: ChenYing Kuo <evshary@gmail.com>
@evshary evshary added the internal Changes not included in the changelog label Jun 11, 2026
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.02%. Comparing base (e6a1d4e) to head (3f43d99).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2638      +/-   ##
==========================================
- Coverage   74.11%   74.02%   -0.09%     
==========================================
  Files         400      400              
  Lines       61044    61038       -6     
==========================================
- Hits        45240    45181      -59     
- Misses      15804    15857      +53     

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

@diogomatsubara diogomatsubara left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, the 1.75 failures in CI are related to #2639 and the unstable tests failures might be a flaky one so it was re-run.

@JEnoch JEnoch merged commit 1341765 into eclipse-zenoh:main Jun 11, 2026
45 of 55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Changes not included in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants