-
isolate/function_send1_test
isolate/issue_21398_parent_isolate_test
```
=================================================================
==2074==ERROR: LeakSanitizer: detected memory leaks
D…
-
_This issue was originally filed by [ngeoffray@google.com](https://github.com/search?q=ngeoffray%40google.com&type=Users)_
---
$ ./sdk/bin/dart2js --dump-info --package-root=out/ReleaseIA32/packages…
-
The following program should print null without type error, even in checked mode, because null can be assigned to a malformed type variable:
null_() => null;
final Undeclared x = null_();
main() …
-
This only happens with -O0:
out/DebugIA32/run_vm_tests --ignore-unrecognized-flags ExternalizeConstantStrings
Running test: ExternalizeConstantStrings
*** stack smashing detected ***: out/DebugIA32/r…
-
repro:
out/ReleaseX64/dart --optimization-counter-threshold=5 --ignore-unrecognized-flags --package-root=out/ReleaseX64/packages/ /media/SSD/dart3/dart/pkg/analysis_server/test/analysis/get_hover_tes…