-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passplatform-webWeb applications specificallyWeb applications specifically
Description
part of #97036)
1 flake on Linux web_tests_6: 3925 (happened on 03/10/2022)
00:55 +93: test/cupertino/dialog_test.dart: Message is scrollable, has correct padding with large text sizes
══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
The following TestFailure was thrown running a test:
Expected: Size:<Size(270.0, 133.0)>
Actual: _DebugSize:<Size(270.0, 132.0)>
When the exception was thrown, this was the stack:
../dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 251:49 throw_
../packages/test_api/src/expect/async_matcher.dart.js 145:22 fail
../packages/test_api/src/expect/async_matcher.dart.js 142:12 _expect
../packages/test_api/src/expect/async_matcher.dart.js 75:12 expect$
../packages/flutter_test/src/matchers.dart.js 4559:12 expect$
dialog_test.dart.js 6592:21 <fn>
../dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 45:50 <fn>
../packages/stack_trace/src/stack_zone_specification.dart.js 160:98 <fn>
../packages/stack_trace/src/stack_zone_specification.dart.js 212:16 [_run]
../packages/stack_trace/src/stack_zone_specification.dart.js 160:80 <fn>
../dart-sdk/lib/async/zone.dart 1434:47 _rootRunUnary
../dart-sdk/lib/async/zone.dart 1335:19 runUnary
../dart-sdk/lib/async/future_impl.dart 147:18 handleValue
../dart-sdk/lib/async/future_impl.dart 766:44 handleValueCallback
../dart-sdk/lib/async/future_impl.dart 795:13 _propagateToListeners
../dart-sdk/lib/async/future_impl.dart 566:5 [_completeWithValue]
../dart-sdk/lib/async/future_impl.dart 639:7 <fn>
../packages/fake_async/fake_async.dart.js 123:40 flushMicrotasks
../packages/flutter_test/src/deprecated.dart.js 1628:19 <fn>
../dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 84:54 runBody
../dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 123:5 _async
../packages/flutter_test/src/deprecated.dart.js 1625:62 <fn>
../dart-sdk/lib/async/future.dart 276:37 <fn>
../packages/stack_trace/src/stack_zone_specification.dart.js 212:16 [_run]
../packages/stack_trace/src/stack_zone_specification.dart.js 155:71 <fn>
../dart-sdk/lib/async/zone.dart 1418:47 _rootRun
../dart-sdk/lib/async/zone.dart 1328:19 run
../dart-sdk/lib/async/zone.dart 1236:7 runGuarded
../dart-sdk/lib/async/zone.dart 1276:23 <fn>
../packages/stack_trace/src/stack_zone_specification.dart.js 212:16 [_run]
../packages/stack_trace/src/stack_zone_specification.dart.js 155:71 <fn>
../dart-sdk/lib/async/zone.dart 1426:13 _rootRun
../dart-sdk/lib/async/zone.dart 1328:19 run
../dart-sdk/lib/async/zone.dart 1236:7 runGuarded
../dart-sdk/lib/async/zone.dart 1276:23 callback
../dart-sdk/lib/async/schedule_microtask.dart 40:11 _microtaskLoop
../dart-sdk/lib/async/schedule_microtask.dart 49:5 _startMicrotaskLoop
../dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 166:15 <fn>
The test description was:
Message is scrollable, has correct padding with large text sizes
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passplatform-webWeb applications specificallyWeb applications specifically