-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
0
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.