Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"python PyV8.py" fails on one of 56 default tests #142

Open
GoogleCodeExporter opened this issue May 2, 2015 · 1 comment
Open

"python PyV8.py" fails on one of 56 default tests #142

GoogleCodeExporter opened this issue May 2, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Newly compiled r456, run the default tests:

ubuntu12:~/src/pyv8$ python PyV8.py 
.............................F..........................
======================================================================
FAIL: testDestructor (__main__.TestWrapper)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "PyV8.py", line 1606, in testDestructor
    self.assert_(self.deleted)
AssertionError: False is not true

----------------------------------------------------------------------
Ran 56 tests in 2.084s

FAILED (failures=1)

Running the test on Ubuntu with error free installation of all prerequisites. 


Original issue reported on code.google.com by [email protected] on 27 Nov 2012 at 4:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant