[DDC] Failures in end-to-end expression compiler tests #51825
Labels
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
dev-compiler-eval
type-test
web-eval
evaluation support on the web
Milestone
pkg/dev_compiler/test/expression_compiler/expression_compiler_e2e_ddc_unsound_test
is failing onunittest-asserts-debug-linux
andunittest-asserts-release-mac-arm64
. (It went from flaky to timeout on the former rather than failing with a runtime error.)pkg/dev_compiler/test/expression_compiler/expression_compiler_e2e_amd_sound_test
,pkg/dev_compiler/test/expression_compiler/expression_compiler_e2e_amd_unsound_test
, andpkg/dev_compiler/test/expression_compiler/expression_compiler_e2e_ddc_sound_test
are all failing onunittest-asserts-release-mac
andunittest-asserts-release-mac-arm64
.The text was updated successfully, but these errors were encountered: