Giter VIP home page Giter VIP logo

Comments (5)

schlamar avatar schlamar commented on August 11, 2024

Is this issue still valid? I'm experiencing only the issues reported in #71 and #72.

from pyuv.

saghul avatar saghul commented on August 11, 2024

Some tests are decorated with skip_platform not to run on Windows. The multicast test is not a failure per se, it apparently works different than on Unix systems.

As for the IPC, it fails on my VM for some reason... if you comment out the decorator and run the tests, do they run for you? And the multicast ones? If so we can close this, since my test environment may not be very reliable...

from pyuv.

schlamar avatar schlamar commented on August 11, 2024

I could fix IPCTest. IPCSendRecvTest and IPCSendRecvTest2 are really not supported one Windows, because you can only send TCP handles via pipes (according to http://nikhilm.github.com/uvbook/processes.html#sending-file-descriptors-over-pipes).

However, I tried IPCSendRecvTest2 with TCP and it hangs forever. But maybe I'm doing something wrong. Can you provide a IPCSendRecvTest2 with TCP which works for you so I can test it?

from pyuv.

saghul avatar saghul commented on August 11, 2024

I'll add such a test for unix later today then.

from pyuv.

saghul avatar saghul commented on August 11, 2024

@schlamar I refactored the IPC send-recv tests and I actually discovered a bug! I tested them on my Windows VM and they are passing now! I'm a really happy camper :-)

Thanks a lot!

from pyuv.

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.