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

Conversation

@liamappelbe
Copy link
Contributor

This test is flaky on the mac bots, but I can't repro the failure locally. Sending and receiving messages from the platform isolate is covered more realistically by the Dart test, so this test isn't very useful anyway.

Closes flutter/flutter#156251

@liamappelbe liamappelbe requested a review from matanlurey October 8, 2024 02:34
Copy link
Contributor

@matanlurey matanlurey left a comment

Choose a reason for hiding this comment

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

Thanks!

@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 8, 2024
@auto-submit auto-submit bot merged commit 5923a8b into flutter:main Oct 8, 2024
28 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 8, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Oct 8, 2024
…156386)

flutter/engine@fd1ccdb...5923a8b

2024-10-08 [email protected] Delete DartIsolateTest.PlatformIsolateSendAndReceive (flutter/engine#55722)

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 [email protected],[email protected] 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
nick9822 pushed a commit to nick9822/flutter that referenced this pull request Dec 18, 2024
…55722)

This test is flaky on the mac bots, but I can't repro the failure locally. Sending and receiving messages from the platform isolate is covered more realistically by the [Dart test](https://github.com/flutter/engine/blob/f100ecaab76db0c74dd9aeb214899a022726c323/testing/dart/platform_isolate_test.dart#L65), so this test isn't very useful anyway.

Closes flutter#156251
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DartIsolateTest.PlatformIsolateSendAndReceive is flaky

2 participants