openthread / ot-br-posix

OpenThread Border Router, a Thread border router for POSIX-based platforms.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
420 stars 235 forks source link

[tests] update tests according to openthread/openthread#10794 #2524

Closed erjiaqing closed 1 month ago

erjiaqing commented 1 month ago

With openthread/openthread#10794 and this PR, we should be able to resolve the CI failure in a clean way.

https://github.com/openthread/ot-br-posix/pull/2525 is the PoC for this PR.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.43%. Comparing base (2b41187) to head (b9f617a). Report is 819 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2524 +/- ## =========================================== - Coverage 55.77% 45.43% -10.35% =========================================== Files 87 100 +13 Lines 6890 11893 +5003 Branches 0 870 +870 =========================================== + Hits 3843 5403 +1560 - Misses 3047 6198 +3151 - Partials 0 292 +292 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.