Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
0
Description
jstestfuzz can trigger debug-only assertions (e.g. {{if (kDebugBuild)
{crash();}}}) that are expected for invalid input. We should stop running jstestfuzz on debug variants.