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 times out on Windows #3076

Open
2 of 11 tasks
hajimehoshi opened this issue Sep 1, 2024 · 0 comments
Open
2 of 11 tasks

.github/workflows: wasm test times out on Windows #3076

hajimehoshi opened this issue Sep 1, 2024 · 0 comments

Comments

@hajimehoshi
Copy link
Owner

Ebitengine Version

99b9cff

Operating System

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

Go Version (go version)

Go 1.19-1.22

What steps will reproduce the problem?

Run wasm tests on Windows on GitHub Actions

What is the expected result?

The test passes

What happens instead?

The test times out

*** Test killed: ran too long (11m0s).
FAIL	github.com/hajimehoshi/ebiten/v2	660.016s
*** Test killed: ran too long ([11](https://github.com/hajimehoshi/ebiten/actions/runs/10651831209/job/29524867956#step:25:11)m0s).
FAIL	github.com/hajimehoshi/ebiten/v2/audio	660.027s
*** Test killed: ran too long (11m0s).
FAIL	github.com/hajimehoshi/ebiten/v2/audio/internal/convert	660.015s
?   	github.com/hajimehoshi/ebiten/v2/audio/mp3	[no test files]
*** Test killed: ran too long (11m0s).
FAIL	github.com/hajimehoshi/ebiten/v2/audio/vorbis	660.019s
?   	github.com/hajimehoshi/ebiten/v2/audio/wav	[no test files]

Anything else you feel useful to add?

No response

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