jrmccluskey commented on issue #26723: URL: https://github.com/apache/beam/issues/26723#issuecomment-1568941403
Fresh run on master is still red with the following output: ``` Failure Details: Failure in method: ToB miscellaneous ui ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞═════════════════ The following ExamplesLoadingException was thrown running a test: Cannot load the example. Failed to load the example: TB_EXAMPLES_SDK_JAVA_logical-type. When the exception was thrown, this was the stack: http://localhost:46463/dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 266:49 throw_ http://localhost:46463/packages/playground_components/src/widgets/tabbed_snippet_editor.dart.js 7989:23 load http://localhost:46463/dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 60:31 <fn> http://localhost:46463/dart-sdk/lib/async/zone.dart 1422:47 _rootRunBinary http://localhost:46463/dart-sdk/lib/async/zone.dart 1314:19 runBinary http://localhost:46463/dart-sdk/lib/async/future_impl.dart [162](https://github.com/apache/beam/actions/runs/5125235978/jobs/9218152852#step:7:163):22 handleError http://localhost:46463/dart-sdk/lib/async/future_impl.dart 779:46 handleError http://localhost:46463/dart-sdk/lib/async/future_impl.dart 800:13 _propagateToListeners http://localhost:46463/dart-sdk/lib/async/future_impl.dart 575:5 [_completeError] http://localhost:46463/dart-sdk/lib/async/future.dart 507:18 handleError http://localhost:46463/dart-sdk/lib/async/zone.dart 1422:47 _rootRunBinary http://localhost:46463/dart-sdk/lib/async/zone.dart 1314:19 runBinary http://localhost:46463/dart-sdk/lib/async/future_impl.dart 162:22 handleError http://localhost:46463/dart-sdk/lib/async/future_impl.dart 779:46 handleError http://localhost:46463/dart-sdk/lib/async/future_impl.dart 800:13 _propagateToListeners http://localhost:46463/dart-sdk/lib/async/future_impl.dart 575:5 [_completeError] http://localhost:46463/dart-sdk/lib/async/future_impl.dart 666:7 <fn> http://localhost:46463/dart-sdk/lib/async/zone.dart 1398:13 _rootRun http://localhost:46463/dart-sdk/lib/async/zone.dart 1300:19 run http://localhost:46463/dart-sdk/lib/async/zone.dart 1208:7 runGuarded http://localhost:46463/dart-sdk/lib/async/zone.dart 1248:23 callback http://localhost:46463/dart-sdk/lib/async/schedule_microtask.dart 40:11 _microtaskLoop http://localhost:46463/dart-sdk/lib/async/schedule_microtask.dart 49:5 _startMicrotaskLoop http://localhost:46463/dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart [166](https://github.com/apache/beam/actions/runs/5125235978/jobs/9218152852#step:7:167):15 <fn> The test description was: ToB miscellaneous ui ═════════════════════════════════════════════════════════════════ end of failure 1 ``` Job link: https://github.com/apache/beam/actions/runs/5125235978/jobs/9218152852 -- 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]
