Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Conversation

@brettle
Copy link
Contributor

@brettle brettle commented May 18, 2015

The commit includes a new test which failed before the fix. Let me know if you need more info.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.51% when pulling 25f5938 on brettle:master into 8463f75 on webdriverio:master.

@christian-bromann
Copy link
Contributor

@brettle thanks for contributing! I don't quite understand the fix as the test passed in the last build and on my local machine.

@brettle
Copy link
Contributor Author

brettle commented May 18, 2015

The commit has both the test and the fix. To see the test fail, revert the change I made to lib/workflow.js.

Note that this has nothing to do with the issue I recently reported with one of the existing tests failing.

@christian-bromann
Copy link
Contributor

ohh now I see the issue here. You've passed in a variable and that variable changed after executing the webdrivercss command. Should have read the issue title before looking at the change 😄

@brettle
Copy link
Contributor Author

brettle commented May 18, 2015

This PR now includes a simple workaround for the unrelated failing test mentioned in issue #76. Sorry for combining PRs, but its probably easier to merge both in one shot anyway.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.51% when pulling 9dae1e2 on brettle:master into 8463f75 on webdriverio:master.

@christian-bromann
Copy link
Contributor

Awesome, thanks!

christian-bromann added a commit that referenced this pull request May 18, 2015
Prevent webdrivercss() from modifying an array passed to it.
@christian-bromann christian-bromann merged commit e8de213 into webdriverio-boneyard:master May 18, 2015
@christian-bromann
Copy link
Contributor

published with v1.1.4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants