You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dialog_checks: Make checkNoDialog describe the dialog it finds
Example output on failure:
00:05 +66: message action sheet ReactionButtons +1 request has an error; useLegacy: false
══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
The following TestFailure was thrown running a test:
Found dialog(s) when none were expected:
Dialog:
title: Adding reaction failed
content: Invalid message(s)
When the exception was thrown, this was the stack:
<asynchronous suspension>
<asynchronous suspension>
<asynchronous suspension>
<asynchronous suspension>
(elided one frame from package:stack_trace)
The test description was:
+1 request has an error; useLegacy: false
════════════════════════════════════════════════════════════════════════════════════════════════════
00:05 +66 -1: message action sheet ReactionButtons +1 request has an error; useLegacy: false [E]
Test failed. See exception logs above.
The test description was: +1 request has an error; useLegacy: false
0 commit comments