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
Thanks. I think there's something slightly different going on here, as if I use the original case from that issue things still work, but the case above does not:
// This one failstest(''' Given formType is signIn When signInWithEmailAndPassword succeeds Then return true And state is AsyncData ''', () async {});
// This one workstestWidgets(''' test ''', (tester) async {});
So let's keep this issue open and use it for this rather than re-open that one.
DanTup
changed the title
I just wanted to make sure this issue gets reopened ... #4007
Some tests with multiline names are not runnable from CodeLens links
Aug 30, 2022
DanTup
changed the title
Some tests with multiline names are not runnable from CodeLens links
Tests with more than one newlines in names are not runnable from CodeLens links
Aug 30, 2022
No tests match regular expression " test & exit /B 0". #4007
#4007
This fails in Windows 11 using Dart Code 3.46.1
This succeeds
The error is
The text was updated successfully, but these errors were encountered: