-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regression
Description
This is blocking all framework PRs, essentially closing the tree.
An example is on #123651 with https://cirrus-ci.com/task/5410168087773184
| 00:58 +35: /tmp/flutter_customer_testing.macos_ui.GCFGWO/tests/test/selectors/date_picker_test.dart: MacosDatePicker tests Can change the month by clicking the left and right calendar view controls
| ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
| The following TestFailure was thrown running a test:
| Expected: <2>
| Actual: <3>
|
| When the exception was thrown, this was the stack:
| #4 main.<anonymous closure>.<anonymous closure> (file:///tmp/flutter_customer_testing.macos_ui.GCFGWO/tests/test/selectors/date_picker_test.dart:292:11)
| <asynchronous suspension>
| <asynchronous suspension>
| (elided one frame from package:stack_trace)
|
| This was caught by the test expectation on the following line:
| file:///tmp/flutter_customer_testing.macos_ui.GCFGWO/tests/test/selectors/date_picker_test.dart line 292
| The test description was:
| Can change the month by clicking the left and right calendar view controls
| ════════════════════════════════════════════════════════════════════════════════════════════════════
|
| 00:58 +35 -1: /tmp/flutter_customer_testing.macos_ui.GCFGWO/tests/test/selectors/date_picker_test.dart: MacosDatePicker tests Can change the month by clicking the left and right calendar view controls [E]
| Test failed. See exception logs above.
| The test description was: Can change the month by clicking the left and right calendar view controls
|
|
| To run this test again: /tmp/flutter sdk/bin/cache/dart-sdk/bin/dart test /tmp/flutter_customer_testing.macos_ui.GCFGWO/tests/test/selectors/date_picker_test.dart -p vm --plain-name 'MacosDatePicker tests Can change the month by clicking the left and right calendar view controls'
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regression