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

Bye Selenium! #2806

Merged
merged 1 commit into from
Dec 12, 2014
Merged

Bye Selenium! #2806

merged 1 commit into from
Dec 12, 2014

Conversation

simi
Copy link
Member

@simi simi commented Dec 11, 2014

cat-wave

TODO

@@ -6,7 +6,7 @@ gem 'refinerycms-i18n', git: 'https://github.com/refinery/refinerycms-i18n', bra
gem 'quiet_assets'
gem 'spring'
gem 'spring-commands-rspec'
gem 'poltergeist'
gem 'poltergeist', github: 'teampoltergeist/poltergeist'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exactly

but this PR can be around till release

parndt added a commit to parndt/refinerycms-wymeditor that referenced this pull request Dec 12, 2014
@parndt
Copy link
Member

parndt commented Dec 12, 2014

@parndt
Copy link
Member

parndt commented Dec 12, 2014

@simi I rebased this, which is going to display like I cherry picked your commit. If you'd like to rebase it yourself I think that would undo that, but if you're otherwise happy then we'll see how CI is.

@simi
Copy link
Member Author

simi commented Dec 12, 2014

One test is failing random (was with selenium also). But I can solve it with my plan later.

@parndt
Copy link
Member

parndt commented Dec 12, 2014

Yep, if it was failing before, I don't see the point in delaying this over it 😄

@simi
Copy link
Member Author

simi commented Dec 12, 2014

This removes selenium from refinery core. So probably another repositories will need a little love. Let me inspect.

@parndt
Copy link
Member

parndt commented Dec 12, 2014

Yes, for example refinerycms-wymeditor will need to put selenium-webdriver in the gemspec.

@parndt
Copy link
Member

parndt commented Dec 12, 2014

@simi most extensions use CI so we'll find out which ones will fail as they fail for the most part. I can tell you right now the blog won't work without the gemspec change I did in parndt/refinerycms-wymeditor@8a16114

@simi
Copy link
Member Author

simi commented Dec 12, 2014

Or we can keep is a dependency for now. But just don't use it.

@parndt
Copy link
Member

parndt commented Dec 12, 2014

Now's the best time to remove it.

simi added a commit that referenced this pull request Dec 12, 2014
@simi simi merged commit dd12646 into master Dec 12, 2014
@simi simi deleted the bye-selenium branch December 12, 2014 04:52
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

Successfully merging this pull request may close these issues.

None yet

2 participants