flutter/packages/flutter_tools/test
auto-submit[bot] 72432c3f15
Reverts "[tool] Guard process writes to frontend server in ResidentCompiler (#152358)" (#153028)
Reverts: flutter/flutter#152358
Initiated by: zanderso
Reason for reverting: Speculative revert to determine whether this PR is related to https://github.com/flutter/flutter/issues/153026
Original PR Author: andrewkolos

Reviewed By: {christopherfujino}

This change reverts the following previous change:
Contributes to fixing https://github.com/flutter/flutter/issues/137184.
Cleaned up version of earlier PR, https://github.com/flutter/flutter/pull/152187.

This PR guards all the writes to `Process::stdin` by wrapping them with `ProcessUtils.writelnToStdinUnsafe`. This way, if any writes fail, we should at least get a stacktrace in our crash reporting.
2024-08-07 16:11:26 +00:00
..
android_java11_integration.shard Set up tests that verify we can build a fresh counter app across our Gradle/AGP/Kotlin support range (#151568) 2024-07-31 19:14:46 +00:00
android_preview_integration.shard Reland "Upgrade template Gradle, App AGP, Module AGP, and Kotlin versions, and tests"... but no longer upgrade module AGP version (#151433) 2024-07-10 21:37:26 +00:00
commands.shard Fix some tests that fail with Swift Package Manager enabled (#152267) 2024-07-26 21:08:32 +00:00
data make asset_test.dart tests not dependent on context (#141331) 2024-01-11 18:08:07 +00:00
general.shard Reverts "[tool] Guard process writes to frontend server in ResidentCompiler (#152358)" (#153028) 2024-08-07 16:11:26 +00:00
host_cross_arch.shard Fix some tests that fail with Swift Package Manager enabled (#152267) 2024-07-26 21:08:32 +00:00
integration.shard [Reland] Introduce double Flex.spacing parameter for Row/Column spacing (#152890) 2024-08-05 23:04:50 +00:00
src Set up tests that verify we can build a fresh counter app across our Gradle/AGP/Kotlin support range (#151568) 2024-07-31 19:14:46 +00:00
web.shard Handle a WebSocketException that may be thrown when closing the WebKit inspection protocol connection to Chrome (#151997) 2024-07-19 17:58:26 +00:00