bluefireteam / audioplayers

A Flutter package to play multiple audio files simultaneously (Android/iOS/web/Linux/Windows/macOS)
https://pub.dartlang.org/packages/audioplayers
MIT License
2.01k stars 845 forks source link

test: Disable flaky test for live streams on macos 13 #1827

Closed Gustl22 closed 3 months ago

Gustl22 commented 3 months ago

Description

Disabled flaky test for live streams on macos 13, as it's blocking the development but the test passes locally on macos 14.

Checklist

Breaking Change

Related Issues