Skip to content

pkg/dartdev/test/commands/info_macos_test fails with RuntimeError on pkg-mac-release-arm64 #52402

@stereotype441

Description

@stereotype441

There are new test failures on [flow analysis] clean up public methods that call other public methods..

The tests

pkg/dartdev/test/commands/info_macos_test RuntimeError (expected Pass)

are failing on configurations

unittest-asserts-release-mac-arm64

Although the blamelist indicates that the test started failing at 214a98e, it's very difficult to imagine a way this commit could have provoked the failure, since the commit is a small refactor to flow analysis, and the failure is related to dartdev's ProcessInfo.commandLine getter returning an unexpectedly trimmed string.

If I had to guess, I suspect some change was made to the configuration of the trybot (e.g. an OS upgrade perhaps) that changed the way the process information appears when querying for processes on a mac.

CC @devoncarew

Metadata

Metadata

Assignees

Labels

area-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.area-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions