go/parser: TestScopeDepthLimit
unnecessarily disabled on js/wasm
#53816
Labels
Milestone
TestScopeDepthLimit
unnecessarily disabled on js/wasm
#53816
It was disabled out of an abundance of caution, but the test can probably just be re-enabled. I tried running it locally and it worked fine.
TestParseDepthLimit
definitely cannot be trivially re-enabled.CC @golang/security
The text was updated successfully, but these errors were encountered: