You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
We found that the
agora_video_view_render_test.dart
almost failed every time on the iOS simulator, but theagora_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
The text was updated successfully, but these errors were encountered: