-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
dart-archive/browser_launcher
#44Labels
Description
I'm seeing two test failures on the CI:
❌ test/chrome_test.dart: (headless: false) chrome with user data dir and signIn = false has correct profile path (failed)
Expected: not null
Actual: <null>
package:matcher expect
test/chrome_test.dart 43:5 main.connectToTab
===== asynchronous gap ===========================
test/chrome_test.dart 177:39 main.<fn>.<fn>.<fn>.<fn>
❌ test/chrome_test.dart: (headless: false) chrome with user data dir and signIn = true has correct profile path (failed)
Expected: not null
Actual: <null>
package:matcher expect
test/chrome_test.dart 43:5 main.connectToTab
===== asynchronous gap ===========================
test/chrome_test.dart 177:[39](https://github.com/dart-lang/browser_launcher/actions/runs/4581180906/jobs/8090517085?pr=41#step:8:41) main.<fn>.<fn>.<fn>.<fn>