Open eukreign opened 10 years ago
From mikeasi...@gmail.com on November 27, 2012 11:52:23
Newly compiled r456 , run the default tests:
ubuntu12:~/src/pyv8$ python PyV8.py
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: http://code.google.com/p/pyv8/issues/detail?id=142
From flier...@gmail.com on November 28, 2012 00:26:50
Status: Accepted Labels: OpSys-All
From mikeasi...@gmail.com on November 27, 2012 11:52:23
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: http://code.google.com/p/pyv8/issues/detail?id=142