fengzhao / fengzhao/pyv8

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

Open
#142 1 comment 0 reactions 0 assignees View on GitHub
auto-migrated OpSys-All Priority-Medium Type-Defect
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.