Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 failures on mac (with chrome driver) #15

Closed
kevmoo opened this issue Aug 22, 2013 · 2 comments
Closed

3 failures on mac (with chrome driver) #15

kevmoo opened this issue Aug 22, 2013 · 2 comments

Comments

@kevmoo
Copy link
Collaborator

kevmoo commented Aug 22, 2013

00:53 +25 -1: WebDriver create default
  Test failed: Caught 13 Unknown: Connection refused
  An unknown server-side error occurred while processing the command.
  package:webdriver/src/web_driver.dart 59:15  WebDriver.createDriver.<fn>.<fn>
  dart:async                                   _createTimer.<fn>
  timer_impl.dart 96:21                        _Timer._createTimerHandler._handleTimeout
  timer_impl.dart 112:23                       _Timer._createTimerHandler.<fn>
  dart:isolate                                 _ReceivePortImpl._handleMessage

02:10 +62 -2: Window location
  Expected: <20>
    Actual: <22>

  package:unittest/src/expect.dart 75:29  expect
  test/src/window_test.dart 35:21         WindowTest.main.<fn>.<fn>.<fn>
  dart:async                              _createTimer.<fn>
  timer_impl.dart 96:21                   _Timer._createTimerHandler._handleTimeout
  timer_impl.dart 112:23                  _Timer._createTimerHandler.<fn>
  dart:isolate                            _ReceivePortImpl._handleMessage

02:12 +62 -3: Window maximize
  Expected: <0>
    Actual: <26>

  package:unittest/src/expect.dart 75:29  expect
  test/src/window_test.dart 46:23         WindowTest.main.<fn>.<fn>.<fn>
  dart:async                              _createTimer.<fn>
  timer_impl.dart 96:21                   _Timer._createTimerHandler._handleTimeout
  timer_impl.dart 112:23                  _Timer._createTimerHandler.<fn>
  dart:isolate                            _ReceivePortImpl._handleMessage

02:13 +62 -3: Some tests failed.
62 PASSED, 2 FAILED, 1 ERRORS
@kevmoo
Copy link
Collaborator Author

kevmoo commented Aug 22, 2013

Installed chrome driver.

Down to 3 failurse

@kevmoo
Copy link
Collaborator Author

kevmoo commented Aug 22, 2013

Will open separate bugs

@kevmoo kevmoo closed this as completed Aug 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant