Skip to content

[rfw] Many unit test failures in browser mode #129843

@stuartmorgan-g

Description

@stuartmorgan-g

In bringing up --platform=chrome Dart unit test CI in flutter/packages, rfw fails a bunch of tests. Mostly it looks like use of Int64, which isn't supported, but there's at least on number formatting issue due to the int vs double problem as well.

For now I'm opting the entire package out of web testing via a dart_test.yaml file that requires vm, but since the package appears to support web, presumably this should be fixed.

FYI @Hixie

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.p: rfwRemote Flutter Widgets packagepackageflutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamwaiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions