AgoraIO-Extensions / Agora-Flutter-SDK

Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows

Home Page:https://pub.dev/packages/agora_rtc_engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor rendering test

littleGnAl opened this issue · comments

We found that the agora_video_view_render_test.dart almost failed every time on the iOS simulator, but the agora_video_view_smoke_test.dart works fine.

Need to refactor the rendering test to use the FakeCameraLocalVideoView/FakeCameraRemoteVideoView to make the rendering test more stable.

Some failed builds:
https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/actions/runs/7999145180/job/21847299666
https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/actions/runs/7999762014/job/21849615846