▌23:28:48▐ STARTING ANALYSIS
▌23:28:48▐ SHARD=customer_testing
▌23:28:48▐ Running customer testing
RUNNING: cd .; git fetch origin master
workingDirectory: /b/s/w/ir/cache/builder/flutter, executable: git, arguments: [fetch, origin, master]
From
https://flutter.googlesource.com/mirrors/flutter
* branch master -> FETCH_HEAD
ELAPSED TIME: 0.233s for git fetch origin master in /b/s/w/ir/cache/builder/flutter
RUNNING: cd .; git branch -f master origin/master
workingDirectory: /b/s/w/ir/cache/builder/flutter, executable: git, arguments: [branch, -f, master, origin/master]
branch 'master' set up to track 'origin/master'.
ELAPSED TIME: 0.103s for git branch -f master origin/master in /b/s/w/ir/cache/builder/flutter
RUNNING: cd .; git checkout 593729165d14f282e51bec381939c4b017bc43f4
workingDirectory: /b/s/w/ir/cache/builder/flutter, executable: git, arguments: [checkout, 593729165d14f282e51bec381939c4b017bc43f4]
HEAD is now at 593729165d Move `@_debugOnly` documentation in `framework.dart` to be more visible to IDE. (#153134)
M bin/internal/engine.version
ELAPSED TIME: 0.081s for git checkout 593729165d14f282e51bec381939c4b017bc43f4 in /b/s/w/ir/cache/builder/flutter
RUNNING: cd dev/customer_testing; ../../ci.sh
workingDirectory: /b/s/w/ir/cache/builder/flutter/dev/customer_testing, executable: ./ci.sh, arguments: []
+ dart pub get
Resolving dependencies...
Downloading packages...
Got dependencies!
+ cd ../tools
+ dart pub get
Resolving dependencies...
Downloading packages...
Got dependencies!
+ rm -rf ../../bin/cache/pkg/tests
+ git clone
https://github.com/flutter/tests.git ../../bin/cache/pkg/tests
Cloning into '../../bin/cache/pkg/tests'...
++ dart --enable-asserts ../tools/bin/find_commit.dart . master ../../bin/cache/pkg/tests main
+ git -C ../../bin/cache/pkg/tests checkout 12980e0696ca0c53da3cfa5452a08d1f7e44e9fb
HEAD is now at 12980e0 Simplify template instructions using handy new script features (#367)
+ dart --enable-asserts run_tests.dart --skip-on-fetch-failure --skip-template ../../bin/cache/pkg/tests/registry/assorted_layout_widgets.test ../../bin/cache/pkg/tests/registry/dart_rfb.test ../../bin/cache/pkg/tests/registry/flutter_cocoon.test ../../bin/cache/pkg/tests/registry/flutter_devtools.test ../../bin/cache/pkg/tests/registry/flutter_portal.test ../../bin/cache/pkg/tests/registry/flutter_rfb.test ../../bin/cache/pkg/tests/registry/flutter_svg.test ../../bin/cache/pkg/tests/registry/macos_ui.test ../../bin/cache/pkg/tests/registry/provider.test ../../bin/cache/pkg/tests/registry/super_editor.test ../../bin/cache/pkg/tests/registry/super_sliver_list.test ../../bin/cache/pkg/tests/registry/template.test ../../bin/cache/pkg/tests/registry/zulip.test
Processing ./../../bin/cache/pkg/tests/registry/super_editor.test...
>> ./flutter_test_registry/flutter_test_repo_test.sh
|
| 00:00 [32m+0[0m: [1m[90mloading test/attributed_spans_test.dart[0m[0m
| 00:00 [32m+0[0m: test/attributed_spans_test.dart: Spans attribution queries it expands a span from a given offset[0m
| 00:00 [32m+1[0m: test/attributed_text_test.dart: Attributed Text Bug 145 - insert character at beginning of styled text[0m
| 00:00 [32m+2[0m: test/attributed_text_test.dart: Attributed Text Bug 145 - insert character at beginning of styled text[0m
| 00:00 [32m+3[0m: test/attributed_text_test.dart: Attributed Text Bug 145 - insert character at beginning of styled text[0m
| 00:00 [32m+4[0m: test/attributed_text_test.dart: Attributed Text Bug 145 - insert character at beginning of styled text[0m
| 00:00 [32m+5[0m: test/attributed_text_test.dart: Attributed Text Bug 145 - insert character at beginning of styled text[0m
| 00:00 [32m+6[0m: test/attributed_text_test.dart: Attributed Text Bug 145 - insert character at beginning of styled text[0m
| 00:00 [32m+7[0m: test/attributed_text_test.dart: Attributed Text Bug 145 - insert character at beginning of styled text[0m
| 00:00 [32m+8[0m: test/attributed_text_test.dart: Attributed Text Bug 145 - insert character at beginning of styled text[0m
| 00:00 [32m+9[0m: test/attributed_text_test.dart: Attributed Text Bug 145 - insert character at beginning of styled text[0m
| 00:00 [32m+10[0m: test/attributed_text_test.dart: Attributed Text Bug 145 - insert character at beginning of styled text[0m
| 00:00 [32m+11[0m: test/attributed_spans_test.dart: Spans attribution queries getAttributedRange returns the range for multiple attributions for an offset in the middle of the overlapping range[0m
| 00:00 [32m+12[0m: test/attributed_text_test.dart: Attributed Text fragments can be copied as attributed text with a SpanRange[0m
| 00:00 [32m+13[0m: test/attributed_text_test.dart: Attributed Text fragments can be copied as attributed text with a SpanRange[0m
| 00:00 [32m+14[0m: test/attributed_spans_test.dart: Spans attribution queries getAttributedRange returns the range for multiple attributions for an offset at the end of the overlapping range[0m
| 00:00 [32m+15[0m: test/attributed_spans_test.dart: Spans attribution queries getAttributedRange returns the range for multiple attributions for an offset at the end of the overlapping range[0m
| 00:00 [32m+15[0m: test/attributed_text_test.dart: Attributed Text fragments can be copied as attributed text with start and end bounds[0m
| 00:00 [32m+16[0m: test/attributed_spans_test.dart: Spans attribution queries getAttributedRange throws when given an empty attribution set[0m
| 00:00 [32m+17[0m: test/attributed_text_test.dart: Attributed Text fragments can be copied as plain text with a SpanRange[0m
| 00:00 [32m+18[0m: test/attributed_spans_test.dart: Spans attribution queries getAttributedRange throws when any attribution is not present at the given offset[0m
| 00:00 [32m+19[0m: test/attributed_text_test.dart: Attributed Text fragments can be copied as plain text with start and end bounds[0m
| 00:00 [32m+20[0m: test/attributed_spans_test.dart: Spans single attribution applies attribution to full span[0m
| 00:00 [32m+21[0m: test/attributed_text_test.dart: Attributed Text span manipulation combines overlapping spans when adding from left to right[0m
| 00:00 [32m+22[0m: test/attributed_text_test.dart: Attributed Text span manipulation combines overlapping spans when adding from left to right[0m
| 00:00 [32m+23[0m: test/attributed_text_test.dart: Attributed Text span manipulation combines overlapping spans when adding from left to right[0m
| 00:00 [32m+23[0m: test/attributed_spans_test.dart: Spans single attribution applies attribution to inner span[0m
| 00:00 [32m+24[0m: test/attributed_text_test.dart: Attributed Text span manipulation combines overlapping spans when adding from left to right[0m
| 00:00 [32m+25[0m: test/attributed_spans_test.dart: Spans single attribution applies attribution to end of span[0m
| 00:00 [32m+26[0m: test/attributed_text_test.dart: Attributed Text span manipulation automatically combines back-to-back spans after addition[0m
| 00:00 [32m+27[0m: test/attributed_spans_test.dart: Spans single attribution applies exotic span[0m
| 00:00 [32m+28[0m: test/attributed_text_test.dart: Attributed Text span manipulation keeps back-to-back spans separate when requested[0m
| 00:00 [32m+29[0m: test/attributed_spans_test.dart: Spans single attribution removes attribution from full span[0m
| 00:00 [32m+30[0m: test/attributed_text_test.dart: Attributed Text span manipulation throws exception when compatible attributions overlap but auto-merge is false[0m
| 00:00 [32m+31[0m: test/attributed_text_test.dart: Attributed Text span manipulation throws exception when compatible attributions overlap but auto-merge is false[0m
| 00:00 [32m+32[0m: test/attributed_spans_test.dart: Spans single attribution removes attribution from single unit at end of span[0m
| 00:00 [32m+33[0m: test/attributed_spans_test.dart: Spans single attribution removes attribution from single unit at end of span[0m
| 00:00 [32m+34[0m: test/attributed_spans_test.dart: Spans single attribution removes attribution from single unit at end of span[0m
| 00:00 [32m+34[0m: test/attributed_text_test.dart: Attributed Text equality equivalent AttributedText are equal[0m
| 00:00 [32m+35[0m: test/attributed_text_test.dart: Attributed Text equality equivalent AttributedText are equal[0m
| 00:00 [32m+36[0m: test/attributed_text_test.dart: Attributed Text equality equivalent AttributedText are equal[0m
| 00:00 [32m+37[0m: test/attributed_spans_test.dart: Spans single attribution removes attribution from all units except the first[0m
| 00:00 [32m+38[0m: test/attributed_text_test.dart: Attributed Text equality different text are not equal[0m
| 00:00 [32m+39[0m: test/attributed_spans_test.dart: Spans single attribution removes attribution from inner text span[0m
| 00:00 [32m+40[0m: test/attributed_text_test.dart: Attributed Text equality different spans are not equal[0m
| 00:00 [32m+41[0m: test/attributed_spans_test.dart: Spans single attribution removes attribution from partial beginning span[0m
| 00:00 [32m+42[0m: test/attributed_text_test.dart: Attributed Text attribution queries finds all spans for single attribution throughout text[0m
| 00:00 [32m+43[0m: test/attributed_text_test.dart: Attributed Text attribution queries finds all spans for single attribution throughout text[0m
| 00:00 [32m+44[0m: test/attributed_text_test.dart: Attributed Text attribution queries finds all spans for single attribution throughout text[0m
| 00:00 [32m+45[0m: test/attributed_text_test.dart: Attributed Text attribution queries finds all spans for single attribution throughout text[0m
| 00:00 [32m+45[0m: test/attributed_spans_test.dart: Spans single attribution applies attribution when mixed span is toggled[0m
| 00:00 [32m+46[0m: test/attributed_text_test.dart: Attributed Text attribution queries finds all spans for multiple attributions throughout text[0m
| 00:00 [32m+47[0m: test/attributed_spans_test.dart: Spans single attribution removes attribution when contiguous span is toggled[0m
| 00:00 [32m+48[0m: test/attributed_text_test.dart: Attributed Text attribution queries returns empty list when searching for non-existent attribution spans[0m
| 00:00 [32m+49[0m: test/attributed_text_test.dart: Attributed Text attribution queries returns empty list when searching for non-existent attribution spans[0m
| 00:00 [32m+49[0m: test/attributed_spans_test.dart: Spans multiple attributions full length overlap[0m
| 00:00 [32m+50[0m: test/attributed_spans_test.dart: Spans multiple attributions full length overlap[0m
| 00:00 [32m+51[0m: test/attributed_spans_test.dart: Spans multiple attributions full length overlap[0m
| 00:00 [32m+51[0m: test/attributed_spans_test.dart: Spans multiple attributions half and half[0m
| 00:00 [32m+52[0m: test/attributed_text_test.dart: Attributed Text attribution queries finds all bold and italics text around a character[0m
| 00:00 [32m+53[0m: test/attributed_text_test.dart: Attributed Text attribution queries finds all bold and italics text around a character[0m
| 00:00 [32m+53[0m: test/attributed_spans_test.dart: Spans multiple attributions two partial overlap[0m
| 00:00 [32m+54[0m: test/attributed_text_test.dart: Attributed Text attribution queries finds all bold, italic and strikethrough text within a word that also includes a span with only bold and italics[0m
| 00:00 [32m+55[0m: test/attributed_text_test.dart: Attributed Text attribution queries finds all bold, italic and strikethrough text within a word that also includes a span with only bold and italics[0m
| 00:00 [32m+55[0m: test/attributed_spans_test.dart: Spans multiple attributions three partial overlap[0m
| 00:00 [32m+56[0m: test/attributed_text_test.dart: Attributed Text attribution queries getAllAttributionsThroughout returns empty list if the range does not have any attributions[0m
| 00:00 [32m+57[0m: test/attributed_text_test.dart: Attributed Text attribution queries getAllAttributionsThroughout returns empty list if the range does not have any attributions[0m
| 00:00 [32m+57[0m: test/attributed_spans_test.dart: Spans multiple attributions many small segments[0m
| 00:00 [32m+58[0m: test/attributed_text_test.dart: Attributed Text attribution queries getAllAttributionsThroughout returns attributions that apply to the entirety of the range[0m
| 00:00 [32m+59[0m: test/attributed_spans_test.dart: Spans multiple attributions incompatible attributions cannot overlap[0m
| 00:00 [32m+60[0m: test/attributed_text_test.dart: Attributed Text attribution visitation visits full-length attributions[0m
| 00:00 [32m+61[0m: test/attributed_text_test.dart: Attributed Text attribution visitation visits full-length attributions[0m
| 00:00 [32m+62[0m: test/attributed_spans_test.dart: Spans collapse spans empty spans[0m
| 00:00 [32m+63[0m: test/attributed_text_test.dart: Attributed Text attribution visitation visits partial-length attributions[0m
| 00:00 [32m+64[0m: test/attributed_text_test.dart: Attributed Text attribution visitation visits partial-length attributions[0m
| 00:00 [32m+64[0m: test/attributed_spans_test.dart: Spans collapse spans non-empty span with no attributions[0m
| 00:00 [32m+65[0m: test/attributed_spans_test.dart: Spans collapse spans non-empty span with no attributions[0m
| 00:00 [32m+66[0m: test/attributed_spans_test.dart: Spans collapse spans non-empty span with no attributions[0m
| 00:00 [32m+66[0m: test/attributed_spans_test.dart: Spans collapse spans single continuous attribution[0m
| 00:00 [32m+67[0m: test/attributed_spans_test.dart: Spans collapse spans single continuous attribution[0m
| 00:00 [32m+68[0m: test/attributed_text_test.dart: Attributed Text attribution span visitation visits full-length attributions[0m
| 00:00 [32m+69[0m: test/attributed_text_test.dart: Attributed Text attribution span visitation visits full-length attributions[0m
| 00:00 [32m+70[0m: test/attributed_spans_test.dart: Spans collapse spans adjacent non-overlapping attributions[0m
| 00:00 [32m+71[0m: test/attributed_text_test.dart: Attributed Text attribution span visitation visits partial-length attributions[0m
| 00:00 [32m+72[0m: test/attributed_spans_test.dart: Spans collapse spans multiple non-overlapping attributions[0m
| 00:00 [32m+73[0m: test/attributed_spans_test.dart: Spans collapse spans multiple non-overlapping attributions[0m
| 00:00 [32m+73[0m: test/attributed_text_test.dart: Attributed Text attribution span visitation visits overlapping attributions[0m
| 00:00 [32m+74[0m: test/attributed_spans_test.dart: Spans collapse spans multiple overlapping attributions[0m
| 00:00 [32m+75[0m: test/attributed_text_test.dart: Attributed Text attribution span visitation visits multiple starting and ending attributions[0m
| 00:00 [32m+76[0m: test/attributed_spans_test.dart: Spans equality it is equal to another AttributedSpans with equivalent markers that are stored in the same order[0m
| 00:00 [32m+77[0m: test/attributed_spans_test.dart: Spans equality it is equal to another AttributedSpans with equivalent markers that are stored in the same order[0m
| 00:00 [32m+78[0m: test/attributed_spans_test.dart: Spans equality it is equal to another AttributedSpans with equivalent markers that are stored in the same order[0m
| 00:00 [32m+79[0m: test/attributed_text_test.dart: Attributed Text collapseSpans returns two spans for text with an attribution from the beginning until half of the text[0m
| 00:00 [32m+80[0m: test/attributed_text_test.dart: Attributed Text collapseSpans returns two spans for text with an attribution from the beginning until half of the text[0m
| 00:00 [32m+80[0m: test/attributed_text_test.dart: Attributed Text collapseSpans handles markers which end after the end of the text[0m
| 00:00 [32m+81[0m: test/attributed_spans_test.dart: Spans equality it is equal to another AttributedSpans with equivalent markers that are stored in a different order[0m
| 00:00 [32m+82[0m: test/attributed_spans_test.dart: Spans equality it is equal to another AttributedSpans with equivalent markers that are stored in a different order[0m
| 00:00 [32m+82[0m: test/attributed_spans_test.dart: Spans equality it is equal to another AttributedSpans with empty markers[0m
| 00:00 [32m+83[0m: test/attributed_spans_test.dart: Spans equality it is equal to another AttributedSpans with empty markers[0m
| 00:00 [32m+83[0m: test/attributed_spans_test.dart: Spans equality it is NOT equal to another AttributedSpans with different markers[0m
| 00:00 [32m+84[0m: test/attributed_spans_test.dart: Spans equality it is NOT equal to another AttributedSpans with different markers[0m
| 00:00 [32m+84[0m: All tests passed![0m
| Flutter assets will be downloaded from
https://storage.googleapis.com/flutter_archives_v2/monorepo/8739653968691660017. Make sure you trust this source!
|
| 00:00 +0: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart
| 00:01 +0: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart
| 00:02 +0: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart
| 00:03 +0: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart
| 00:04 +0: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart
| 00:05 +0: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| 00:06 +0: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart
| 00:07 +0: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart
| 00:08 +0: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart
| 00:08 +0 -1: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart'
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/zone.dart 1308:19 _CustomZone.runUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 00:16 +0 -2: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/reader_test_tools_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/reader_test_tools_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/reader_test_tools_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/reader_test_tools_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/reader_test_tools_test.dart'
|
| 00:16 +0 -2: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/zone.dart 1308:19 _CustomZone.runUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 00:24 +0 -3: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_scrolling_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_scrolling_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_scrolling_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_scrolling_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_scrolling_test.dart'
|
| 00:24 +0 -3: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 00:33 +0 -4: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_gestures_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_gestures_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_gestures_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_gestures_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_gestures_test.dart'
|
| 00:34 +0 -4: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 00:43 +0 -5: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/superreader_attributions_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/superreader_attributions_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/superreader_attributions_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/superreader_attributions_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/superreader_attributions_test.dart'
|
| 00:43 +0 -5: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 00:52 +0 -6: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_selection_test.dart'
|
| 00:52 +0 -6: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 01:00 +0 -7: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_android_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_android_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_android_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_android_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_android_selection_test.dart'
|
| 01:00 +0 -7: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 01:09 +0 -8: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_ios_overlay_controls_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_ios_overlay_controls_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_ios_overlay_controls_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_ios_overlay_controls_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_ios_overlay_controls_test.dart'
|
| 01:09 +0 -8: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 01:18 +0 -9: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_ios_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_ios_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_ios_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_ios_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/mobile/super_reader_ios_selection_test.dart'
|
| 01:18 +0 -9: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 01:27 +0 -10: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_stylesheet_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_stylesheet_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_stylesheet_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_stylesheet_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_stylesheet_test.dart'
|
| 01:27 +0 -10: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
|
| 01:35 +0 -11: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_tapregion_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_tapregion_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_tapregion_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_tapregion_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_tapregion_test.dart'
|
| 01:36 +0 -11: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
|
| 01:44 +0 -11: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/multi_tap_gesture_test.dart
| 01:44 +0 -11: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/multi_tap_gesture_test.dart: Multi tap gesture can report preceding gestures
| 01:44 +1 -11: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/multi_tap_gesture_test.dart: Multi tap gesture can report preceding gestures
| 01:44 +1 -11: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/multi_tap_gesture_test.dart: Multi tap gesture reports single tap after timeout
| 01:44 +2 -11: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/multi_tap_gesture_test.dart: Multi tap gesture reports single tap after timeout
| 01:44 +2 -11: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/multi_tap_gesture_test.dart: Multi tap gesture can ignore single tap gesture
| 01:44 +3 -11: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/multi_tap_gesture_test.dart: Multi tap gesture can ignore single tap gesture
| 01:44 +3 -11: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/multi_tap_gesture_test.dart: ... gesture can ignore single tap and double tap gestures
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| 01:44 +4 -11: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/multi_tap_gesture_test.dart: ... gesture can ignore single tap and double tap gestures
| 01:45 +4 -11: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/multi_tap_gesture_test.dart: ... gesture can ignore single tap and double tap gestures
| 01:45 +4 -12: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/selectable_list_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/selectable_list_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/selectable_list_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/selectable_list_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/selectable_list_test.dart'
|
| 01:45 +4 -12: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
|
| 01:47 +4 -12: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart
| 01:47 +4 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream 1 character
| 01:47 +5 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream 1 character
| 01:47 +5 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream 2 characters
| 01:47 +6 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream 2 characters
| 01:47 +6 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word separated by space
| 01:47 +7 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word separated by space
| 01:47 +7 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word separated by multiple spaces
| 01:47 +8 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word separated by multiple spaces
| 01:47 +8 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word separated by punctuation
| 01:47 +9 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word separated by punctuation
| 01:47 +9 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word separated by punctuation and spaces
| 01:47 +10 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word separated by punctuation and spaces
| 01:47 +10 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word separated by multi-byte punctuation
| 01:47 +11 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word separated by multi-byte punctuation
| 01:47 +11 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word leading and trailing spaces
| 01:47 +12 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find upstream a word leading and trailing spaces
| 01:47 +12 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream 1 character
| 01:47 +13 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream 1 character
| 01:47 +13 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream 2 characters
| 01:47 +14 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream 2 characters
| 01:47 +14 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word separated by space
| 01:47 +15 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word separated by space
| 01:47 +15 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word separated by multiple spaces
| 01:47 +16 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word separated by multiple spaces
| 01:47 +16 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word separated by punctuation
| 01:47 +17 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word separated by punctuation
| 01:47 +17 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word separated by punctuation and spaces
| 01:47 +18 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word separated by punctuation and spaces
| 01:47 +18 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word separated by multi-byte punctuation
| 01:47 +19 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word separated by multi-byte punctuation
| 01:47 +19 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word leading and trailing spaces
| 01:47 +20 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word leading and trailing spaces
| 01:48 +20 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/strings_test.dart: Strings find downstream a word leading and trailing spaces
| 01:48 +20 -12: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart
| 01:48 +20 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on MAC)
| 01:48 +21 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on MAC)
| test/infrastructure/content_layers_test.dart:559:34: Error: Final field 'elementTracker' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final ValueNotifier<Element?>? elementTracker;
| ^^^^^^^^^^^^^^
| test/infrastructure/content_layers_test.dart:565:23: Error: Final field 'onBuild' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final VoidCallback? onBuild;
| ^^^^^^^
| test/infrastructure/content_layers_test.dart:656:23: Error: Final field 'onBuildScheduled' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final VoidCallback? onBuildScheduled;
| ^^^^^^^^^^^^^^^^
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| 01:49 +21 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on MAC)
| 01:49 +22 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on MAC)
| 01:49 +22 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on Windows)
| 01:49 +23 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on Windows)
| 01:49 +23 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on Linux)
| 01:49 +24 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on Linux)
| 01:49 +24 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on Android)
| 01:49 +25 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on Android)
| 01:49 +25 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on iOS)
| 01:49 +26 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... opens and closes the popover when requested (on iOS)
| 01:49 +26 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold closes the popover when tapping outside (on MAC)
| 01:49 +27 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold closes the popover when tapping outside (on MAC)
| 01:49 +27 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... closes the popover when tapping outside (on Windows)
| 01:49 +28 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... closes the popover when tapping outside (on Windows)
| 01:49 +28 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold closes the popover when tapping outside (on Linux)
| 01:49 +29 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold closes the popover when tapping outside (on Linux)
| 01:49 +29 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... closes the popover when tapping outside (on Android)
| 01:49 +30 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... closes the popover when tapping outside (on Android)
| 01:49 +30 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold closes the popover when tapping outside (on iOS)
| 01:49 +31 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold closes the popover when tapping outside (on iOS)
| 01:49 +31 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold enforces the given popover geometry (on MAC)
| 01:49 +32 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold enforces the given popover geometry (on MAC)
| 01:49 +32 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold enforces the given popover geometry (on Windows)
| 01:49 +33 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold enforces the given popover geometry (on Windows)
| 01:49 +33 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold enforces the given popover geometry (on Linux)
| 01:49 +34 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold enforces the given popover geometry (on Linux)
| 01:49 +34 -12: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold enforces the given popover geometry (on Android)
| 01:49 +34 -13: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/content_layers_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/content_layers_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/content_layers_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/content_layers_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/content_layers_test.dart'
|
| 01:49 +35 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold enforces the given popover geometry (on Android)
| 01:49 +35 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold enforces the given popover geometry (on iOS)
| 01:49 +35 -13: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
|
| 01:49 +36 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: PopoverScaffold enforces the given popover geometry (on iOS)
| 01:49 +36 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on MAC)
| 01:49 +37 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on MAC)
| 01:49 +37 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... the popover below button if there is room (on Windows)
| 01:49 +38 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... the popover below button if there is room (on Windows)
| 01:49 +38 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on Linux)
| 01:49 +39 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on Linux)
| 01:49 +39 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... the popover below button if there is room (on Android)
| 01:49 +40 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... the popover below button if there is room (on Android)
| 01:49 +40 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on iOS)
| 01:49 +41 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on iOS)
| 01:49 +41 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on MAC)
| 01:49 +42 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on MAC)
| 01:49 +42 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Windows)
| 01:50 +42 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Windows)
| 01:50 +43 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Windows)
| 01:50 +43 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Linux)
| 01:50 +44 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Linux)
| 01:50 +44 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Android)
| 01:50 +45 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Android)
| 01:50 +45 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on iOS)
| 01:50 +46 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on iOS)
| 01:50 +46 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on MAC)
| 01:50 +47 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on MAC)
| 01:50 +47 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Windows)
| 01:50 +48 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Windows)
| 01:50 +48 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Linux)
| 01:50 +49 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Linux)
| 01:50 +49 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Android)
| 01:50 +50 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Android)
| 01:50 +50 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on iOS)
| 01:50 +51 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on iOS)
| 01:50 +51 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on MAC)
| 01:50 +52 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on MAC)
| 01:50 +52 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... the popover below button if there is room (on Windows)
| 01:50 +53 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... the popover below button if there is room (on Windows)
| 01:50 +53 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on Linux)
| 01:50 +54 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on Linux)
| 01:50 +54 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... the popover below button if there is room (on Android)
| 01:50 +55 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... the popover below button if there is room (on Android)
| 01:50 +55 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on iOS)
| 01:50 +56 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... positions the popover below button if there is room (on iOS)
| 01:50 +56 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on MAC)
| 01:50 +57 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on MAC)
| 01:50 +57 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Windows)
| 01:50 +58 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Windows)
| 01:50 +58 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Linux)
| 01:50 +59 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Linux)
| 01:50 +59 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Android)
| 01:50 +60 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on Android)
| 01:50 +60 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on iOS)
| 01:50 +61 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... above button if there is room above but not below (on iOS)
| 01:50 +61 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... screen if there is not room below or above the button (on MAC)
| 01:50 +62 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... screen if there is not room below or above the button (on MAC)
| 01:50 +62 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Windows)
| 01:50 +63 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Windows)
| 01:50 +63 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Linux)
| 01:50 +64 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Linux)
| 01:50 +64 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Android)
| 01:50 +65 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... if there is not room below or above the button (on Android)
| 01:50 +65 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... screen if there is not room below or above the button (on iOS)
| 01:50 +66 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... screen if there is not room below or above the button (on iOS)
| 01:50 +66 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on MAC)
| 01:50 +67 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on MAC)
| 01:50 +67 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on Windows)
| 01:50 +68 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on Windows)
| 01:50 +68 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on Linux)
| 01:50 +69 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on Linux)
| 01:50 +69 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on Android)
| 01:50 +70 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on Android)
| 01:50 +70 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on iOS)
| 01:50 +71 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on iOS)
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| 01:51 +71 -13: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/infrastructure/popover_test.dart: ... shares focus with widgets of a different subtree (on iOS)
| 01:51 +71 -14: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_gestures_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_gestures_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_gestures_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_gestures_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_gestures_test.dart'
|
| 01:51 +71 -14: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 01:54 +71 -15: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_test.dart'
|
| 01:54 +71 -15: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 01:56 +71 -16: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/mac/super_textfield_mac_selectors_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/mac/super_textfield_mac_selectors_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/mac/super_textfield_mac_selectors_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/mac/super_textfield_mac_selectors_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/mac/super_textfield_mac_selectors_test.dart'
|
| 01:56 +71 -16: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| test/super_textfield/super_textfield_auto_scroll_test.dart:232:13: Error: Final field 'frameCount' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final int frameCount;
| ^^^^^^^^^^
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 01:59 +71 -17: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_auto_scroll_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_auto_scroll_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_auto_scroll_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_auto_scroll_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_auto_scroll_test.dart'
|
| 01:59 +71 -17: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:01 +71 -18: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_emoji_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_emoji_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_emoji_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_emoji_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_emoji_test.dart'
|
| 02:01 +71 -18: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:03 +71 -19: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_text_alignment_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_text_alignment_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_text_alignment_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_text_alignment_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_text_alignment_test.dart'
|
| 02:03 +71 -19: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:06 +71 -20: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_input_actions_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_input_actions_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_input_actions_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_input_actions_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_input_actions_test.dart'
|
| 02:06 +71 -20: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:08 +71 -21: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_estimated_line_height_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_estimated_line_height_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_estimated_line_height_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_estimated_line_height_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_estimated_line_height_test.dart'
|
| 02:08 +71 -21: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:10 +71 -22: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_caret_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_caret_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_caret_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_caret_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_caret_test.dart'
|
| 02:10 +71 -22: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:13 +71 -23: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_keyboard_shortcuts_scrolling_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_keyboard_shortcuts_scrolling_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_keyboard_shortcuts_scrolling_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_keyboard_shortcuts_scrolling_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_keyboard_shortcuts_scrolling_test.dart'
|
| 02:13 +71 -23: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:15 +71 -24: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_theme_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_theme_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_theme_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_theme_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_theme_test.dart'
|
| 02:15 +71 -24: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:18 +71 -25: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ios/super_textfield_ios_scrolling_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ios/super_textfield_ios_scrolling_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ios/super_textfield_ios_scrolling_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ios/super_textfield_ios_scrolling_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ios/super_textfield_ios_scrolling_test.dart'
|
| 02:18 +71 -25: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:20 +71 -26: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ios/super_textfield_ios_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ios/super_textfield_ios_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ios/super_textfield_ios_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ios/super_textfield_ios_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ios/super_textfield_ios_selection_test.dart'
|
| 02:20 +71 -26: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
|
| 02:22 +71 -26: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/toolbar_position_delegate_test.dart
| 02:22 +71 -26: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/toolbar_position_delegate_test.dart: ... above focal point and horizontally centered
| 02:22 +72 -26: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/toolbar_position_delegate_test.dart: ... above focal point and horizontally centered
| 02:22 +72 -26: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/toolbar_position_delegate_test.dart: ... itself to the left side of the screen
| 02:22 +73 -26: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/toolbar_position_delegate_test.dart: ... itself to the left side of the screen
| 02:22 +73 -26: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/toolbar_position_delegate_test.dart: ... itself to the right side of the screen
| 02:22 +74 -26: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/toolbar_position_delegate_test.dart: ... itself to the right side of the screen
| 02:22 +74 -26: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/toolbar_position_delegate_test.dart: ... when it exceeds safe space above the content
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| 02:22 +75 -26: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/toolbar_position_delegate_test.dart: ... when it exceeds safe space above the content
| 02:23 +75 -26: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/toolbar_position_delegate_test.dart: ... when it exceeds safe space above the content
| 02:23 +75 -27: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_desktop_textfield_keyboard_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_desktop_textfield_keyboard_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_desktop_textfield_keyboard_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_desktop_textfield_keyboard_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_desktop_textfield_keyboard_test.dart'
|
| 02:23 +75 -27: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:25 +75 -28: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_rendering_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_rendering_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_rendering_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_rendering_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_rendering_test.dart'
|
| 02:25 +75 -28: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:27 +75 -29: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_ancestor_shortcuts_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_ancestor_shortcuts_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_ancestor_shortcuts_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_ancestor_shortcuts_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_ancestor_shortcuts_test.dart'
|
| 02:27 +75 -29: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:29 +75 -30: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_desktop_texfield_mouse_interaction_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_desktop_texfield_mouse_interaction_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_desktop_texfield_mouse_interaction_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_desktop_texfield_mouse_interaction_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_desktop_texfield_mouse_interaction_test.dart'
|
| 02:29 +75 -30: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:32 +75 -31: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/android/super_textfield_android_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/android/super_textfield_android_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/android/super_textfield_android_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/android/super_textfield_android_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/android/super_textfield_android_selection_test.dart'
|
| 02:32 +75 -31: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:34 +75 -32: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/android/super_textfield_android_scrolling_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/android/super_textfield_android_scrolling_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/android/super_textfield_android_scrolling_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/android/super_textfield_android_scrolling_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/android/super_textfield_android_scrolling_test.dart'
|
| 02:34 +75 -32: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:36 +75 -33: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_ime_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_ime_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_ime_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_ime_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_ime_test.dart'
|
| 02:36 +75 -33: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:39 +75 -34: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_scrolling_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_scrolling_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_scrolling_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_scrolling_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_scrolling_test.dart'
|
| 02:39 +75 -34: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
|
| 02:41 +75 -35: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/attributed_text_editing_controller_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/attributed_text_editing_controller_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/attributed_text_editing_controller_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/attributed_text_editing_controller_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/attributed_text_editing_controller_test.dart'
|
| 02:41 +75 -35: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:44 +75 -36: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_gesture_scrolling_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_gesture_scrolling_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_gesture_scrolling_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_gesture_scrolling_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_gesture_scrolling_test.dart'
|
| 02:44 +75 -36: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:46 +75 -37: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ime_attributed_text_editing_controller_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ime_attributed_text_editing_controller_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ime_attributed_text_editing_controller_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ime_attributed_text_editing_controller_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/ime_attributed_text_editing_controller_test.dart'
|
| 02:46 +75 -37: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:49 +75 -38: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_attributions_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_attributions_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_attributions_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_attributions_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/super_textfield_attributions_test.dart'
|
| 02:49 +75 -38: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:51 +75 -39: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/type_into_super_textfield_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/type_into_super_textfield_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/type_into_super_textfield_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/type_into_super_textfield_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_textfield/type_into_super_textfield_test.dart'
|
| 02:51 +75 -39: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:53 +75 -40: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_component_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_component_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_component_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_component_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_component_selection_test.dart'
|
| 02:54 +75 -40: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:56 +75 -41: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_software_keyboard_toolbar_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_software_keyboard_toolbar_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_software_keyboard_toolbar_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_software_keyboard_toolbar_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_software_keyboard_toolbar_test.dart'
|
| 02:56 +75 -41: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 02:58 +75 -42: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_attributions_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_attributions_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_attributions_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_attributions_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_attributions_test.dart'
|
| 02:58 +75 -42: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:01 +75 -43: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_test_tools_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_test_tools_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_test_tools_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_test_tools_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_test_tools_test.dart'
|
| 03:01 +75 -43: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:03 +75 -44: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_gestures_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_gestures_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_gestures_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_gestures_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_gestures_test.dart'
|
| 03:03 +75 -44: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:06 +75 -45: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/desktop/super_editor_desktop_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/desktop/super_editor_desktop_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/desktop/super_editor_desktop_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/desktop/super_editor_desktop_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/desktop/super_editor_desktop_selection_test.dart'
|
| 03:06 +75 -45: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:08 +75 -46: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_input_ime_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_input_ime_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_input_ime_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_input_ime_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_input_ime_test.dart'
|
| 03:08 +75 -46: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:10 +75 -47: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_input_keyboard_actions_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_input_keyboard_actions_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_input_keyboard_actions_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_input_keyboard_actions_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_input_keyboard_actions_test.dart'
|
| 03:11 +75 -47: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:13 +75 -48: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_single_column_layout_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_single_column_layout_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_single_column_layout_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_single_column_layout_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_single_column_layout_test.dart'
|
| 03:13 +75 -48: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:15 +75 -49: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_switching_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_switching_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_switching_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_switching_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_switching_test.dart'
|
| 03:15 +75 -49: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:18 +75 -50: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_multi_editor_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_multi_editor_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_multi_editor_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_multi_editor_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_multi_editor_test.dart'
|
| 03:18 +75 -50: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
|
| 03:20 +75 -51: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_tapregion_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_tapregion_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_tapregion_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_tapregion_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_tapregion_test.dart'
|
| 03:20 +75 -51: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:23 +75 -52: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_focus_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_focus_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_focus_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_focus_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_focus_test.dart'
|
| 03:23 +75 -52: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:25 +75 -53: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/editor_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/editor_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/editor_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/editor_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/editor_test.dart'
|
| 03:25 +75 -53: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:28 +75 -54: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_test.dart'
|
| 03:28 +75 -54: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:30 +75 -55: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/common_editor_operations_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/common_editor_operations_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/common_editor_operations_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/common_editor_operations_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/common_editor_operations_test.dart'
|
| 03:30 +75 -55: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:33 +75 -56: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_selection_test.dart'
|
| 03:33 +75 -56: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:35 +75 -57: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_editor_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_editor_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_editor_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_editor_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/document_editor_test.dart'
|
| 03:35 +75 -57: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:37 +75 -58: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/mutable_document_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/mutable_document_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/mutable_document_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/mutable_document_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/mutable_document_test.dart'
|
| 03:37 +75 -58: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:40 +75 -59: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/attributed_text_styles_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/attributed_text_styles_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/attributed_text_styles_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/attributed_text_styles_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/infrastructure/attributed_text_styles_test.dart'
|
| 03:40 +75 -59: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:42 +75 -60: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_caret_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_caret_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_caret_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_caret_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_caret_test.dart'
|
| 03:42 +75 -60: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:45 +75 -61: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_scrolling_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_scrolling_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_scrolling_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_scrolling_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_scrolling_test.dart'
|
| 03:45 +75 -61: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:47 +75 -62: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_smoke_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_smoke_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_smoke_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_smoke_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_smoke_test.dart'
|
| 03:47 +75 -62: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:50 +75 -63: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_content_insertion_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_content_insertion_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_content_insertion_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_content_insertion_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_content_insertion_test.dart'
|
| 03:50 +75 -63: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:52 +75 -64: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_popover_focus_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_popover_focus_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_popover_focus_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_popover_focus_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_popover_focus_test.dart'
|
| 03:52 +75 -64: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:55 +75 -65: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_copy_and_paste_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_copy_and_paste_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_copy_and_paste_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_copy_and_paste_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_copy_and_paste_test.dart'
|
| 03:55 +75 -65: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:57 +75 -66: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_ios_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_ios_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_ios_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_ios_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_ios_selection_test.dart'
|
| 03:57 +75 -66: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 03:59 +75 -67: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_android_overlay_controls_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_android_overlay_controls_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_android_overlay_controls_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_android_overlay_controls_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_android_overlay_controls_test.dart'
|
| 03:59 +75 -67: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:02 +75 -68: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_ios_overlay_controls_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_ios_overlay_controls_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_ios_overlay_controls_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_ios_overlay_controls_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_ios_overlay_controls_test.dart'
|
| 04:02 +75 -68: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:04 +75 -69: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_android_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_android_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_android_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_android_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/mobile/super_editor_android_selection_test.dart'
|
| 04:04 +75 -69: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:06 +75 -70: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_components_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_components_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_components_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_components_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_components_test.dart'
|
| 04:06 +75 -70: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:09 +75 -71: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_shortcuts_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_shortcuts_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_shortcuts_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_shortcuts_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_shortcuts_test.dart'
|
| 04:09 +75 -71: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:11 +75 -72: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_style_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_style_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_style_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_style_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_style_test.dart'
|
| 04:11 +75 -72: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:14 +75 -73: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/blockquote_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/blockquote_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/blockquote_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/blockquote_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/blockquote_test.dart'
|
| 04:14 +75 -73: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
|
| 04:16 +75 -74: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/paragraph_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/paragraph_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/paragraph_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/paragraph_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/paragraph_test.dart'
|
| 04:16 +75 -74: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:19 +75 -75: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/list_items_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/list_items_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/list_items_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/list_items_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/list_items_test.dart'
|
| 04:19 +75 -75: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:21 +75 -76: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/block_node_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/block_node_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/block_node_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/block_node_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/block_node_test.dart'
|
| 04:21 +75 -76: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:24 +75 -77: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/task_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/task_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/task_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/task_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/task_test.dart'
|
| 04:24 +75 -77: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:26 +75 -78: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/horizontal_rule_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/horizontal_rule_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/horizontal_rule_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/horizontal_rule_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/components/horizontal_rule_test.dart'
|
| 04:26 +75 -78: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
|
| 04:28 +75 -79: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_initialization_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_initialization_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_initialization_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_initialization_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_initialization_test.dart'
|
| 04:28 +75 -79: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:31 +75 -80: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/bug_fix_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/bug_fix_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/bug_fix_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/bug_fix_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/bug_fix_test.dart'
|
| 04:31 +75 -80: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:33 +75 -81: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_text_layout_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_text_layout_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_text_layout_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_text_layout_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_text_layout_test.dart'
|
| 04:33 +75 -81: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:36 +75 -82: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_selection_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_selection_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_selection_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_selection_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_selection_test.dart'
|
| 04:36 +75 -82: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:38 +75 -83: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_keyboard_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_keyboard_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_keyboard_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_keyboard_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_keyboard_test.dart'
|
| 04:38 +75 -83: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:40 +75 -84: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_robot_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_robot_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_robot_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_robot_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_robot_test.dart'
|
| 04:41 +75 -84: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
|
| 04:43 +75 -85: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_floating_cursor_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_floating_cursor_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_floating_cursor_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_floating_cursor_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/supereditor_floating_cursor_test.dart'
|
| 04:43 +75 -85: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:45 +75 -86: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/stable_tags_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/stable_tags_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/stable_tags_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/stable_tags_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/stable_tags_test.dart'
|
| 04:45 +75 -86: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:48 +75 -87: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/action_tags_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/action_tags_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/action_tags_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/action_tags_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/action_tags_test.dart'
|
| 04:48 +75 -87: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:50 +75 -88: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/pattern_tags_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/pattern_tags_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/pattern_tags_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/pattern_tags_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/tagging/pattern_tags_test.dart'
|
| 04:50 +75 -88: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
|
| 04:53 +75 -89: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/text_tools_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/text_tools_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/text_tools_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/text_tools_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/text_tools_test.dart'
|
| 04:53 +75 -89: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:55 +75 -90: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/super_editor_content_conversion_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/super_editor_content_conversion_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/super_editor_content_conversion_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/super_editor_content_conversion_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/super_editor_content_conversion_test.dart'
|
| 04:55 +75 -90: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 04:58 +75 -91: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/super_editor_common_text_entry_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/super_editor_common_text_entry_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/super_editor_common_text_entry_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/super_editor_common_text_entry_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/super_editor_common_text_entry_test.dart'
|
| 04:58 +75 -91: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
|
| 05:00 +75 -91: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/attributions_test.dart
| 05:00 +75 -91: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/attributions_test.dart: ... links different link attributions cannot overlap
| 05:00 +76 -91: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/attributions_test.dart: ... links different link attributions cannot overlap
| 05:00 +76 -91: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/attributions_test.dart: ... links identical link attributions can overlap
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| 05:00 +77 -91: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/attributions_test.dart: ... links identical link attributions can overlap
| 05:01 +77 -91: /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/attributions_test.dart: ... links identical link attributions can overlap
| 05:01 +77 -92: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/text_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/text_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/text_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/text_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/text_test.dart'
|
| 05:01 +77 -92: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 05:03 +77 -93: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/links_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/links_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/links_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/links_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/links_test.dart'
|
| 05:03 +77 -93: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
|
| 05:06 +77 -94: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/dash_conversion_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/dash_conversion_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/dash_conversion_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/dash_conversion_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/dash_conversion_test.dart'
|
| 05:06 +77 -94: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_reader/super_reader_keyboard_test.dart [E]
| Error: the Dart compiler exited unexpectedly.
| package:flutter_tools/src/base/common.dart 10:3 throwToolExit
| package:flutter_tools/src/compile.dart 897:9 DefaultResidentCompiler._compile.<fn>
| dart:async/zone.dart 1407:47 _rootRunUnary
| dart:async/future_impl.dart 861:45 Future._propagateToListeners.handleValueCallback
| dart:async/future_impl.dart 890:13 Future._propagateToListeners
| dart:async/future_impl.dart 786:9 Future._propagateToListeners
| dart:async/future_impl.dart 666:5 Future._completeWithValue
| dart:async/future_impl.dart 736:7 Future._asyncCompleteWithValue.<fn>
| dart:async/zone.dart 1399:13 _rootRun
| dart:async/zone.dart 1301:19 _CustomZone.run
| dart:async/zone.dart 1209:7 _CustomZone.runGuarded
| dart:async/zone.dart 1249:23 _CustomZone.bindCallbackGuarded.<fn>
| dart:async/schedule_microtask.dart 40:21 _microtaskLoop
| dart:async/schedule_microtask.dart 49:5 _startMicrotaskLoop
| dart:isolate-patch/isolate_patch.dart 118:13 _runPendingImmediateCallback
| dart:isolate-patch/isolate_patch.dart 185:5 _RawReceivePort._handleMessage
|
| lib/src/super_reader/super_reader.dart:615:14: Error: Final field 'showDebugLeaderBounds' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugLeaderBounds;
| ^^^^^^^^^^^^^^^^^^^^^
| lib/src/default_editor/layout_single_column/_layout.dart:957:14: Error: Final field 'showDebugPaint' is not initialized.
| Try to initialize the field in the declaration or in every constructor.
| final bool showDebugPaint;
| ^^^^^^^^^^^^^^
|
| 05:08 +77 -95: loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/paragraph_conversions_test.dart [E]
| Failed to load "/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/paragraph_conversions_test.dart": Compilation failed for testPath=/b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/paragraph_conversions_test.dart
|
| To run this test again: /b/s/w/ir/cache/builder/flutter/bin/cache/dart-sdk/bin/dart test /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/paragraph_conversions_test.dart -p vm --plain-name 'loading /b/s/w/ir/x/t/flutter_customer_testing.super_editor.DAAPPE/tests/super_editor/test/super_editor/text_entry/paragraph_conversions_test.dart'
|
| 05:08 +77 -95: Some tests failed.
Processing ./../../bin/cache/pkg/tests/registry/super_editor.test...
ERROR: One or more tests from super_editor failed.
Contact: flutterbountyhunters@gmail.com
1 failure.
╔═╡ERROR #1╞════════════════════════════════════════════════════════════════════
║ Command: ../../ci.sh
║ Command exited with exit code 1 but expected zero exit code.
║ Working directory: /b/s/w/ir/cache/builder/flutter/dev/customer_testing
╚═══════════════════════════════════════════════════════════════════════════════
▌23:49:46▐ Test failed.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
For your convenience, the error messages reported above are repeated here:
🙙 🙛
Command: ../../ci.sh
Command exited with exit code 1 but expected zero exit code.
Working directory: /b/s/w/ir/cache/builder/flutter/dev/customer_testing
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
You may find the errors by searching for "╡ERROR #" in the logs.