Giter Site home page Giter Site logo

Comments (7)

JoshCheek avatar JoshCheek commented on July 19, 2024

I think to get it passing on Rbx, I need to update Haiti to allow for more permissive matching in the backtrace. Might also need to deal with #32

from seeing_is_believing.

JoshCheek avatar JoshCheek commented on July 19, 2024

sigh still a PITA :/

from seeing_is_believing.

headius avatar headius commented on July 19, 2024

What's the problem on JRuby? I'd like to help. popen and spawn should behave like MRI now, with only a few behavioral differences.

from seeing_is_believing.

headius avatar headius commented on July 19, 2024

I attempted to bundle install, but you appear to have binding_of_caller as a dev dependency, and it did not appear to install on JRuby (C ext).

from seeing_is_believing.

JoshCheek avatar JoshCheek commented on July 19, 2024

Aye, that's a dep of what_weve_got_here_is_an_error_to_communicate, which is a dep of mrspec, which I'm willing to remove. I like to use my own gems b/c it helps me see their flaws, but getting it working on JRuby is more important. I'll give it a shot tomorrow and find the real error (pre 9k, I had some, IDK if they are still there).

from seeing_is_believing.

JoshCheek avatar JoshCheek commented on July 19, 2024

I think these were the issues I had the last time I put a relatively serious amount of effort into getting it working: https://github.com/jruby/jruby/issues?utf8=%E2%9C%93&q=is%3Aissue%20author%3AJoshCheek but don't trouble yourself with it, I'll take a look

Note that I just tried, and it looks like I may have to remove the vendored Bundler (cuts the runtime significantly since I'm running a lot of subrocesses). Anyway, I'll check it out further tomorrow.

ruby --disable-gem -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/rake-11.2.2/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/ast-2.3.0/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/builder-3.2.2/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/gherkin-4.0.0/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/cucumber-core-1.5.0/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/cucumber-wire-0.0.1/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/diff-lcs-1.2.5/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/multi_json-1.12.1/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/multi_test-0.1.2/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/cucumber-2.4.0/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/rspec-support-3.5.0/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/rspec-core-3.5.2/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/rspec-expectations-3.5.0/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/rspec-mocks-3.5.0/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/rspec-3.5.0/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/haiti-0.2.2/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/ichannel-8.1.0/lib -I /Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/parser-2.3.1.2/lib -I /Users/josh/code/seeing_is_believing/lib -I /Users/josh/.gem/jruby/2.3.0/gems/bundler-1.12.5/lib/gems/bundler-1.12.5/lib -S bundle/bin/mrspec
warning: unknown argument for --disable: `gem'
jruby: No such file or directory -- bundle (LoadError)
rake aborted!
Command failed with status (1): [ruby --disable-gem -I /Users/josh/code/see...]
/Users/josh/code/seeing_is_believing/Rakefile:27:in `block in (root)'
/Users/josh/code/seeing_is_believing/bundle/jruby/2.3.0/gems/rake-11.2.2/exe/rake:27:in `<top>'
Tasks: TOP => spec
(See full trace by running task with --trace)

from seeing_is_believing.

ckib16 avatar ckib16 commented on July 19, 2024

Moved to Wiki under https://github.com/JoshCheek/seeing_is_believing/wiki/Potential-future-features

from seeing_is_believing.

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.