There is a problem while running the BDD tests, the error below is shown then the test exits. ``` TimeoutException after 0:01:30.000000: Timeout while waiting for observatory debugger uri ``` The issue was created in Flutter https://github.com/flutter/flutter/issues/132471 but it's closed and referenced to another issue https://github.com/flutter/flutter/issues/26968. This problem is not with the [BDD Flutter blog](https://github.com/JankariTech/flutterBDDexample.git) example itself but might be with Flutter. Other people are also facing the same problem as mentioned in comments https://github.com/flutter/flutter/issues/26968#issuecomment-1772197681, https://github.com/flutter/flutter/issues/26968#issuecomment-1784193290, https://github.com/flutter/flutter/issues/26968#issuecomment-1850511064, https://github.com/flutter/flutter/issues/26968#issuecomment-1850523149, https://github.com/flutter/flutter/issues/26968#issuecomment-2116261829
There is a problem while running the BDD tests, the error below is shown then the test exits.
The issue was created in Flutter flutter/flutter#132471 but it's closed and referenced to another issue flutter/flutter#26968. This problem is not with the BDD Flutter blog example itself but might be with Flutter.
Other people are also facing the same problem as mentioned in comments flutter/flutter#26968 (comment), flutter/flutter#26968 (comment), flutter/flutter#26968 (comment), flutter/flutter#26968 (comment), flutter/flutter#26968 (comment)