Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@matanlurey
Copy link
Contributor

Closes flutter/flutter#155054, where we decided this was correct to do.

As a bonus I improved an assert message :)

Copy link
Member

@gaaclarke gaaclarke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@matanlurey matanlurey merged commit 5fc6517 into flutter:main Sep 13, 2024
@matanlurey matanlurey deleted the dart-ui-assert-removal branch September 13, 2024 00:40
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 13, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Sep 13, 2024
flutter/engine@3d8163f...04802b7

2024-09-13 matanlurey@users.noreply.github.com Remove now unused extra args/opts/env from `run_tests.py`. (flutter/engine#55164)
2024-09-13 matanlurey@users.noreply.github.com Remove `assert(() {... })` and other unnecessary patterns in `dart:ui` tests (flutter/engine#55165)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC aaclarke@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove checks for assert across testing/dart (dart:ui tests)

2 participants