You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 27 Nov 2012 at 4:52The text was updated successfully, but these errors were encountered: