-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passplatform-webWeb applications specificallyWeb applications specifically
Description
(part of #97036)
These data is based on Q4 2021 flakes that happened from 10/01/2021 to 01/13/2022
1 flake on Unable to start WebDriver Session
: 1763 (happened on 10/05/2021)
▌16:59:08▐ RUNNING: cd dev/integration_tests/web_e2e_tests; ../../../bin/flutter drive --target=test_driver/url_strategy_integration.dart --browser-name=chrome --no-sound-null-safety -d web-server --release --web-renderer=html
Running "flutter pub get" in web_e2e_tests... 1,220ms
Launching test_driver/url_strategy_integration.dart on Web Server in release mode...
Compiling test_driver/url_strategy_integration.dart for the Web... 31.9s
test_driver/url_strategy_integration.dart is being served at http://localhost:38321
The web-server device requires the Dart Debug Chrome extension for debugging. Consider using the Chrome or Edge devices for an improved development workflow.
Unable to start WebDriver Session for Flutter for Web testing.
Make sure you have the correct WebDriver Server running at 4444.
Make sure the WebDriver Server matches option --browser-name.
For more information see: https://flutter.dev/docs/testing/integration-tests#running-in-a-browser
SessionNotCreatedException (33): session not created: This version of ChromeDriver only supports Chrome version 84
(Driver info: chromedriver=84.0.4147.30 (48b3e868b4cc0aa7e8149519690b6f6949e110a8-refs/branch-heads/4147@{#310}),platform=Linux 4.9.0-14-amd64 x86_64)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ERROR: Last command exited with 1 (expected: zero).
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passplatform-webWeb applications specificallyWeb applications specifically