Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github/workflows: Wasm test failures on GitHub Actions #3131

Closed
1 of 11 tasks
hajimehoshi opened this issue Oct 15, 2024 · 0 comments
Closed
1 of 11 tasks

.github/workflows: Wasm test failures on GitHub Actions #3131

hajimehoshi opened this issue Oct 15, 2024 · 0 comments

Comments

@hajimehoshi
Copy link
Owner

Ebitengine Version

9de408a

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • OpenBSD
  • Android
  • iOS
  • Nintendo Switch
  • PlayStation 5
  • Xbox
  • Web Browsers

Go Version (go version)

1.23.2

What steps will reproduce the problem?

Just run Wasm tests on GitHub Actions

What is the expected result?

The tests pass

What happens instead?

The tests failed to run

Run # Wasm tests don't work on macOS with the headless mode enabled, but the headless mode cannot be disabled in GitHub Actions (#2972).
?   	github.com/hajimehoshi/ebiten/v2/audio/mp3	[no test files]
?   	github.com/hajimehoshi/ebiten/v2/audio/wav	[no test files]
chrome failed to start:
[61680:61680:[10](https://github.com/hajimehoshi/ebiten/actions/runs/11346056487/job/31557179210#step:25:11)15/133729.414342:FATAL:zygote_host_impl_linux.cc(128)] No usable sandbox! If you are running on Ubuntu 23.10+ or another Linux distro that has disabled unprivileged user namespaces with AppArmor, see https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md. Otherwise seehttps://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the (older) SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.

Anything else you feel useful to add?

See https://github.com/hajimehoshi/ebiten/actions/runs/11345790594/job/31557159899

@hajimehoshi hajimehoshi modified the milestones: v3.0.0, v2.8.2 Oct 15, 2024
hajimehoshi added a commit that referenced this issue Oct 15, 2024
hajimehoshi added a commit that referenced this issue Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant