Git Product home page Git Product logo

Comments (4)

jarib avatar jarib commented on July 19, 2024

Thanks for reporting. Can you try 0.2.8?

from childprocess.

robertwahler avatar robertwahler commented on July 19, 2024

Thanks for the quick fixes. There is one more failing test due to EOL differences.

robert@WHITE /c/dat/workspace/childprocess (master)
$ ruby -v
ruby 1.8.7 (2010-08-16 patchlevel 302) [i386-mingw32]

robert@WHITE /c/dat/workspace/childprocess (master)
$ rake
c:/opt/ruby-187-p302/bin/ruby.exe -I lib:spec -S rspec spec/abstract_io_spec.rb spec/childprocess_spec.rb spec/io_spec.rb spec/jruby_spec.rb spec/unix_spec.rb spec/windows_spec.rb
............*......F....

Pending:
  ChildProcess lets a detached child live on
    # how do we spec this?
    # ./spec/childprocess_spec.rb:116

Failures:

  1) ChildProcess works with pipes
     Failure/Error: stdout.read.should == "stdout\n"
       expected: "stdout\n"
            got: "stdout\r\n" (using ==)
       Diff:
     # ./spec/io_spec.rb:112

Finished in 2.39 seconds
24 examples, 1 failure, 1 pending

from childprocess.

jarib avatar jarib commented on July 19, 2024

I see. That didn't happen on Win 7 + 1.9.2. Can you try with the current master?

from childprocess.

robertwahler avatar robertwahler commented on July 19, 2024

Looks good. No failures on current master in XP SP3 and 1.8.7.

from childprocess.

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.