OK, I removed everything pyjamas related from /usr/local/share and
/usr/local/lib/python2.7, locate pyjamas did not show anything after
updatedb; I then used git and then ./build.py for libtest.

I open LibTest.html in chromium but just get a blank page for
file:///usr/local/share/pyjamas/examples/libtest/output/LibTest.html

when I try to run LibTest.py, I get this:
/usr/local/share/pyjamas/examples/libtest$ python LibTest.py
 CompileTest Known issue (testClassScopeExceptions/1) : try/catch in class
definition scope, issue #593
 CompileTest Known issue (testWithFlowControl/2) : Flow control statements
inside with, issue #625
 CompileTest Known issue (test_bad_import/3) : try: import badcode/except
does not catch SyntaxError, #592
 CompileTest Known issue (test_bad_import/4) : try: import badcode/except
does not catch TranslationError, #592
 CompileTest Known issue (test_function_deep_args_unpacking/5) : Bug #527,
Function deep args unpacking fails to compile
CompileTest: Passed 0 / 5 tests (5 failed)
Loop1: 1338750.08/sec
Loop2 (float): 13618.31/sec
Loop3 (int): 20576.45/sec
Loop4 (long): 14305.75/sec
LoopTest: Passed 0 / 0 tests
NoInlineCodeTest: Passed 59 / 59 tests
BoolTest: Passed 90 / 90 tests
 ListTest Test failed (testExtendedSlicing/56) : Bug #xxx - need better
__setitem__ implementation for builtin lists
[200000 is not in list]
ListTest: Passed 164 / 165 tests (1 failed)
TupleTest: Passed 17 / 17 tests
FunctionTest: Passed 66 / 66 tests
ExceptionTest: Passed 51 / 51 tests
ClassTest: Passed 291 / 291 tests
StringTest: Passed 127 / 127 tests
TemplateStringTest: Passed 6 / 6 tests
SetTest: Passed 2045 / 2045 tests
FrozenSetTest: Passed 1610 / 1610 tests
ArgsTest: Passed 375 / 375 tests
VarsTest: Passed 48 / 48 tests
AttributeTest: Passed 58 / 58 tests
NameTest: Passed 9 / 9 tests
DictTest: Passed 79 / 79 tests
 BuiltinTest Test failed (testImport/54) : Bug #XXX - from X import .. not
completely implemented, only considering modules
BuiltinTest: Passed 968 / 969 tests (1 failed)
GeneratorTest: Passed 61 / 61 tests
LongTest: Passed 22 / 22 tests
LongTypeTest: Passed 1033 / 1033 tests
TypeCompatibilityTest: Passed 0 / 0 tests
MD5Test: Passed 16 / 16 tests
TimeModuleTest: Passed 39 / 39 tests
DatetimeModuleTest: Passed 39 / 39 tests
StringIOModuleTest: Passed 2 / 2 tests
UrllibModuleTest: Passed 6 / 6 tests
Base64ModuleTest: Passed 12 / 12 tests
MathModuleTest: Passed 25 / 25 tests
ReModuleTest: Passed 129 / 129 tests
RandomModuleTest: Passed 10 / 10 tests
CsvModuleTest: Passed 11 / 11 tests
HashableTest: Passed 1 / 1 tests
 Syntax27Test Test failed (testSetComprehensions/8) : Bug #XXX - Set
equality fails
 Syntax27Test Test failed (testSetLiteral/10) : Bug #XXX - None not
supported in sets
Syntax27Test: Passed 8 / 10 tests (2 failed)
 WithTest Test failed (testSimple/12) : Bug #XXX - With statement fails for
unknown reason
WithTest: Passed 11 / 12 tests (1 failed)

What is it you want me to report from the tests?

Best regards,

Piet
Mobile +31 6 5051 5522



On Sun, Apr 8, 2012 at 22:24, lkcl luke <[email protected]> wrote:

> On Sun, Apr 8, 2012 at 9:24 PM, lkcl luke <[email protected]> wrote:
> > On Sun, Apr 8, 2012 at 9:17 PM, Piet Stevens <[email protected]>
> wrote:
> >> sorry to keep asking - delete 0.8alpha1 entirely = delete pyjamas
> directory
> >> under home/local and /usr/local/share, or do I have to do more?
> >
> > not under home/local - don't do that, you might want to reinstall it
> > at some point.
> >
> >  /usr/local/share yes goodbye.  also look around in
> > /usr/local/lib/python2.N/dist-packages - if you can't find anything
> > (and it'll definitely be there) run updatedb as root and then do
> > "locate pyjamas".
>
>  sorry, and locate pyjd.  etc. etc.
>

Reply via email to