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 mikeasi...@gmail.com on 27 Nov 2012 at 4:52
Original issue reported on code.google.com by
mikeasi...@gmail.com
on 27 Nov 2012 at 4:52