test_structseq testresult

cpu-mhz 1603.696
cpu-model AMD Opteron(tm) Processor 242
executable py.py
execution-time 10.9992940426
exit-status 1
fspath /home/hpk/pypy-dist/lib-python/2.4.1/test/test_structseq.py
options
outcome ERR
platform linux2
pypy-revision 27957
python-version-info (2, 4, 2, 'final', 0)
startdate Fri Jun 2 17:38:32 2006
testreport-version 1.1
timeout 1225.0
userhost hpk@cen01

stdout

test_cmp (test.test_structseq.StructSeqTest) ... ok
test_concat (test.test_structseq.StructSeqTest) ... ok
test_constructor (test.test_structseq.StructSeqTest) ... ok
test_contains (test.test_structseq.StructSeqTest) ... ok
test_eviltuple (test.test_structseq.StructSeqTest) ... 

stderr

Loading grammar /home/hpk/pypy-dist/pypy/interpreter/pyparser/data/Grammar2.5a
faking <type 'module'>
faking <type 'file'>
faking <type 'posix.stat_result'>
faking <type 'posix.statvfs_result'>
fake-wrapping interp file <open file '<stdout>', mode 'w' at 0x558e5068>
fake-wrapping interp file <open file '<stderr>', mode 'w' at 0x558e50b0>
fake-wrapping interp file <open file '<stdin>', mode 'r' at 0x558e5020>
faking <type 'time.struct_time'>
Traceback (most recent call last):
  File "/home/hpk/pypy-dist/pypy/tool/alarm.py", line 43, in ?
    execfile(_main_with_alarm(finished))
  File "/home/hpk/pypy-dist/pypy/bin/py.py", line 205, in ?
    sys.exit(main_(sys.argv))
  File "/home/hpk/pypy-dist/pypy/bin/py.py", line 114, in main_
    if not main.run_toplevel(space, doit, verbose=Options.verbose):
  File "/home/hpk/pypy-dist/pypy/interpreter/main.py", line 80, in run_toplevel
    f()
  File "/home/hpk/pypy-dist/pypy/bin/py.py", line 104, in doit
    main.run_file(args[0], space=space)
  File "/home/hpk/pypy-dist/pypy/interpreter/main.py", line 67, in run_file
    run_string(istring, filename, space)
  File "/home/hpk/pypy-dist/pypy/interpreter/main.py", line 58, in run_string
    _run_eval_string(source, filename, space, False)
  File "/home/hpk/pypy-dist/pypy/interpreter/main.py", line 47, in _run_eval_string
    retval = pycode.exec_code(space, w_globals, w_globals)
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 25, in exec_code
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 687, in CALL_FUNCTION
    w_result = f.space.call_valuestack(w_function, nargs, f.valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/baseobjspace.py", line 556, in call_valuestack
    return w_func.funccall_valuestack(nargs, valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 67, in funccall_valuestack
    w_res = self.code.fastcall_0(self.space, self)
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 206, in fastcall_0
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 687, in CALL_FUNCTION
    w_result = f.space.call_valuestack(w_function, nargs, f.valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/baseobjspace.py", line 556, in call_valuestack
    return w_func.funccall_valuestack(nargs, valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 92, in funccall_valuestack
    return self.call_args(args)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 37, in call_args
    return self.code.funcrun(self, args) # delegate activation to code
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 255, in funcrun
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 687, in CALL_FUNCTION
    w_result = f.space.call_valuestack(w_function, nargs, f.valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/baseobjspace.py", line 556, in call_valuestack
    return w_func.funccall_valuestack(nargs, valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 76, in funccall_valuestack
    valuestack.top(0))
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 223, in fastcall_2
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 687, in CALL_FUNCTION
    w_result = f.space.call_valuestack(w_function, nargs, f.valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/baseobjspace.py", line 551, in call_valuestack
    return func.funccall_obj_valuestack(w_inst, nargs, valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 102, in funccall_obj_valuestack
    w_res = self.code.fastcall_2(self.space, self, w_obj, valuestack.top(0))
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 223, in fastcall_2
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 687, in CALL_FUNCTION
    w_result = f.space.call_valuestack(w_function, nargs, f.valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/baseobjspace.py", line 561, in call_valuestack
    return self.call_args(w_func, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 103, in call_args
    return space.get_and_call_args(w_descr, w_obj, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 74, in get_and_call_args
    return descr.call_args(args.prepend(w_obj))
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 37, in call_args
    return self.code.funcrun(self, args) # delegate activation to code
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 255, in funcrun
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 707, in CALL_FUNCTION_VAR_KW
    f.call_function(oparg, w_varargs, w_varkw)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 677, in call_function
    w_result = f.space.call_args(w_function, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 96, in call_args
    return w_obj.call_args(args)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 335, in call_args
    return space.call_args(self.w_function, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 94, in call_args
    return w_obj.call_args(args)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 37, in call_args
    return self.code.funcrun(self, args) # delegate activation to code
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 255, in funcrun
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 687, in CALL_FUNCTION
    w_result = f.space.call_valuestack(w_function, nargs, f.valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/baseobjspace.py", line 561, in call_valuestack
    return self.call_args(w_func, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 103, in call_args
    return space.get_and_call_args(w_descr, w_obj, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 74, in get_and_call_args
    return descr.call_args(args.prepend(w_obj))
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 37, in call_args
    return self.code.funcrun(self, args) # delegate activation to code
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 255, in funcrun
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 707, in CALL_FUNCTION_VAR_KW
    f.call_function(oparg, w_varargs, w_varkw)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 677, in call_function
    w_result = f.space.call_args(w_function, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 96, in call_args
    return w_obj.call_args(args)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 335, in call_args
    return space.call_args(self.w_function, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 94, in call_args
    return w_obj.call_args(args)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 37, in call_args
    return self.code.funcrun(self, args) # delegate activation to code
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 255, in funcrun
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 687, in CALL_FUNCTION
    w_result = f.space.call_valuestack(w_function, nargs, f.valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/baseobjspace.py", line 561, in call_valuestack
    return self.call_args(w_func, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 103, in call_args
    return space.get_and_call_args(w_descr, w_obj, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 74, in get_and_call_args
    return descr.call_args(args.prepend(w_obj))
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 37, in call_args
    return self.code.funcrun(self, args) # delegate activation to code
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 255, in funcrun
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 707, in CALL_FUNCTION_VAR_KW
    f.call_function(oparg, w_varargs, w_varkw)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 677, in call_function
    w_result = f.space.call_args(w_function, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 96, in call_args
    return w_obj.call_args(args)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 335, in call_args
    return space.call_args(self.w_function, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 94, in call_args
    return w_obj.call_args(args)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 37, in call_args
    return self.code.funcrun(self, args) # delegate activation to code
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 255, in funcrun
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 687, in CALL_FUNCTION
    w_result = f.space.call_valuestack(w_function, nargs, f.valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/baseobjspace.py", line 551, in call_valuestack
    return func.funccall_obj_valuestack(w_inst, nargs, valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 98, in funccall_obj_valuestack
    w_res = self.code.fastcall_1(self.space, self, w_obj)
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 214, in fastcall_1
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 687, in CALL_FUNCTION
    w_result = f.space.call_valuestack(w_function, nargs, f.valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/baseobjspace.py", line 551, in call_valuestack
    return func.funccall_obj_valuestack(w_inst, nargs, valuestack)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 118, in funccall_obj_valuestack
    return self.call_args(args)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 37, in call_args
    return self.code.funcrun(self, args) # delegate activation to code
  File "/home/hpk/pypy-dist/pypy/interpreter/pycode.py", line 255, in funcrun
    return frame.run()
  File "/home/hpk/pypy-dist/pypy/interpreter/eval.py", line 158, in resume
    result = self.eval(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyframe.py", line 122, in eval
    self.dispatch(executioncontext)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 70, in dispatch
    fn(self, oparg)                    
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 707, in CALL_FUNCTION_VAR_KW
    f.call_function(oparg, w_varargs, w_varkw)
  File "/home/hpk/pypy-dist/pypy/interpreter/pyopcode.py", line 677, in call_function
    w_result = f.space.call_args(w_function, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 103, in call_args
    return space.get_and_call_args(w_descr, w_obj, args)
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 74, in get_and_call_args
    return descr.call_args(args.prepend(w_obj))
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 37, in call_args
    return self.code.funcrun(self, args) # delegate activation to code
  File "/home/hpk/pypy-dist/pypy/interpreter/gateway.py", line 557, in funcrun
    w_result = self.func__args__(space, w_obj, newargs)
  File "</home/hpk/pypy-dist/py/code/source.py:215>", line 4, in _mm_call_typeS0_perform_call
  File "</home/hpk/pypy-dist/py/code/source.py:215>", line 2, in _mm_call_typeS0
  File "/home/hpk/pypy-dist/pypy/objspace/std/typeobject.py", line 337, in call__Type
    w_newobject = space.call_args(w_newfunc, __args__.prepend(w_type))
  File "/home/hpk/pypy-dist/pypy/objspace/descroperation.py", line 94, in call_args
    return w_obj.call_args(args)
  File "/home/hpk/pypy-dist/pypy/interpreter/function.py", line 37, in call_args
    return self.code.funcrun(self, args) # delegate activation to code
  File "/home/hpk/pypy-dist/pypy/interpreter/gateway.py", line 557, in funcrun
    w_result = self.func__args__(space, w_obj, newargs)
  File "/home/hpk/pypy-dist/pypy/objspace/std/fake.py", line 90, in fake__new__
    args = [space.unwrap(w_arg) for w_arg in args_w]
  File "/home/hpk/pypy-dist/pypy/objspace/std/objspace.py", line 343, in unwrap
    return w_obj.unwrap(self)
  File "/home/hpk/pypy-dist/pypy/objspace/std/model.py", line 170, in unwrap
    raise UnwrapError, 'cannot unwrap %r' % (w_self,)
pypy.objspace.std.model.UnwrapError: cannot unwrap <UserWeakrefableW_ObjectObject() instance of <W_TypeObject(C)>>