fix(UX-1242): Fixed extended app bar alignment #612
Triggered via pull request
October 16, 2024 12:53
mikecoomber
opened
#189
Status
Failure
Total duration
3m 17s
Artifacts
–
pull-request.yml
on: pull_request_target
Deploy preview version of the widgetbook on firebase
0s
Annotations
1 error
code-quality
⛔️ - 9 tests failed</br >
<details><summary>See details</summary>
<details><summary>ZetaTopAppBar Golden Tests top_app_bar_default golden</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following TestFailure was thrown running a test:<br>Expected: one widget whose rasterized image matches golden image<br>"file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/components/top_app_bar/golden/top_app_bar_default.png"<br> Actual: _TypeWidgetFinder:<Found 1 widget with type "ZetaTopAppBar": [<br> ZetaTopAppBar(rounded: null, titleTextStyle: null, automaticallyImplyLeading: true,<br>searchController: null, searchHintText: null, type: defaultAppBar, shrinks: false,<br>clearSemanticLabel: null, microphoneSemanticLabel: null, searchSemanticLabel: null,<br>searchBackSemanticLabel: null, dependencies: [Zeta], state: _ZetaTopAppBarState#d2bf5),<br> ]><br> Which: does not match<br><br>When the exception was thrown, this was the stack:<br>#0 fail (package:matcher/src/expect/expect.dart:149:31)<br>#1 _expect.<anonymous closure> (package:matcher/src/expect/expect.dart:125:9)<br><asynchronous suspension><br><asynchronous suspension><br>#8 expectLater.<anonymous closure> (package:flutter_test/src/widget_tester.dart:518:24)<br><asynchronous suspension><br>#9 goldenTest.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/test_utils/utils.dart:63:5)<br><asynchronous suspension><br>#10 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:189:15)<br><asynchronous suspension><br>#11 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1032:5)<br><asynchronous suspension><br><asynchronous suspension><br>(elided 7 frames from dart:async and package:stack_trace)<br><br>The test description was:<br> top_app_bar_default golden<br>════════════════════════════════════════════════════════════════════════════════════════════════════`</details><details><summary>ZetaTopAppBar Golden Tests top_app_bar_default_actions golden</br></summary>`══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════<br>The following TestFailure was thrown running a test:<br>Expected: one widget whose rasterized image matches golden image<br>"file:///home/runner/work/zeta_flutter/zeta_flutter/test/src/components/top_app_bar/golden/top_app_bar_default_actions.png"<br> Actual: _TypeWidgetFinder:<Found 1 widget with type "ZetaTopAppBar": [<br> ZetaTopAppBar(rounded: null, titleTextStyle: null, automaticallyImplyLeading: true,<br>searchController: null, searchHintText: null, type: defaultAppBar, shrinks: false,<br>clearSemanticLabel: null, microphoneSemanticLabel: null, searchSemanticLabel: null,<br>searchBackSemanticLabel: null, dependencies: [Zeta], state: _ZetaTopAppBarState#1f1fc),<br> ]><br> Which: does not match<br><br>When the exception was thrown, this was the stack:<br>#0 fail (package:matcher/src/expect/expect.dart:149:31)<br>#1 _expect.<anonymous closure> (package:matcher/src/expect/expect.dart:125:9)<br><asynchronous suspension><br><asynchronous suspension><br>#8 expectLater.<anonymous closure> (package:flutter_test/src/widget_tester.dart:518:24)<br><asynchronous suspension><br>#9 goldenTest.<anonymous closure> (file:///home/runner/work/zeta_flutter/zeta_flutter/test/test_utils/utils.dart:63:5)<br><asynchronous suspension><br>#10 testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:189:15)<br><asynchronous suspension><br>#11 TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1032:5)<br><asynchronous suspension><br><asynchronous suspension><br>(elided 7 frames from dart:async and package:stack_trace)<br><br>The test description was:<br> top_app_bar_default_actions golden<br>═════════════════════════════════════════════════════════════════════════════════════════
|