test icon indicating copy to clipboard operation
test copied to clipboard

`dart test --platform=firefox` results in a Firefox "Profile Missing" error

Open jamesderlin opened this issue 2 years ago • 0 comments
trafficstars

On my Linux system, running dart test --platform=firefox fails to launch Firefox. Firefox shows a "Profile Missing" error dialog:

image

I haven't run dart test --platform=firefox in a while, but I think it worked for me the last time I tried it around 10 months ago.

Environment:

  • package:test v1.23.1
  • Firefox 110.0
  • Ubuntu 22.04.2 LTS

jamesderlin avatar Feb 22 '23 22:02 jamesderlin