Code Monkey home page Code Monkey logo

Comments (3)

harvimt avatar harvimt commented on June 23, 2024

2 steps forward one step back.

Can you roll back to a working commit and just cherry-pick the actual
commit makes the changes that fix the tests on linux?

(since those changes are almost entirely in _unix.py it shouldn't affect
windows)

Then it's probably some of the other changes I made (probably adding more
tests)

On Mon, Dec 15, 2014 at 8:26 AM, Arve Knudsen [email protected]
wrote:

I noticed there are currently various test failures on Windows after
pulling your latest changes into my fork.


Reply to this email directly or view it on GitHub
#12.

from quamash.

harvimt avatar harvimt commented on June 23, 2024

I'm trying to setup vagrant/ansible to make testing on windows easy (at
least on my end).
(and maybe eventually vagrant + ansible + ptest-xdist so all the output is
in one command

On Mon, Dec 15, 2014 at 4:09 PM, Mark Harviston [email protected] wrote:

2 steps forward one step back.

Can you roll back to a working commit and just cherry-pick the actual
commit makes the changes that fix the tests on linux?

(since those changes are almost entirely in _unix.py it shouldn't affect
windows)

Then it's probably some of the other changes I made (probably adding more
tests)

On Mon, Dec 15, 2014 at 8:26 AM, Arve Knudsen [email protected]
wrote:

I noticed there are currently various test failures on Windows after
pulling your latest changes into my fork.


Reply to this email directly or view it on GitHub
#12.

from quamash.

harvimt avatar harvimt commented on June 23, 2024

Tests that are failing (PySide on win2012R2x64)

  • test_can_read_subprocess and test_can_communicate_subprocess - problem with test and carriage returns vs new lines easy fix, patch coming
  • test_regression_bug13 - Event loop stopped before Future completed

Fixing the test_can_read/communicate_subprocess test fixed the test_regression_bug13 test, this seems to indicate that something is fragile w/ regards to teardown (or something) (the exceptions caused some teardown code to not run, thus affecting the other test further down the line)

from quamash.

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.