-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#27340Closed
Copy link
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiona: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-webWeb applications specificallyWeb applications specifically
Description
I'm suspecting this has something to do with the Pipeline as it detects the failure, but the failure isn't propagated further: https://github.com/flutter/engine/blob/fa737ace596c6a8309b6f9aa26803278ed942892/lib/web_ui/dev/watcher.dart#L53
I'm not sure why only integration tests are affected. I checked the unit-tests and they do result in a non-zero exit code.
/cc @mdebbar
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiona: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-webWeb applications specificallyWeb applications specifically