jrmccluskey opened a new issue, #26723: URL: https://github.com/apache/beam/issues/26723
### What happened? The Tour of Beam Frontend Test Suite is perma-red on master with the following error: ``` Failure Details: Failure in method: ToB miscellaneous ui ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═════════════════ The following ExampleLoadingException was thrown running a test: Cannot load the example. When the exception was thrown, this was the stack: http://localhost:38773/dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 266:49 throw_ http://localhost:38773/packages/playground_components/src/widgets/tabbed_snippet_editor.dart.js 7720:23 load http://localhost:38773/dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 60:31 <fn> http://localhost:38773/dart-sdk/lib/async/zone.dart 1422:47 _rootRunBinary http://localhost:38773/dart-sdk/lib/async/zone.dart 1314:19 runBinary http://localhost:38773/dart-sdk/lib/async/future_impl.dart 162:22 handleError http://localhost:38773/dart-sdk/lib/async/future_impl.dart 779:46 handleError http://localhost:38773/dart-sdk/lib/async/future_impl.dart 800:13 _propagateToListeners http://localhost:38773/dart-sdk/lib/async/future_impl.dart 575:5 [_completeError] http://localhost:38773/dart-sdk/lib/async/future.dart 507:18 handleError http://localhost:38773/dart-sdk/lib/async/zone.dart 1422:47 _rootRunBinary http://localhost:38773/dart-sdk/lib/async/zone.dart 1314:19 runBinary http://localhost:38773/dart-sdk/lib/async/future_impl.dart 162:22 handleError http://localhost:38773/dart-sdk/lib/async/future_impl.dart 779:46 handleError http://localhost:38773/dart-sdk/lib/async/future_impl.dart 800:13 _propagateToListeners http://localhost:38773/dart-sdk/lib/async/future_impl.dart 575:5 [_completeError] http://localhost:38773/dart-sdk/lib/async/future_impl.dart 666:7 <fn> http://localhost:38773/dart-sdk/lib/async/zone.dart 1398:13 _rootRun http://localhost:38773/dart-sdk/lib/async/zone.dart 1300:19 run http://localhost:38773/dart-sdk/lib/async/zone.dart 1208:7 runGuarded http://localhost:38773/dart-sdk/lib/async/zone.dart 1248:23 callback http://localhost:38773/dart-sdk/lib/async/schedule_microtask.dart 40:11 _microtaskLoop http://localhost:38773/dart-sdk/lib/async/schedule_microtask.dart 49:5 _startMicrotaskLoop http://localhost:38773/dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 166:15 <fn> The test description was: ToB miscellaneous ui ═════════════════════════════════════════════════════════════════ end of failure 1 ``` ### Issue Failure Failure: Test is continually failing ### Issue Priority Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy) ### Issue Components - [ ] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [X] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
