Skip to content

Modified test: Xplat Debug only Recycler crash on exit #5636

@rhuanjl

Description

@rhuanjl

See these comments:
#5622 (comment)
#5622 (comment)

After implementing Object.fromEntries the AsmJS parameters out of memory test would crash on xplat debug builds when calling WScript.Quit(0) - this issue only repros on xplat debug builds and seemingly only with fatal errors for OOM disabled (which this test disabled).

Fixed the test for now by avoiding the use of WScript.Quit - as that's not what the test was actually meant to test but there is a bug here that should be looked into.

CC @MikeHolman

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