We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7e24a commit 5612648Copy full SHA for 5612648
pkgs/http/mono_pkg.yaml
@@ -15,6 +15,7 @@ stages:
15
- test: --test-randomize-ordering-seed=random --platform chrome
16
os:
17
- linux
18
+ # Firefox needs a X server to work.
19
- command: xvfb-run -s "-screen 0 1024x768x24" &&
20
dart test --test-randomize-ordering-seed=random --platform firefox
21
0 commit comments