Git Product home page Git Product logo

Comments (4)

flavorjones avatar flavorjones commented on September 24, 2024 1

Closing, as the OP did not provide any additional information to assist in reproducing the issue.

from chromedriver-helper.

flavorjones avatar flavorjones commented on September 24, 2024

@varyonic thanks for opening this. I'm a longtime user of Active Admin, big fan.

I'm going to add JRuby to the CI pipeline and we'll see what we see ...

P.S. I forgot to git push --tags, it's been corrected.

from chromedriver-helper.

flavorjones avatar flavorjones commented on September 24, 2024

The test suite (such as it is) passes on JRuby. Moreover, when I install it under JRuby 9.1.13.0, on an otherwise pristine-ish system, an appropriate binary downloads:

$ ls -lt ~/.chromedriver-helper/2.35/linux64/*
-rwxr-xr-x 1 flavorjones flavorjones 7903592 2018-02-16 22:41 /home/flavorjones/.chromedriver-helper/2.35/linux64/chromedriver*
-rw-r--r-- 1 flavorjones flavorjones 3721349 2018-02-16 22:41 /home/flavorjones/.chromedriver-helper/2.35/linux64/chromedriver_linux64.zip

and I can run chromedriver:

Starting ChromeDriver 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881) on port 9515

Can you help me out with any further information?

from chromedriver-helper.

flavorjones avatar flavorjones commented on September 24, 2024

Same results with JRuby 9.1.15.0 (which was the version running in the failed travis run):

chromedriver-helper $ rvm install "jruby-9.1.15.0"
Searching for binary rubies, this might take some time.
Found remote file https://s3.amazonaws.com/jruby.org/downloads/9.1.15.0/jruby-bin-9.1.15.0.tar.gz
Checking requirements for mint.
Requirements installation successful.
jruby-9.1.15.0 - #configure
jruby-9.1.15.0 - #download
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 20.0M  100 20.0M    0     0  6417k      0  0:00:03  0:00:03 --:--:-- 6418k
jruby-9.1.15.0 - #validate archive
jruby-9.1.15.0 - #extract
jruby-9.1.15.0 - #validate binary
jruby-9.1.15.0 - #setup
jruby-9.1.15.0 - #gemset created /home/flavorjones/.rvm/gems/jruby-9.1.15.0@global
jruby-9.1.15.0 - #importing gemset /home/flavorjones/.rvm/gemsets/jruby/global.gems..
jruby-9.1.15.0 - #generating global wrappers.......
jruby-9.1.15.0 - #gemset created /home/flavorjones/.rvm/gems/jruby-9.1.15.0
jruby-9.1.15.0 - #importing gemsetfile /home/flavorjones/.rvm/gemsets/default.gems evaluated to empty gem list
jruby-9.1.15.0 - #generating default wrappers.......

curiosity jruby-9.1.15.0 (master)
chromedriver-helper $ ls -lt ~/.chromedriver-helper/2.35/linux64/*
ls: cannot access '/home/flavorjones/.chromedriver-helper/2.35/linux64/*': No such file or directory

curiosity jruby-9.1.15.0 (master)
chromedriver-helper $ ruby -v
jruby 9.1.15.0 (2.3.3) 2017-12-07 929fde8 OpenJDK 64-Bit Server VM 25.151-b12 on 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12 [linux-x86_64]

curiosity jruby-9.1.15.0 (master)
chromedriver-helper $ gem install chromedriver-helper
Fetching: io-like-0.3.0.gem (100%)
Successfully installed io-like-0.3.0
Fetching: archive-zip-0.11.0.gem (100%)
Successfully installed archive-zip-0.11.0
Fetching: nokogiri-1.8.2-java.gem (100%)
Successfully installed nokogiri-1.8.2-java
Successfully installed chromedriver-helper-1.2.0
4 gems installed

curiosity jruby-9.1.15.0 (master)
chromedriver-helper $ ls -lt ~/.chromedriver-helper/2.35/linux64/*
-rwxr-xr-x 1 flavorjones flavorjones 7903592 2018-02-16 22:47 /home/flavorjones/.chromedriver-helper/2.35/linux64/chromedriver*
-rw-r--r-- 1 flavorjones flavorjones 3721349 2018-02-16 22:47 /home/flavorjones/.chromedriver-helper/2.35/linux64/chromedriver_linux64.zip

curiosity jruby-9.1.15.0 (master)
chromedriver-helper $ which chromedriver
/home/flavorjones/.rvm/gems/jruby-9.1.15.0/bin/chromedriver

curiosity jruby-9.1.15.0 (master)
chromedriver-helper $ chromedriver --verbose
Starting ChromeDriver 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881) on port 9515
Only local connections are allowed.

from chromedriver-helper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.