-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
p3retireSample should be retired according to contributing guidelinces.Sample should be retired according to contributing guidelinces.
Description
A test in veggieseasons is failing: https://github.com/flutter/samples/actions/runs/5060535147/jobs/9083548830, which seems unrelated to the PR: #1837
/home/runner/work/samples/samples/veggieseasons/test/restoration_test.dart: restoration smoke test (failed)
══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
The following TestFailure was thrown running a test:
Expected: no matching nodes in the widget tree
Actual: _TextFinder:<exactly one widget with text "In season today" (ignoring offstage widgets):
Text("In season today", inherit: true, color: label(*color = Color(0xff000000)*, darkColor =
Color(0xffffffff), resolved by: Builder), family: NotoSans, size: 32.0, weight: 700, style: normal,
letterSpacing: -0.4, decoration: TextDecoration.none, dependencies: [DefaultSelectionStyle,
DefaultTextStyle, MediaQuery])>
Which: means one was found but none were expected
When the exception was thrown, this was the stack:
#4 main.<anonymous closure> (file:///home/runner/work/samples/samples/veggieseasons/test/restoration_test.dart:34:5)
<asynchronous suspension>
<asynchronous suspension>
(elided one frame from package:stack_trace)
This was caught by the test expectation on the following line:
file:///home/runner/work/samples/samples/veggieseasons/test/restoration_test.dart line 34
The test description was:
restoration smoke test
════════════════════════════════════════════════════════════════════════════════════════════════════
Test failed. See exception logs above.
The test description was: restoration smoke test
Metadata
Metadata
Assignees
Labels
p3retireSample should be retired according to contributing guidelinces.Sample should be retired according to contributing guidelinces.