-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.crashProcess exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.triagedIssue has been triaged by sub teamIssue has been triaged by sub team
Description
There are new test failures on [dart:io] Fix some code to be safe in the face of reflective invocation....[analyzer] Dot shorthands: Check for required parameters in invocations..
The tests
lib/mirrors/invocation_fuzz_test/smi Crash (expected Pass)
are failing on configurations
vm-asan-linux-release-x64
vm-asan-mac-release-x64
vm-asan-win-release-x64
vm-eager-optimization-linux-release-ia32
vm-eager-optimization-linux-release-x64
vm-linux-debug-ia32
vm-linux-debug-simriscv32
.......
vm-mac-debug-x64
vm-win-debug-x64
Test result: https://dart-current-results.web.app/#/filter=lib/mirrors/invocation_fuzz_test/smi&showAll
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.crashProcess exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.triagedIssue has been triaged by sub teamIssue has been triaged by sub team