Skip to content

Package tests fail on windows with incorrect path expectation #26828

Closed
@whesse

Description

@whesse

8 package tests are failing on Windows with errors like:

FAIL: AbstractContextManagerTest | test_setRoots_addFolderWithPackagespec
Expected: '/home/somebody/.pub/cache/unittest-0.9.9/lib/unittest.dart'
Actual: 'E:\b\build\slave\pkg-win-be\build\sdk\home\somebody.pub\cache\unittest-0.9.9\lib\unittest.dart'
Which: is different.

The main bug for this is filed on the pub repo: dart-lang/pub#1429
Status files are suppressing these failures: pkg/pkg.status.

Metadata

Metadata

Assignees

Labels

area-infrastructureUse area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.area-testCross-cutting test issues (use area- labels for specific failures; not used for package:test).os-windowstype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions