facebook / hermes

A JavaScript engine optimized for running React Native.
https://hermesengine.dev/
MIT License
9.41k stars 596 forks source link

Disable BasicFunctionUsedUnusedTwoRuntimes in Apple ASAN #1351

Open avp opened 2 months ago

avp commented 2 months ago

Summary: ASAN has a big minimum native stack gap, which causes this test to crash on mac under ASAN due to the use of std::async. Disable this test under ASAN on Mac.

Differential Revision: D54917788

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D54917788

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D54917788