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

RefCell double-borrow panic in wasm-bindgen-test runtime only in non-headless mode #1167

Closed
fitzgen opened this issue Jan 12, 2019 · 0 comments
Labels
panic testing Testing of wasm-bindgen itself

Comments

@fitzgen
Copy link
Member

fitzgen commented Jan 12, 2019

Steps to Reproduce

Expected Results

The tests pass OK in non-headless mode.

Actual Results

RefCell double-borrow inside of the wasm-bindgen-test runtime.

@fitzgen fitzgen added testing Testing of wasm-bindgen itself panic labels Jan 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
panic testing Testing of wasm-bindgen itself
Projects
None yet
Development

No branches or pull requests

1 participant