videojs / videojs-contrib-eme

Supports Encrypted Media Extensions for playback of encrypted content in Video.js
Other
205 stars 72 forks source link

fix: disable firefox headless in karma #203

Closed adrums86 closed 10 months ago

adrums86 commented 10 months ago

We need to disable the karma launcher from running firefox headless as the karma launcher is still broken on updated macs. See: https://github.com/karma-runner/karma-firefox-launcher/issues/328

gkatsev commented 10 months ago

karma is deprecated, so, the only path forward is switching to an alternative unless someone fixes it in a fork (i doubt it, but definitely possible)

misteroneill commented 10 months ago

Yeah, we need to revisit tooling across the board... someday. 😅