Open
Description
The results from the last attempt:
Starting ChromeDriver 100.0.4896.60 (6a5d10861ce8de5fce22564658033b43cb7de047-refs/branch-heads/4896@{#875}) on port 4444
Only local connections are allowed.
Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
ChromeDriver was started successfully.
✅ test/console_test.dart: WipConsole receives new console messages
❌ test/console_test.dart: WipConsole receives old console messages (failed)
❌ test/console_test.dart: WipConsole does not receive messages if not enabled (failed)
✅ test/runtime_test.dart: WipRuntime getIsolateId
❌ test/runtime_test.dart: WipRuntime getHeapUsage (failed)
❌ test/runtime_test.dart: WipRuntime evaluate (failed)
❌ test/runtime_test.dart: WipRuntime callFunctionOn (failed)
✅ test/runtime_test.dart: WipRuntime getProperties
✅ test/debugger_test.dart: WipDebugger gets script events
❌ test/debugger_test.dart: WipDebugger getScriptSource (failed)
✅ test/debugger_test.dart: WipDebugger getPossibleBreakpoints
❌ test/debugger_test.dart: WipDebugger setBreakpoint / removeBreakpoint (failed)
✅ test/dom_model_test.dart: WipDomModel maintains model across getDocument calls
❌ test/dom_model_test.dart: WipDomModel requestChildNodes updates children (failed)
✅ test/dom_model_test.dart: WipDomModel removing a node updates children
❎ test/dom_model_test.dart: WipDomModel Moving a node updates children (skipped)
✅ test/dom_model_test.dart: WipDomModel Setting node value updates value
✅ test/dom_model_test.dart: WipDomModel Adding attribute updates attributes
❌ test/dom_model_test.dart: WipDomModel Changing attribute updates attributes (failed)
❌ test/dom_model_test.dart: WipDomModel Removing attribute updates attributes (failed)
❌ test/dom_model_test.dart: WipDomModel refreshing resets document (failed)
❎ test/dom_model_test.dart: WipDomModel getting attributes works (skipped)
Error: 9 tests passed, 11 failed, 2 skipped.
Metadata
Metadata
Assignees
Labels
No labels