Skip to content

Some Test262 tests run forever #1306

@Razican

Description

@Razican

Describe the bug
We are ignoring some Test262 tests because they run forever. Here you have the list of them:

To Reproduce
You can reproduce any of them by running the following command after removing them from the test_ignore.txt file:

cargo run --release --bin boa_tester -- run -s {test_path}

Expected behavior
These tests should run reasonably fast (usually not more than a second), but they run forever. A fix should make this happen. Some of them might be easier to fix than others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededtestIssues and PRs related to the tests.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions