Skip to content

Running tests in headless mode for Firefox is failing with 500 code response but ok in web browser #2321

Closed
@austincarrig

Description

@austincarrig

Describe the Bug

Running wasm-pack test --headless --firefox should show passed tests, but it fails.

Duplicate of issue #2261

Steps to Reproduce

  1. -> git clone https://github.com/rustwasm/wasm_game_of_life.git
  2. -> cd wasm_game_of_life
  3. -> wasm-pack test --firefox --headless

If applicable, add a link to a test case (as a zip file or link to a repository we can clone).

Expected Behavior

Should pass tests.

Actual Behavior

Tests fail when they should pass

Additional Context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions