Giter Club home page Giter Club logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
In my GitHub branch for this issue, I made the diffs easier to read by using 
unittest2 if available and including a name for test windows:

https://github.com/akaihola/PyWO/commit/fc6e65d2b07ea6abe5f6a0be87781ee374f98fc8

The failures are now:

======================================================================
FAIL: test_standard_type (__main__.IncludeExcludeTypeTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/core/filters_test.py", line 57, in test_standard_type
    self.utility_win, self.dialog_win])
  File "tests/core/filters_test.py", line 25, in assertWindows
    self.assertEqual(windows_ids, filtered_windows_ids)
AssertionError: Items in the first set but not the second:
(9527, 'dock')

======================================================================
FAIL: test_standard (__main__.CombinedFiltersTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests/core/filters_test.py", line 256, in test_standard
    self.desktop2_viewport2_win])
  File "tests/core/filters_test.py", line 25, in assertWindows
    self.assertEqual(windows_ids, filtered_windows_ids)
AssertionError: Items in the first set but not the second:
(1248, 'dock')

Original comment by [email protected] on 27 Apr 2011 at 6:43

from pywo.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 28, 2024
Thanks for pointing this out! 
Just sent the commit with appopriate changes in test suite.

BTW, got to check unittest2, seems to have some very nice features.

Original comment by [email protected] on 27 Apr 2011 at 4:40

  • Changed state: Fixed

from pywo.

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.