[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pyamf-builds
Subject:    [pyamf-builds] jython25
From:       builds () pyamf ! org
Date:       2009-06-29 10:06:23
Message-ID: 20090629100623.500A67BC010 () mail ! collab ! com
[Download RAW message or body]

The Buildbot has detected a failed build of jython25 on PyAMF.
Full details are available at:
 http://buildbot.pyamf.org/builders/jython25/builds/240

Buildbot URL: http://buildbot.pyamf.org/

Buildslave for this Build: callisto

Build Reason: 
Build Source Stamp: HEAD
Blamelist: nick

BUILD FAILED: failed python2.5-test python2.5-test_2 Parsing AMF dumps
Logs are attached.

sincerely,
 -The Buildbot


["svn-update.stdio" (text/plain)]

A    build
A    build/cpyamf
A    build/cpyamf/amf3.pyx
A    build/cpyamf/__init__.py
A    build/cpyamf/amf3.c
A    build/cpyamf/util.pxd
A    build/cpyamf/util.pyx
A    build/cpyamf/util.c
A    build/LICENSE.txt
A    build/INSTALL.txt
A    build/ez_setup.py
A    build/CHANGES.txt
A    build/THANKS.txt
A    build/setup.py
A    build/MAINTAINERS.txt
A    build/README.txt
A    build/pyamf
A    build/pyamf/tests
A    build/pyamf/tests/test_flex_messaging.py
A    build/pyamf/tests/test_sol.py
A    build/pyamf/tests/test_imports.py
A    build/pyamf/tests/remoting
A    build/pyamf/tests/remoting/test_client.py
A    build/pyamf/tests/remoting/__init__.py
A    build/pyamf/tests/remoting/test_remoteobject.py
A    build/pyamf/tests/test_flex.py
A    build/pyamf/tests/test_xml.py
A    build/pyamf/tests/__init__.py
A    build/pyamf/tests/test_adapters_util.py
A    build/pyamf/tests/test_gateway.py
A    build/pyamf/tests/test_adapters.py
A    build/pyamf/tests/imports
A    build/pyamf/tests/imports/foo
A    build/pyamf/tests/imports/foo/bar
A    build/pyamf/tests/imports/foo/bar/baz.py
A    build/pyamf/tests/imports/foo/bar/__init__.py
A    build/pyamf/tests/imports/foo/bar/gak.py
A    build/pyamf/tests/imports/foo/__init__.py
A    build/pyamf/tests/imports/spam.py
A    build/pyamf/tests/test_modules.py
A    build/pyamf/tests/gateway
A    build/pyamf/tests/gateway/test_wsgi.py
A    build/pyamf/tests/gateway/test_google.py
A    build/pyamf/tests/gateway/__init__.py
A    build/pyamf/tests/gateway/test_django.py
A    build/pyamf/tests/gateway/test_twisted.py
A    build/pyamf/tests/test_util.py
A    build/pyamf/tests/adapters
A    build/pyamf/tests/adapters/test_google.py
A    build/pyamf/tests/adapters/__init__.py
A    build/pyamf/tests/adapters/test_django.py
A    build/pyamf/tests/adapters/test_sqlalchemy.py
A    build/pyamf/tests/util.py
A    build/pyamf/tests/test_basic.py
A    build/pyamf/tests/modules
A    build/pyamf/tests/modules/test_decimal.py
A    build/pyamf/tests/modules/test_sets.py
A    build/pyamf/tests/modules/__init__.py
A    build/pyamf/tests/test_amf0.py
A    build/pyamf/tests/test_remoting.py
A    build/pyamf/tests/test_amf3.py
A    build/pyamf/adapters
A    build/pyamf/adapters/_decimal.py
A    build/pyamf/adapters/_sets.py
A    build/pyamf/adapters/util.py
A    build/pyamf/adapters/_django_db_models_query.py
A    build/pyamf/adapters/__init__.py
A    build/pyamf/adapters/_django_db_models_fields.py
A    build/pyamf/adapters/_django_utils_translation.py
A    build/pyamf/adapters/_sqlalchemy.py
A    build/pyamf/adapters/_django_db_models_base.py
A    build/pyamf/adapters/_google_appengine_ext_db.py
A    build/pyamf/remoting
A    build/pyamf/remoting/gateway
A    build/pyamf/remoting/gateway/wsgi.py
A    build/pyamf/remoting/gateway/google.py
A    build/pyamf/remoting/gateway/__init__.py
A    build/pyamf/remoting/gateway/django.py
A    build/pyamf/remoting/gateway/twisted.py
A    build/pyamf/remoting/__init__.py
A    build/pyamf/remoting/amf0.py
A    build/pyamf/remoting/amf3.py
A    build/pyamf/remoting/client
A    build/pyamf/remoting/client/__init__.py
A    build/pyamf/sol.py
A    build/pyamf/__init__.py
A    build/pyamf/amf0.py
A    build/pyamf/amf3.py
A    build/pyamf/util
A    build/pyamf/util/imports.py
A    build/pyamf/util/__init__.py
A    build/pyamf/flex
A    build/pyamf/flex/data.py
A    build/pyamf/flex/messaging.py
A    build/pyamf/flex/__init__.py
A    build/setup.cfg
Exported revision 2551.

["python2.5-build.stdio" (text/plain)]

---------------------------------------------------------------------------
This script requires setuptools version 0.6c9 to run (even to display
help).  I will attempt to download it for you (from
http://pypi.python.org/packages/2.5/s/setuptools/), but
you may need to enable firewall access for this script first.
I will start the download in 15 seconds.

(Note: if this machine does not have network access, please obtain the file

   http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg

and place it in this directory before rerunning this script.)
---------------------------------------------------------------------------
Downloading http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg
running build
running build_py
creating build
creating build/lib
creating build/lib/pyamf
copying pyamf/sol.py -> build/lib/pyamf
copying pyamf/__init__.py -> build/lib/pyamf
copying pyamf/amf0.py -> build/lib/pyamf
copying pyamf/amf3.py -> build/lib/pyamf
creating build/lib/cpyamf
copying cpyamf/__init__.py -> build/lib/cpyamf
creating build/lib/pyamf/remoting
copying pyamf/remoting/__init__.py -> build/lib/pyamf/remoting
copying pyamf/remoting/amf0.py -> build/lib/pyamf/remoting
copying pyamf/remoting/amf3.py -> build/lib/pyamf/remoting
creating build/lib/pyamf/flex
copying pyamf/flex/messaging.py -> build/lib/pyamf/flex
copying pyamf/flex/__init__.py -> build/lib/pyamf/flex
copying pyamf/flex/data.py -> build/lib/pyamf/flex
creating build/lib/pyamf/util
copying pyamf/util/__init__.py -> build/lib/pyamf/util
copying pyamf/util/imports.py -> build/lib/pyamf/util
creating build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_query.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_utils_translation.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_google_appengine_ext_db.py -> build/lib/pyamf/adapters
copying pyamf/adapters/__init__.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_base.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_decimal.py -> build/lib/pyamf/adapters
copying pyamf/adapters/util.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_sets.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_fields.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_sqlalchemy.py -> build/lib/pyamf/adapters
creating build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/twisted.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/google.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/django.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/wsgi.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/__init__.py -> build/lib/pyamf/remoting/gateway
creating build/lib/pyamf/remoting/client
copying pyamf/remoting/client/__init__.py -> build/lib/pyamf/remoting/client
creating build/lib/pyamf/tests
creating build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/test_remoteobject.py -> build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/__init__.py -> build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/test_client.py -> build/lib/pyamf/tests/remoting
creating build/lib/pyamf/tests/modules
copying pyamf/tests/modules/test_decimal.py -> build/lib/pyamf/tests/modules
copying pyamf/tests/modules/__init__.py -> build/lib/pyamf/tests/modules
copying pyamf/tests/modules/test_sets.py -> build/lib/pyamf/tests/modules
creating build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_twisted.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_wsgi.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_django.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/__init__.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_google.py -> build/lib/pyamf/tests/gateway
creating build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_sqlalchemy.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_django.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/__init__.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_google.py -> build/lib/pyamf/tests/adapters

["python2.5-test.stdio" (text/plain)]

running test
running egg_info
creating PyAMF.egg-info
writing PyAMF.egg-info/PKG-INFO
writing requirements to PyAMF.egg-info/requires.txt
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
running build_ext
test_xe_ElementTree (pyamf.tests.test_xml.ElementTreeTestCase) ... ok
test_xe_cElementTree (pyamf.tests.test_xml.ElementTreeTestCase) ... ok
test_to_dict (pyamf.tests.test_adapters_util.HelperTestCase) ... ok
test_to_list (pyamf.tests.test_adapters_util.HelperTestCase) ... ok
test_to_set (pyamf.tests.test_adapters_util.HelperTestCase) ... ok
test_to_tuple (pyamf.tests.test_adapters_util.HelperTestCase) ... ok
test_basic (pyamf.tests.test_adapters.AdapterHelperTestCase) ... ok
test_import (pyamf.tests.test_adapters.AdapterHelperTestCase) ... ok
test_root_import_fail (pyamf.tests.test_adapters.AdapterHelperTestCase) ... ok
test_cwd (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_empty (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_name (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_prev_dir (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_relative (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_root (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_default (pyamf.tests.test_imports.GetModuleHooksTestCase) ... ok
test_existant (pyamf.tests.test_imports.GetModuleHooksTestCase) ... ok
test_none (pyamf.tests.test_imports.GetModuleHooksTestCase) ... ok
test_getattr (pyamf.tests.test_imports.LazyModuleTestCase) ... ok
test_init (pyamf.tests.test_imports.LazyModuleTestCase) ... ok
test_setattr (pyamf.tests.test_imports.LazyModuleTestCase) ... ok
test_slots (pyamf.tests.test_imports.LazyModuleTestCase) ... ok
test_type (pyamf.tests.test_imports.LazyModuleTestCase) ... ok
test_lazy (pyamf.tests.test_imports.IsLazyTestCase) ... ok
test_loaded (pyamf.tests.test_imports.IsLazyTestCase) ... ok
test_module (pyamf.tests.test_imports.WhenImportedTestCase) ... ok
test_multipleChildDeepParent (pyamf.tests.test_imports.WhenImportedTestCase) ... ok
test_submodule (pyamf.tests.test_imports.WhenImportedTestCase) ... ok
test_error (pyamf.tests.test_imports.FindModuleTestCase) ... ok
test_package (pyamf.tests.test_imports.FindModuleTestCase) ... ok
test_root (pyamf.tests.test_imports.FindModuleTestCase) ... ok
test_subpackage (pyamf.tests.test_imports.FindModuleTestCase) ... ok
test_amf3 (pyamf.tests.test_sol.EncoderTestCase) ... ok
test_encode_header (pyamf.tests.test_sol.EncoderTestCase) ... ok
test_multiple_values (pyamf.tests.test_sol.EncoderTestCase) ... ok
test_amf3 (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_header (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_invalid_header (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_invalid_header_length (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_invalid_header_name_length (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_invalid_header_padding (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_invalid_signature (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_strict_header_length (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_unknown_encoding (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_load_file (pyamf.tests.test_sol.HelperTestCase) ... ok
test_load_name (pyamf.tests.test_sol.HelperTestCase) ... ok
test_save_file (pyamf.tests.test_sol.HelperTestCase) ... ok
test_save_name (pyamf.tests.test_sol.HelperTestCase) ... ok
test_create (pyamf.tests.test_sol.SOLTestCase) ... ok
test_save (pyamf.tests.test_sol.SOLTestCase) ... ok
test_types (pyamf.tests.test_amf3.TypesTestCase) ... ok
test_apply_attrs (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_create (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_create_instance (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_get_alias (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_get_attrs (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_get_class (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_get_static_attrs (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_name (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_add_class (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_add_legacy_xml (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_add_object (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_add_string (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_clear (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_copy (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_create (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_empty_string (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_get_by_reference (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_get_object_alias (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_get_reference (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_set_object_alias (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_29b_ints (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_anonymous (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_byte_array (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_custom_type (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_date (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_dict (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_elementtree_tag (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_empty_key_string (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_funcs (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_get_class_definition (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_get_class_definition_attrs (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_list_proxy_references (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_list_references (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_mixed_array (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_object (pyamf.tests.test_amf3.EncoderTestCase) ... FAIL
test_old_style_classes (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_slots (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_slots_registered (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_unknown_func (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_xml (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_xmlstring (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_boolean (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_byte_array (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_date (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_default_proxy_flag (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_dict (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_get_class_definition (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_infinites (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_integer (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_ioerror_buffer_position (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_list (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_list_references (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_not_strict (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_null (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_number (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_object (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_slots (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_strict (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_string (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_string_references (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_undefined (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_unsignedInteger (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_xml (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_xmlstring (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_xmlstring_references (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_class_references (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_combined (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_dynamic (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_external (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_object_references (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_static (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_combined (pyamf.tests.test_amf3.ObjectDecodingTestCase) ... ok
test_dynamic (pyamf.tests.test_amf3.ObjectDecodingTestCase) ... ok
test_external (pyamf.tests.test_amf3.ObjectDecodingTestCase) ... ok
test_object_references (pyamf.tests.test_amf3.ObjectDecodingTestCase) ... ok
test_static (pyamf.tests.test_amf3.ObjectDecodingTestCase) ... ok
test_boolean (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_byte (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_create (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_double (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_float (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_int (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_multi_byte (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_object (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_object_proxy (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_object_proxy_inside_list (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_object_proxy_mixed_array (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_short (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_uint (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_utf (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_utf_bytes (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_boolean (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_byte (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_create (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_double (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_float (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_int (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_multi_byte (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_object (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_short (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_uint (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_utf (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_utf_bytes (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_deep (pyamf.tests.test_amf3.ClassInheritanceTestCase) ... ok
test_simple (pyamf.tests.test_amf3.ClassInheritanceTestCase) ... ok
test_decode (pyamf.tests.test_amf3.HelperTestCase) ... ok
test_decode_with_context (pyamf.tests.test_amf3.HelperTestCase) ... ok
test_encode (pyamf.tests.test_amf3.HelperTestCase) ... ok
test_encode_with_context (pyamf.tests.test_amf3.HelperTestCase) ... ok
test_complex_dict (pyamf.tests.test_amf3.ComplexEncodingTestCase) ... ok
test_complex_encode_decode_dict (pyamf.tests.test_amf3.ComplexEncodingTestCase) ... \
FAIL test_delitem (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_eq (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_getitem (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_hash (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_init (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_iter (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_setitem (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_append (pyamf.tests.test_basic.ClassMetaDataTestCase) ... ok
test_contains (pyamf.tests.test_basic.ClassMetaDataTestCase) ... ok
test_create (pyamf.tests.test_basic.ClassMetaDataTestCase) ... ok
test_anonymous (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_bad_class (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_bad_read_func (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_bad_write_func (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_createInstance (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_eq (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_external (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_get_attrs (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_get_class_alias (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_init (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_str (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_decode (pyamf.tests.test_basic.HelperTestCase) ... ok
test_encode (pyamf.tests.test_basic.HelperTestCase) ... ok
test_get_decoder (pyamf.tests.test_basic.HelperTestCase) ... ok
test_get_encoder (pyamf.tests.test_basic.HelperTestCase) ... ok
test_anonymous (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_attrs (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_bad_attr_fun (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_bad_metadata (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_dynamic (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_has_alias (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_metadata (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_required_arguments_invalid_1 (pyamf.tests.test_basic.RegisterClassTestCase) ... \
ok test_required_arguments_valid (pyamf.tests.test_basic.RegisterClassTestCase) ... \
ok test_required_argumnets_invalid_2 (pyamf.tests.test_basic.RegisterClassTestCase) \
... ok test_required_argumnets_kwargs (pyamf.tests.test_basic.RegisterClassTestCase) \
... ok test_simple (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_alias (pyamf.tests.test_basic.UnregisterClassTestCase) ... ok
test_klass (pyamf.tests.test_basic.UnregisterClassTestCase) ... ok
test_bad_register (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_class (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_class_bad_return (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_class_by_alias (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_class_by_module (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_class_by_module_bad (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_unknown_class (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_register (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_unregister (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_add_callable (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_add_class (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_add_invalid (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_add_multiple (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_add_same (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_get_type (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_remove (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_add (pyamf.tests.test_basic.ErrorClassMapTestCase) ... ok
test_remove (pyamf.tests.test_basic.ErrorClassMapTestCase) ... ok
test_bad_klass (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_duplicate (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_multiple (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_no_args (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_single (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_subclass (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_type_args (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_create (pyamf.tests.test_basic.BaseContextTestCase) ... ok
test_no_alias (pyamf.tests.test_basic.BaseContextTestCase) ... ok
test_object_references (pyamf.tests.test_basic.BaseContextTestCase) ... ok
test_registered_alias (pyamf.tests.test_basic.BaseContextTestCase) ... ok
test_registered_deep (pyamf.tests.test_basic.BaseContextTestCase) ... ok
test_alias (pyamf.tests.test_basic.TypedObjectTestCase) ... ok
test_externalised (pyamf.tests.test_basic.TypedObjectTestCase) ... ok
test_all (pyamf.tests.test_basic.PackageTestCase) ... ok
test_dict (pyamf.tests.test_basic.PackageTestCase) ... ok
test_ignore (pyamf.tests.test_basic.PackageTestCase) ... ok
test_module (pyamf.tests.test_basic.PackageTestCase) ... ok
test_name (pyamf.tests.test_basic.PackageTestCase) ... ok
test_not_strict (pyamf.tests.test_basic.PackageTestCase) ... ok
test_odd (pyamf.tests.test_basic.PackageTestCase) ... ok
test_separator (pyamf.tests.test_basic.PackageTestCase) ... ok
test_strict (pyamf.tests.test_basic.PackageTestCase) ... ok
test_types (pyamf.tests.test_amf0.TypesTestCase) ... ok
test_add (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_clear (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_copy (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_create (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_get_by_reference (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_get_reference (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_amf3 (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_amf3_xml (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_anonymous (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_boolean (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_bytestring (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_complex_list (pyamf.tests.test_amf0.EncoderTestCase) ... FAIL
test_custom_type (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_date (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_dict (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_dynamic (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_elementtree_tag (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_external_subclassed_list (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_force_amf3 (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_funcs (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_list (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_longstring (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_mixed_array (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_nonexternal_subclassed_list (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_null (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_number (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_object (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_old_style_classes (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_slots (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_slots_registered (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_static_attrs (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_string (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_typed_object (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_undefined (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_use_amf3 (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_xml (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_xml_references (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_amf3 (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_boolean (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_classic_class (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_complex_list (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_date (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_dict (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_dynamic (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_infinites (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_ioerror_buffer_position (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_list (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_longstring (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_mixed_array (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_not_strict (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_null (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_number (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_number_types (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_object (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_registered_class (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_slots (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_slots_registered (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_strict (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_string (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_undefined (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_xml (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_xml_references (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_create (pyamf.tests.test_amf0.RecordSetTestCase) ... ok
test_decode (pyamf.tests.test_amf0.RecordSetTestCase) ... ok
test_encode (pyamf.tests.test_amf0.RecordSetTestCase) ... ok
test_server_info (pyamf.tests.test_amf0.RecordSetTestCase) ... ok
test_decode (pyamf.tests.test_amf0.HelperTestCase) ... ok
test_decode_with_context (pyamf.tests.test_amf0.HelperTestCase) ... ok
test_encode (pyamf.tests.test_amf0.HelperTestCase) ... ok
test_encode_with_context (pyamf.tests.test_amf0.HelperTestCase) ... ok
test_deep (pyamf.tests.test_amf0.ClassInheritanceTestCase) ... ok
test_simple (pyamf.tests.test_amf0.ClassInheritanceTestCase) ... ok
test_create (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_decode_amf0 (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_decode_amf3 (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_decode_proxy (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_encode_amf0 (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_encode_amf3 (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_source_attr (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_addItem (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_addItemAt (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_getItemAt (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_getItemIndex (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_removeAll (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_removeItemAt (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_setItemAt (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_decode (pyamf.tests.test_flex.ObjectProxyTestCase) ... ok
test_decode_proxy (pyamf.tests.test_flex.ObjectProxyTestCase) ... ok
test_encode (pyamf.tests.test_flex.ObjectProxyTestCase) ... ok
test_get_attrs (pyamf.tests.test_flex.ObjectProxyTestCase) ... ok
test_build (pyamf.tests.test_gateway.FaultTestCase) ... ok
test_create (pyamf.tests.test_gateway.FaultTestCase) ... ok
test_encode (pyamf.tests.test_gateway.FaultTestCase) ... ok
test_explicit_code (pyamf.tests.test_gateway.FaultTestCase) ... ok
test_call (pyamf.tests.test_gateway.ServiceWrapperTestCase) ... ok
test_cmp (pyamf.tests.test_gateway.ServiceWrapperTestCase) ... ok
test_create (pyamf.tests.test_gateway.ServiceWrapperTestCase) ... ok
test_create_preprocessor (pyamf.tests.test_gateway.ServiceWrapperTestCase) ... ok
test_call (pyamf.tests.test_gateway.ServiceRequestTestCase) ... ok
test_create (pyamf.tests.test_gateway.ServiceRequestTestCase) ... ok
test_contains (pyamf.tests.test_gateway.ServiceCollectionTestCase) ... ok
test_add_service (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_authenticate (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_create (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_get_response (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_long_service_name (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_malformed_credentials_header (pyamf.tests.test_gateway.BaseGatewayTestCase) ... \
ok test_process_request (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_remove_service (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_service_request (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_request (pyamf.tests.test_gateway.QueryBrowserTestCase) ... ok
test_class_decorator (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_expose_request_decorator (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_expose_request_keyword (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_func_decorator (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_gateway (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_service (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_decorator (pyamf.tests.test_gateway.ExposeRequestTestCase) ... ok
test_default (pyamf.tests.test_gateway.ExposeRequestTestCase) ... ok
test_gateway (pyamf.tests.test_gateway.ExposeRequestTestCase) ... ok
test_service (pyamf.tests.test_gateway.ExposeRequestTestCase) ... ok
test_call (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_decorator (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_default (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_fail (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_global (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_service (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_bad_request (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) ... ok
test_eof_decode (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) ... ok
test_expected_exceptions_decode (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) \
... ok test_really_bad_decode (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) ... \
ok test_request_method (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) ... ok
test_unknown_request (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) ... ok
test_get_datetime (pyamf.tests.test_util.TimestampTestCase) ... ok
test_get_negative_datetime (pyamf.tests.test_util.TimestampTestCase) ... ok
test_get_timestamp (pyamf.tests.test_util.TimestampTestCase) ... ok
test_preserved_microseconds (pyamf.tests.test_util.TimestampTestCase) ... ok
test_consume (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_create (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_getvalue (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_len (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_read (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_seek (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_tell (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_truncate (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_write (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_nan (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_24bit (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_char (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_double (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_float (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_long (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_short (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_u24bit (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_uchar (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_ulong (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_ushort (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_utf8_string (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_24bit (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_char (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_double (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_float (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_infinites (pyamf.tests.test_util.DataTypeMixInTestCase) ... FAIL
test_write_long (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_short (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_u24bit (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_uchar (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_ulong (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_ushort (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_utf8_string (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_add (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_add_pos (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_append_string (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_append_types (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_append_unicode (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_create (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_eof (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_peek (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_read (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_remaining (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_multiple (pyamf.tests.test_util.ClassAliasTestCase) ... ok
test_nested (pyamf.tests.test_util.ClassAliasTestCase) ... ok
test_none_existant (pyamf.tests.test_util.ClassAliasTestCase) ... ok
test_simple (pyamf.tests.test_util.ClassAliasTestCase) ... ok
test_subclass (pyamf.tests.test_util.ClassAliasTestCase) ... ok
test_append (pyamf.tests.test_util.IndexedCollectionTestCase) ... ok
test_array (pyamf.tests.test_util.IndexedCollectionTestCase) ... ok
test_create (pyamf.tests.test_util.IndexedCollectionTestCase) ... ok
test_get_by_reference (pyamf.tests.test_util.IndexedCollectionTestCase) ... ok
test_get_reference_to (pyamf.tests.test_util.IndexedCollectionTestCase) ... ok
test_create (pyamf.tests.test_util.IndexedMapTestCase) ... ok
test_map (pyamf.tests.test_util.IndexedMapTestCase) ... ok
test_duplicate_keys (pyamf.tests.test_util.GetAttrsTestCase) ... ok
test_repr (pyamf.tests.test_flex_messaging.AbstractMessageTestCase) ... ok
test_AcknowledgeMessage (pyamf.tests.test_flex_messaging.EncodingTestCase) ... ok
test_AsyncMessage (pyamf.tests.test_flex_messaging.EncodingTestCase) ... ok
test_CommandMessage (pyamf.tests.test_flex_messaging.EncodingTestCase) ... ok
test_ErrorMessage (pyamf.tests.test_flex_messaging.EncodingTestCase) ... ok
test_RemotingMessage (pyamf.tests.test_flex_messaging.EncodingTestCase) ... ok
test_amf0_encode (pyamf.tests.modules.test_decimal.DecimalTestCase) ... ok
test_amf3_encode (pyamf.tests.modules.test_decimal.DecimalTestCase) ... ok
test_amf0_encode (pyamf.tests.modules.test_sets.ImmutableSetTestCase) ... ok
test_amf3_encode (pyamf.tests.modules.test_sets.ImmutableSetTestCase) ... ok
test_amf_version (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_client_version (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_invalid_body_data_length (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_invalid_header_data_length (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_message_order (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_multiple_headers (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_multiple_request_header_references (pyamf.tests.test_remoting.DecoderTestCase) \
... ok test_null_msg (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_required_header (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_simple_body (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_simple_header (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_basic (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_header (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_message_order (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_request (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_response (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_xml_amf3 (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_request (pyamf.tests.test_remoting.StrictEncodingTestCase) ... ok
test_response (pyamf.tests.test_remoting.StrictEncodingTestCase) ... ok
test_exception (pyamf.tests.test_remoting.FaultTestCase) ... ok
test_kwargs (pyamf.tests.test_remoting.FaultTestCase) ... ok
test_body_references (pyamf.tests.test_remoting.ContextTextCase) ... ok
test_encode_bytearray (pyamf.tests.test_remoting.FunctionalTestCase) ... ok
test_base_fault (pyamf.tests.test_remoting.ReprTestCase) ... ok
test_request (pyamf.tests.test_remoting.ReprTestCase) ... ok
test_response (pyamf.tests.test_remoting.ReprTestCase) ... ok
test_call (pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase) ... ok
test_create (pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase) ... ok
test_str (pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase) ... ok
test_call (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_create (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_getattr (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_pending_call (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_service_call (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_str (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_create (pyamf.tests.remoting.test_client.RequestWrapperTestCase) ... ok
test_null_response (pyamf.tests.remoting.test_client.RequestWrapperTestCase) ... ok
test_set_response (pyamf.tests.remoting.test_client.RequestWrapperTestCase) ... ok
test_str (pyamf.tests.remoting.test_client.RequestWrapperTestCase) ... ok
test_add_http_header (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... \
ok test_add_request (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_append_url_header (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... \
ok test_bad_content_length (pyamf.tests.remoting.test_client.RemotingServiceTestCase) \
... ok test_close_http_response \
(pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok test_create \
(pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok test_credentials \
(pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok \
test_empty_content_length (pyamf.tests.remoting.test_client.RemotingServiceTestCase) \
... ok test_execute (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_execute_single (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_get_amf_request (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... \
ok test_get_request (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_get_response (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_get_service (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_http_request_headers (pyamf.tests.remoting.test_client.RemotingServiceTestCase) \
... ok test_port (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_remove_http_header (pyamf.tests.remoting.test_client.RemotingServiceTestCase) \
... ok test_remove_request (pyamf.tests.remoting.test_client.RemotingServiceTestCase) \
... ok test_replace_url_header \
(pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok test_schemes \
(pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok test_generate \
(pyamf.tests.remoting.test_remoteobject.RandomIdGeneratorTestCase) ... ok \
test_generate (pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase) \
... ok test_request (pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase) \
... ok test_async (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) \
... ok test_create (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) \
... ok test_destination \
(pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... ok \
test_disconnect (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... \
ok test_error (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... \
ok test_fail_preprocess \
(pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... ok test_ping \
(pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... ok \
test_preprocess (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... \
ok test_request (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... \
ok test_too_many_args \
(pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... ok

======================================================================
FAIL: test_object (pyamf.tests.test_amf3.EncoderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf3.py", line \
602, in test_object  self._run([
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf3.py", line \
529, in _run  e.run(self)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/util.py", line 85, in \
run  testcase.assertTrue(check_buffer(self.getval(), s))
AssertionError

======================================================================
FAIL: test_complex_encode_decode_dict (pyamf.tests.test_amf3.ComplexEncodingTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf3.py", line \
1787, in test_complex_encode_decode_dict  \
self.complex_encode_decode_test(decoded['objects'])  File \
"/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf3.py", line 1773, in \
complex_encode_decode_test  self.assertEquals(self.TestSubObject, \
                obj.sub_obj.__class__)
AssertionError: <class 'pyamf.tests.test_amf3.TestSubObject'> != <class \
'pyamf.ASObject'>

======================================================================
FAIL: test_complex_list (pyamf.tests.test_amf0.EncoderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf0.py", line \
303, in test_complex_list  self._run([
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf0.py", line \
139, in _run  e.run(self)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/util.py", line 85, in \
run  testcase.assertTrue(check_buffer(self.getval(), s))
AssertionError

======================================================================
FAIL: test_write_infinites (pyamf.tests.test_util.DataTypeMixInTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_util.py", line \
493, in test_write_infinites  self._write_endian(x, x.write_double, (nan,), (
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_util.py", line \
281, in _write_endian  self.assertEquals(obj.getvalue(), expected[x])
AssertionError: '\x7f\xf8\x00\x00\x00\x00\x00\x00' != \
'\xff\xf8\x00\x00\x00\x00\x00\x00'

----------------------------------------------------------------------
Ran 518 tests in 24.719s

FAILED (failures=4)


["python2.5-install.stdio" (text/plain)]

running install
running build
running build_py
running install_lib
creating install
creating install/home
creating install/home/buildbot
creating install/home/buildbot/jython
creating install/home/buildbot/jython/dist
creating install/home/buildbot/jython/dist/Lib
creating install/home/buildbot/jython/dist/Lib/site-packages
creating install/home/buildbot/jython/dist/Lib/site-packages/pyamf
creating install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting
creating install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway
copying build/lib/pyamf/remoting/gateway/twisted.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/google.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/django.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/wsgi.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/client copying \
build/lib/pyamf/remoting/client/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/client copying \
build/lib/pyamf/remoting/amf0.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting copying \
build/lib/pyamf/remoting/amf3.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/test_remoteobject.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/test_client.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/test_decimal.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/test_sets.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_twisted.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_wsgi.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_django.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_google.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_sqlalchemy.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_django.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_google.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/sol.py -> ./install/home/buildbot/jython/dist/Lib/site-packages/pyamf \
creating install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/messaging.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/data.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex copying \
build/lib/pyamf/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/util copying \
build/lib/pyamf/util/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/util copying \
build/lib/pyamf/util/imports.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/util creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_query.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_utils_translation.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_google_appengine_ext_db.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_base.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_decimal.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/util.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_sets.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_fields.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_sqlalchemy.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/amf0.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf copying \
build/lib/pyamf/amf3.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf creating \
install/home/buildbot/jython/dist/Lib/site-packages/cpyamf copying \
build/lib/cpyamf/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/cpyamf byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/twisted.py \
to twisted$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/google.py \
to google$py.class  File \
"/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/google.py", line \
85  "be successfully decoded."
   ^
SyntaxError: mismatched input '' expecting DEDENT

byte-compiling ./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/django.py \
to django$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/wsgi.py \
to wsgi$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/__init__.py to \
__init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/client/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/amf0.py to \
amf0$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/amf3.py to \
amf3$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting/test_remoteobject.py \
to test_remoteobject$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting/test_client.py \
to test_client$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules/test_decimal.py \
to test_decimal$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules/test_sets.py \
to test_sets$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway/test_twisted.py \
to test_twisted$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway/test_wsgi.py \
to test_wsgi$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway/test_django.py \
to test_django$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway/test_google.py \
to test_google$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters/test_sqlalchemy.py \
to test_sqlalchemy$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters/test_django.py \
to test_django$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters/test_google.py \
to test_google$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/sol.py to sol$py.class \
byte-compiling ./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex/messaging.py \
to messaging$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex/__init__.py to \
__init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex/data.py to \
data$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/__init__.py to \
__init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/util/__init__.py to \
__init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/util/imports.py to \
imports$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_django_db_models_query.py \
to _django_db_models_query$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_django_utils_translation.py \
to _django_utils_translation$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_google_appengine_ext_db.py \
to _google_appengine_ext_db$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/__init__.py to \
__init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_django_db_models_base.py \
to _django_db_models_base$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_decimal.py to \
_decimal$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/util.py to \
util$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_sets.py to \
_sets$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_django_db_models_fields.py \
to _django_db_models_fields$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_sqlalchemy.py \
to _sqlalchemy$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/amf0.py to amf0$py.class \
byte-compiling ./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/amf3.py to \
amf3$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/cpyamf/__init__.py to \
__init__$py.class running install_egg_info
running egg_info
writing PyAMF.egg-info/PKG-INFO
writing requirements to PyAMF.egg-info/requires.txt
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
Copying PyAMF.egg-info to \
./install/home/buildbot/jython/dist/Lib/site-packages/PyAMF-0.5dev-py2.5.egg-info \
running install_scripts


["svn-update_2.stdio" (text/plain)]

A    build
A    build/cpyamf
A    build/cpyamf/amf3.pyx
A    build/cpyamf/__init__.py
A    build/cpyamf/amf3.c
A    build/cpyamf/util.pxd
A    build/cpyamf/util.pyx
A    build/cpyamf/util.c
A    build/LICENSE.txt
A    build/INSTALL.txt
A    build/ez_setup.py
A    build/CHANGES.txt
A    build/THANKS.txt
A    build/setup.py
A    build/MAINTAINERS.txt
A    build/README.txt
A    build/pyamf
A    build/pyamf/tests
A    build/pyamf/tests/test_flex_messaging.py
A    build/pyamf/tests/test_sol.py
A    build/pyamf/tests/test_imports.py
A    build/pyamf/tests/remoting
A    build/pyamf/tests/remoting/test_client.py
A    build/pyamf/tests/remoting/__init__.py
A    build/pyamf/tests/remoting/test_remoteobject.py
A    build/pyamf/tests/test_flex.py
A    build/pyamf/tests/test_xml.py
A    build/pyamf/tests/__init__.py
A    build/pyamf/tests/test_adapters_util.py
A    build/pyamf/tests/test_gateway.py
A    build/pyamf/tests/test_adapters.py
A    build/pyamf/tests/imports
A    build/pyamf/tests/imports/foo
A    build/pyamf/tests/imports/foo/bar
A    build/pyamf/tests/imports/foo/bar/baz.py
A    build/pyamf/tests/imports/foo/bar/__init__.py
A    build/pyamf/tests/imports/foo/bar/gak.py
A    build/pyamf/tests/imports/foo/__init__.py
A    build/pyamf/tests/imports/spam.py
A    build/pyamf/tests/test_modules.py
A    build/pyamf/tests/gateway
A    build/pyamf/tests/gateway/test_wsgi.py
A    build/pyamf/tests/gateway/test_google.py
A    build/pyamf/tests/gateway/__init__.py
A    build/pyamf/tests/gateway/test_django.py
A    build/pyamf/tests/gateway/test_twisted.py
A    build/pyamf/tests/test_util.py
A    build/pyamf/tests/adapters
A    build/pyamf/tests/adapters/test_google.py
A    build/pyamf/tests/adapters/__init__.py
A    build/pyamf/tests/adapters/test_django.py
A    build/pyamf/tests/adapters/test_sqlalchemy.py
A    build/pyamf/tests/util.py
A    build/pyamf/tests/test_basic.py
A    build/pyamf/tests/modules
A    build/pyamf/tests/modules/test_decimal.py
A    build/pyamf/tests/modules/test_sets.py
A    build/pyamf/tests/modules/__init__.py
A    build/pyamf/tests/test_amf0.py
A    build/pyamf/tests/test_remoting.py
A    build/pyamf/tests/test_amf3.py
A    build/pyamf/adapters
A    build/pyamf/adapters/_decimal.py
A    build/pyamf/adapters/_sets.py
A    build/pyamf/adapters/util.py
A    build/pyamf/adapters/_django_db_models_query.py
A    build/pyamf/adapters/__init__.py
A    build/pyamf/adapters/_django_db_models_fields.py
A    build/pyamf/adapters/_django_utils_translation.py
A    build/pyamf/adapters/_sqlalchemy.py
A    build/pyamf/adapters/_django_db_models_base.py
A    build/pyamf/adapters/_google_appengine_ext_db.py
A    build/pyamf/remoting
A    build/pyamf/remoting/gateway
A    build/pyamf/remoting/gateway/wsgi.py
A    build/pyamf/remoting/gateway/google.py
A    build/pyamf/remoting/gateway/__init__.py
A    build/pyamf/remoting/gateway/django.py
A    build/pyamf/remoting/gateway/twisted.py
A    build/pyamf/remoting/__init__.py
A    build/pyamf/remoting/amf0.py
A    build/pyamf/remoting/amf3.py
A    build/pyamf/remoting/client
A    build/pyamf/remoting/client/__init__.py
A    build/pyamf/sol.py
A    build/pyamf/__init__.py
A    build/pyamf/amf0.py
A    build/pyamf/amf3.py
A    build/pyamf/util
A    build/pyamf/util/imports.py
A    build/pyamf/util/__init__.py
A    build/pyamf/flex
A    build/pyamf/flex/data.py
A    build/pyamf/flex/messaging.py
A    build/pyamf/flex/__init__.py
A    build/setup.cfg
Exported revision 2551.

["python2.5-build_2.stdio" (text/plain)]

---------------------------------------------------------------------------
This script requires setuptools version 0.6c9 to run (even to display
help).  I will attempt to download it for you (from
http://pypi.python.org/packages/2.5/s/setuptools/), but
you may need to enable firewall access for this script first.
I will start the download in 15 seconds.

(Note: if this machine does not have network access, please obtain the file

   http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg

and place it in this directory before rerunning this script.)
---------------------------------------------------------------------------
Downloading http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg
********************************************************************************
WARNING:
	An optional code optimization (C extension) could not be compiled.


	Optimizations for this package will not be available!


Compiling extensions is not supported on Jython
********************************************************************************
running build
running build_py
creating build
creating build/lib
creating build/lib/pyamf
copying pyamf/sol.py -> build/lib/pyamf
copying pyamf/__init__.py -> build/lib/pyamf
copying pyamf/amf0.py -> build/lib/pyamf
copying pyamf/amf3.py -> build/lib/pyamf
creating build/lib/cpyamf
copying cpyamf/__init__.py -> build/lib/cpyamf
creating build/lib/pyamf/remoting
copying pyamf/remoting/__init__.py -> build/lib/pyamf/remoting
copying pyamf/remoting/amf0.py -> build/lib/pyamf/remoting
copying pyamf/remoting/amf3.py -> build/lib/pyamf/remoting
creating build/lib/pyamf/flex
copying pyamf/flex/messaging.py -> build/lib/pyamf/flex
copying pyamf/flex/__init__.py -> build/lib/pyamf/flex
copying pyamf/flex/data.py -> build/lib/pyamf/flex
creating build/lib/pyamf/util
copying pyamf/util/__init__.py -> build/lib/pyamf/util
copying pyamf/util/imports.py -> build/lib/pyamf/util
creating build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_query.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_utils_translation.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_google_appengine_ext_db.py -> build/lib/pyamf/adapters
copying pyamf/adapters/__init__.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_base.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_decimal.py -> build/lib/pyamf/adapters
copying pyamf/adapters/util.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_sets.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_fields.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_sqlalchemy.py -> build/lib/pyamf/adapters
creating build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/twisted.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/google.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/django.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/wsgi.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/__init__.py -> build/lib/pyamf/remoting/gateway
creating build/lib/pyamf/remoting/client
copying pyamf/remoting/client/__init__.py -> build/lib/pyamf/remoting/client
creating build/lib/pyamf/tests
creating build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/test_remoteobject.py -> build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/__init__.py -> build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/test_client.py -> build/lib/pyamf/tests/remoting
creating build/lib/pyamf/tests/modules
copying pyamf/tests/modules/test_decimal.py -> build/lib/pyamf/tests/modules
copying pyamf/tests/modules/__init__.py -> build/lib/pyamf/tests/modules
copying pyamf/tests/modules/test_sets.py -> build/lib/pyamf/tests/modules
creating build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_twisted.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_wsgi.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_django.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/__init__.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_google.py -> build/lib/pyamf/tests/gateway
creating build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_sqlalchemy.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_django.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/__init__.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_google.py -> build/lib/pyamf/tests/adapters

["python2.5-test_2.stdio" (text/plain)]

********************************************************************************
WARNING:
	An optional code optimization (C extension) could not be compiled.


	Optimizations for this package will not be available!


Compiling extensions is not supported on Jython
********************************************************************************
running test
running egg_info
creating PyAMF.egg-info
writing PyAMF.egg-info/PKG-INFO
writing requirements to PyAMF.egg-info/requires.txt
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
running build_ext
test_xe_ElementTree (pyamf.tests.test_xml.ElementTreeTestCase) ... ok
test_xe_cElementTree (pyamf.tests.test_xml.ElementTreeTestCase) ... ok
test_to_dict (pyamf.tests.test_adapters_util.HelperTestCase) ... ok
test_to_list (pyamf.tests.test_adapters_util.HelperTestCase) ... ok
test_to_set (pyamf.tests.test_adapters_util.HelperTestCase) ... ok
test_to_tuple (pyamf.tests.test_adapters_util.HelperTestCase) ... ok
test_basic (pyamf.tests.test_adapters.AdapterHelperTestCase) ... ok
test_import (pyamf.tests.test_adapters.AdapterHelperTestCase) ... ok
test_root_import_fail (pyamf.tests.test_adapters.AdapterHelperTestCase) ... ok
test_cwd (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_empty (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_name (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_prev_dir (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_relative (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_root (pyamf.tests.test_imports.JoinPathTestCase) ... ok
test_default (pyamf.tests.test_imports.GetModuleHooksTestCase) ... ok
test_existant (pyamf.tests.test_imports.GetModuleHooksTestCase) ... ok
test_none (pyamf.tests.test_imports.GetModuleHooksTestCase) ... ok
test_getattr (pyamf.tests.test_imports.LazyModuleTestCase) ... ok
test_init (pyamf.tests.test_imports.LazyModuleTestCase) ... ok
test_setattr (pyamf.tests.test_imports.LazyModuleTestCase) ... ok
test_slots (pyamf.tests.test_imports.LazyModuleTestCase) ... ok
test_type (pyamf.tests.test_imports.LazyModuleTestCase) ... ok
test_lazy (pyamf.tests.test_imports.IsLazyTestCase) ... ok
test_loaded (pyamf.tests.test_imports.IsLazyTestCase) ... ok
test_module (pyamf.tests.test_imports.WhenImportedTestCase) ... ok
test_multipleChildDeepParent (pyamf.tests.test_imports.WhenImportedTestCase) ... ok
test_submodule (pyamf.tests.test_imports.WhenImportedTestCase) ... ok
test_error (pyamf.tests.test_imports.FindModuleTestCase) ... ok
test_package (pyamf.tests.test_imports.FindModuleTestCase) ... ok
test_root (pyamf.tests.test_imports.FindModuleTestCase) ... ok
test_subpackage (pyamf.tests.test_imports.FindModuleTestCase) ... ok
test_amf3 (pyamf.tests.test_sol.EncoderTestCase) ... ok
test_encode_header (pyamf.tests.test_sol.EncoderTestCase) ... ok
test_multiple_values (pyamf.tests.test_sol.EncoderTestCase) ... ok
test_amf3 (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_header (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_invalid_header (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_invalid_header_length (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_invalid_header_name_length (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_invalid_header_padding (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_invalid_signature (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_strict_header_length (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_unknown_encoding (pyamf.tests.test_sol.DecoderTestCase) ... ok
test_load_file (pyamf.tests.test_sol.HelperTestCase) ... ok
test_load_name (pyamf.tests.test_sol.HelperTestCase) ... ok
test_save_file (pyamf.tests.test_sol.HelperTestCase) ... ok
test_save_name (pyamf.tests.test_sol.HelperTestCase) ... ok
test_create (pyamf.tests.test_sol.SOLTestCase) ... ok
test_save (pyamf.tests.test_sol.SOLTestCase) ... ok
test_types (pyamf.tests.test_amf3.TypesTestCase) ... ok
test_apply_attrs (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_create (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_create_instance (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_get_alias (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_get_attrs (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_get_class (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_get_static_attrs (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_name (pyamf.tests.test_amf3.ClassDefinitionTestCase) ... ok
test_add_class (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_add_legacy_xml (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_add_object (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_add_string (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_clear (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_copy (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_create (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_empty_string (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_get_by_reference (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_get_object_alias (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_get_reference (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_set_object_alias (pyamf.tests.test_amf3.ContextTestCase) ... ok
test_29b_ints (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_anonymous (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_byte_array (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_custom_type (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_date (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_dict (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_elementtree_tag (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_empty_key_string (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_funcs (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_get_class_definition (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_get_class_definition_attrs (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_list_proxy_references (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_list_references (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_mixed_array (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_object (pyamf.tests.test_amf3.EncoderTestCase) ... FAIL
test_old_style_classes (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_slots (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_slots_registered (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_unknown_func (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_xml (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_xmlstring (pyamf.tests.test_amf3.EncoderTestCase) ... ok
test_boolean (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_byte_array (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_date (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_default_proxy_flag (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_dict (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_get_class_definition (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_infinites (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_integer (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_ioerror_buffer_position (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_list (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_list_references (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_not_strict (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_null (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_number (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_object (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_slots (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_strict (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_string (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_string_references (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_undefined (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_unsignedInteger (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_xml (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_xmlstring (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_xmlstring_references (pyamf.tests.test_amf3.DecoderTestCase) ... ok
test_class_references (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_combined (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_dynamic (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_external (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_object_references (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_static (pyamf.tests.test_amf3.ObjectEncodingTestCase) ... ok
test_combined (pyamf.tests.test_amf3.ObjectDecodingTestCase) ... ok
test_dynamic (pyamf.tests.test_amf3.ObjectDecodingTestCase) ... ok
test_external (pyamf.tests.test_amf3.ObjectDecodingTestCase) ... ok
test_object_references (pyamf.tests.test_amf3.ObjectDecodingTestCase) ... ok
test_static (pyamf.tests.test_amf3.ObjectDecodingTestCase) ... ok
test_boolean (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_byte (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_create (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_double (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_float (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_int (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_multi_byte (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_object (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_object_proxy (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_object_proxy_inside_list (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_object_proxy_mixed_array (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_short (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_uint (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_utf (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_utf_bytes (pyamf.tests.test_amf3.DataOutputTestCase) ... ok
test_boolean (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_byte (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_create (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_double (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_float (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_int (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_multi_byte (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_object (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_short (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_uint (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_utf (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_utf_bytes (pyamf.tests.test_amf3.DataInputTestCase) ... ok
test_deep (pyamf.tests.test_amf3.ClassInheritanceTestCase) ... ok
test_simple (pyamf.tests.test_amf3.ClassInheritanceTestCase) ... ok
test_decode (pyamf.tests.test_amf3.HelperTestCase) ... ok
test_decode_with_context (pyamf.tests.test_amf3.HelperTestCase) ... ok
test_encode (pyamf.tests.test_amf3.HelperTestCase) ... ok
test_encode_with_context (pyamf.tests.test_amf3.HelperTestCase) ... ok
test_complex_dict (pyamf.tests.test_amf3.ComplexEncodingTestCase) ... ok
test_complex_encode_decode_dict (pyamf.tests.test_amf3.ComplexEncodingTestCase) ... \
FAIL test_delitem (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_eq (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_getitem (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_hash (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_init (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_iter (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_setitem (pyamf.tests.test_basic.ASObjectTestCase) ... ok
test_append (pyamf.tests.test_basic.ClassMetaDataTestCase) ... ok
test_contains (pyamf.tests.test_basic.ClassMetaDataTestCase) ... ok
test_create (pyamf.tests.test_basic.ClassMetaDataTestCase) ... ok
test_anonymous (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_bad_class (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_bad_read_func (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_bad_write_func (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_createInstance (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_eq (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_external (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_get_attrs (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_get_class_alias (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_init (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_str (pyamf.tests.test_basic.ClassAliasTestCase) ... ok
test_decode (pyamf.tests.test_basic.HelperTestCase) ... ok
test_encode (pyamf.tests.test_basic.HelperTestCase) ... ok
test_get_decoder (pyamf.tests.test_basic.HelperTestCase) ... ok
test_get_encoder (pyamf.tests.test_basic.HelperTestCase) ... ok
test_anonymous (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_attrs (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_bad_attr_fun (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_bad_metadata (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_dynamic (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_has_alias (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_metadata (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_required_arguments_invalid_1 (pyamf.tests.test_basic.RegisterClassTestCase) ... \
ok test_required_arguments_valid (pyamf.tests.test_basic.RegisterClassTestCase) ... \
ok test_required_argumnets_invalid_2 (pyamf.tests.test_basic.RegisterClassTestCase) \
... ok test_required_argumnets_kwargs (pyamf.tests.test_basic.RegisterClassTestCase) \
... ok test_simple (pyamf.tests.test_basic.RegisterClassTestCase) ... ok
test_alias (pyamf.tests.test_basic.UnregisterClassTestCase) ... ok
test_klass (pyamf.tests.test_basic.UnregisterClassTestCase) ... ok
test_bad_register (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_class (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_class_bad_return (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_class_by_alias (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_class_by_module (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_class_by_module_bad (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_load_unknown_class (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_register (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_unregister (pyamf.tests.test_basic.ClassLoaderTestCase) ... ok
test_add_callable (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_add_class (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_add_invalid (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_add_multiple (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_add_same (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_get_type (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_remove (pyamf.tests.test_basic.TypeMapTestCase) ... ok
test_add (pyamf.tests.test_basic.ErrorClassMapTestCase) ... ok
test_remove (pyamf.tests.test_basic.ErrorClassMapTestCase) ... ok
test_bad_klass (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_duplicate (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_multiple (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_no_args (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_single (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_subclass (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_type_args (pyamf.tests.test_basic.RegisterAliasTypeTestCase) ... ok
test_create (pyamf.tests.test_basic.BaseContextTestCase) ... ok
test_no_alias (pyamf.tests.test_basic.BaseContextTestCase) ... ok
test_object_references (pyamf.tests.test_basic.BaseContextTestCase) ... ok
test_registered_alias (pyamf.tests.test_basic.BaseContextTestCase) ... ok
test_registered_deep (pyamf.tests.test_basic.BaseContextTestCase) ... ok
test_alias (pyamf.tests.test_basic.TypedObjectTestCase) ... ok
test_externalised (pyamf.tests.test_basic.TypedObjectTestCase) ... ok
test_all (pyamf.tests.test_basic.PackageTestCase) ... ok
test_dict (pyamf.tests.test_basic.PackageTestCase) ... ok
test_ignore (pyamf.tests.test_basic.PackageTestCase) ... ok
test_module (pyamf.tests.test_basic.PackageTestCase) ... ok
test_name (pyamf.tests.test_basic.PackageTestCase) ... ok
test_not_strict (pyamf.tests.test_basic.PackageTestCase) ... ok
test_odd (pyamf.tests.test_basic.PackageTestCase) ... ok
test_separator (pyamf.tests.test_basic.PackageTestCase) ... ok
test_strict (pyamf.tests.test_basic.PackageTestCase) ... ok
test_types (pyamf.tests.test_amf0.TypesTestCase) ... ok
test_add (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_clear (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_copy (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_create (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_get_by_reference (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_get_reference (pyamf.tests.test_amf0.ContextTestCase) ... ok
test_amf3 (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_amf3_xml (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_anonymous (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_boolean (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_bytestring (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_complex_list (pyamf.tests.test_amf0.EncoderTestCase) ... FAIL
test_custom_type (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_date (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_dict (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_dynamic (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_elementtree_tag (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_external_subclassed_list (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_force_amf3 (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_funcs (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_list (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_longstring (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_mixed_array (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_nonexternal_subclassed_list (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_null (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_number (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_object (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_old_style_classes (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_slots (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_slots_registered (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_static_attrs (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_string (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_typed_object (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_undefined (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_use_amf3 (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_xml (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_xml_references (pyamf.tests.test_amf0.EncoderTestCase) ... ok
test_amf3 (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_boolean (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_classic_class (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_complex_list (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_date (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_dict (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_dynamic (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_infinites (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_ioerror_buffer_position (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_list (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_longstring (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_mixed_array (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_not_strict (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_null (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_number (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_number_types (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_object (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_registered_class (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_slots (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_slots_registered (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_strict (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_string (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_undefined (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_xml (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_xml_references (pyamf.tests.test_amf0.DecoderTestCase) ... ok
test_create (pyamf.tests.test_amf0.RecordSetTestCase) ... ok
test_decode (pyamf.tests.test_amf0.RecordSetTestCase) ... ok
test_encode (pyamf.tests.test_amf0.RecordSetTestCase) ... ok
test_server_info (pyamf.tests.test_amf0.RecordSetTestCase) ... ok
test_decode (pyamf.tests.test_amf0.HelperTestCase) ... ok
test_decode_with_context (pyamf.tests.test_amf0.HelperTestCase) ... ok
test_encode (pyamf.tests.test_amf0.HelperTestCase) ... ok
test_encode_with_context (pyamf.tests.test_amf0.HelperTestCase) ... ok
test_deep (pyamf.tests.test_amf0.ClassInheritanceTestCase) ... ok
test_simple (pyamf.tests.test_amf0.ClassInheritanceTestCase) ... ok
test_create (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_decode_amf0 (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_decode_amf3 (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_decode_proxy (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_encode_amf0 (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_encode_amf3 (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_source_attr (pyamf.tests.test_flex.ArrayCollectionTestCase) ... ok
test_addItem (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_addItemAt (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_getItemAt (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_getItemIndex (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_removeAll (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_removeItemAt (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_setItemAt (pyamf.tests.test_flex.ArrayCollectionAPITestCase) ... ok
test_decode (pyamf.tests.test_flex.ObjectProxyTestCase) ... ok
test_decode_proxy (pyamf.tests.test_flex.ObjectProxyTestCase) ... ok
test_encode (pyamf.tests.test_flex.ObjectProxyTestCase) ... ok
test_get_attrs (pyamf.tests.test_flex.ObjectProxyTestCase) ... ok
test_build (pyamf.tests.test_gateway.FaultTestCase) ... ok
test_create (pyamf.tests.test_gateway.FaultTestCase) ... ok
test_encode (pyamf.tests.test_gateway.FaultTestCase) ... ok
test_explicit_code (pyamf.tests.test_gateway.FaultTestCase) ... ok
test_call (pyamf.tests.test_gateway.ServiceWrapperTestCase) ... ok
test_cmp (pyamf.tests.test_gateway.ServiceWrapperTestCase) ... ok
test_create (pyamf.tests.test_gateway.ServiceWrapperTestCase) ... ok
test_create_preprocessor (pyamf.tests.test_gateway.ServiceWrapperTestCase) ... ok
test_call (pyamf.tests.test_gateway.ServiceRequestTestCase) ... ok
test_create (pyamf.tests.test_gateway.ServiceRequestTestCase) ... ok
test_contains (pyamf.tests.test_gateway.ServiceCollectionTestCase) ... ok
test_add_service (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_authenticate (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_create (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_get_response (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_long_service_name (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_malformed_credentials_header (pyamf.tests.test_gateway.BaseGatewayTestCase) ... \
ok test_process_request (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_remove_service (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_service_request (pyamf.tests.test_gateway.BaseGatewayTestCase) ... ok
test_request (pyamf.tests.test_gateway.QueryBrowserTestCase) ... ok
test_class_decorator (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_expose_request_decorator (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_expose_request_keyword (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_func_decorator (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_gateway (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_service (pyamf.tests.test_gateway.AuthenticatorTestCase) ... ok
test_decorator (pyamf.tests.test_gateway.ExposeRequestTestCase) ... ok
test_default (pyamf.tests.test_gateway.ExposeRequestTestCase) ... ok
test_gateway (pyamf.tests.test_gateway.ExposeRequestTestCase) ... ok
test_service (pyamf.tests.test_gateway.ExposeRequestTestCase) ... ok
test_call (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_decorator (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_default (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_fail (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_global (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_service (pyamf.tests.test_gateway.PreProcessingTestCase) ... ok
test_bad_request (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) ... ok
test_eof_decode (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) ... ok
test_expected_exceptions_decode (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) \
... ok test_really_bad_decode (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) ... \
ok test_request_method (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) ... ok
test_unknown_request (pyamf.tests.gateway.test_wsgi.WSGIServerTestCase) ... ok
test_get_datetime (pyamf.tests.test_util.TimestampTestCase) ... ok
test_get_negative_datetime (pyamf.tests.test_util.TimestampTestCase) ... ok
test_get_timestamp (pyamf.tests.test_util.TimestampTestCase) ... ok
test_preserved_microseconds (pyamf.tests.test_util.TimestampTestCase) ... ok
test_consume (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_create (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_getvalue (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_len (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_read (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_seek (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_tell (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_truncate (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_write (pyamf.tests.test_util.StringIOProxyTestCase) ... ok
test_nan (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_24bit (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_char (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_double (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_float (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_long (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_short (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_u24bit (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_uchar (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_ulong (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_ushort (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_read_utf8_string (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_24bit (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_char (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_double (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_float (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_infinites (pyamf.tests.test_util.DataTypeMixInTestCase) ... FAIL
test_write_long (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_short (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_u24bit (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_uchar (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_ulong (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_ushort (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_write_utf8_string (pyamf.tests.test_util.DataTypeMixInTestCase) ... ok
test_add (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_add_pos (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_append_string (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_append_types (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_append_unicode (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_create (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_eof (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_peek (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_read (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_remaining (pyamf.tests.test_util.BufferedByteStreamTestCase) ... ok
test_multiple (pyamf.tests.test_util.ClassAliasTestCase) ... ok
test_nested (pyamf.tests.test_util.ClassAliasTestCase) ... ok
test_none_existant (pyamf.tests.test_util.ClassAliasTestCase) ... ok
test_simple (pyamf.tests.test_util.ClassAliasTestCase) ... ok
test_subclass (pyamf.tests.test_util.ClassAliasTestCase) ... ok
test_append (pyamf.tests.test_util.IndexedCollectionTestCase) ... ok
test_array (pyamf.tests.test_util.IndexedCollectionTestCase) ... ok
test_create (pyamf.tests.test_util.IndexedCollectionTestCase) ... ok
test_get_by_reference (pyamf.tests.test_util.IndexedCollectionTestCase) ... ok
test_get_reference_to (pyamf.tests.test_util.IndexedCollectionTestCase) ... ok
test_create (pyamf.tests.test_util.IndexedMapTestCase) ... ok
test_map (pyamf.tests.test_util.IndexedMapTestCase) ... ok
test_duplicate_keys (pyamf.tests.test_util.GetAttrsTestCase) ... ok
test_repr (pyamf.tests.test_flex_messaging.AbstractMessageTestCase) ... ok
test_AcknowledgeMessage (pyamf.tests.test_flex_messaging.EncodingTestCase) ... ok
test_AsyncMessage (pyamf.tests.test_flex_messaging.EncodingTestCase) ... ok
test_CommandMessage (pyamf.tests.test_flex_messaging.EncodingTestCase) ... ok
test_ErrorMessage (pyamf.tests.test_flex_messaging.EncodingTestCase) ... ok
test_RemotingMessage (pyamf.tests.test_flex_messaging.EncodingTestCase) ... ok
test_amf0_encode (pyamf.tests.modules.test_decimal.DecimalTestCase) ... ok
test_amf3_encode (pyamf.tests.modules.test_decimal.DecimalTestCase) ... ok
test_amf0_encode (pyamf.tests.modules.test_sets.ImmutableSetTestCase) ... ok
test_amf3_encode (pyamf.tests.modules.test_sets.ImmutableSetTestCase) ... ok
test_amf_version (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_client_version (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_invalid_body_data_length (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_invalid_header_data_length (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_message_order (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_multiple_headers (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_multiple_request_header_references (pyamf.tests.test_remoting.DecoderTestCase) \
... ok test_null_msg (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_required_header (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_simple_body (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_simple_header (pyamf.tests.test_remoting.DecoderTestCase) ... ok
test_basic (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_header (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_message_order (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_request (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_response (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_xml_amf3 (pyamf.tests.test_remoting.EncoderTestCase) ... ok
test_request (pyamf.tests.test_remoting.StrictEncodingTestCase) ... ok
test_response (pyamf.tests.test_remoting.StrictEncodingTestCase) ... ok
test_exception (pyamf.tests.test_remoting.FaultTestCase) ... ok
test_kwargs (pyamf.tests.test_remoting.FaultTestCase) ... ok
test_body_references (pyamf.tests.test_remoting.ContextTextCase) ... ok
test_encode_bytearray (pyamf.tests.test_remoting.FunctionalTestCase) ... ok
test_base_fault (pyamf.tests.test_remoting.ReprTestCase) ... ok
test_request (pyamf.tests.test_remoting.ReprTestCase) ... ok
test_response (pyamf.tests.test_remoting.ReprTestCase) ... ok
test_call (pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase) ... ok
test_create (pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase) ... ok
test_str (pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase) ... ok
test_call (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_create (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_getattr (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_pending_call (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_service_call (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_str (pyamf.tests.remoting.test_client.ServiceProxyTestCase) ... ok
test_create (pyamf.tests.remoting.test_client.RequestWrapperTestCase) ... ok
test_null_response (pyamf.tests.remoting.test_client.RequestWrapperTestCase) ... ok
test_set_response (pyamf.tests.remoting.test_client.RequestWrapperTestCase) ... ok
test_str (pyamf.tests.remoting.test_client.RequestWrapperTestCase) ... ok
test_add_http_header (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... \
ok test_add_request (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_append_url_header (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... \
ok test_bad_content_length (pyamf.tests.remoting.test_client.RemotingServiceTestCase) \
... ok test_close_http_response \
(pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok test_create \
(pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok test_credentials \
(pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok \
test_empty_content_length (pyamf.tests.remoting.test_client.RemotingServiceTestCase) \
... ok test_execute (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_execute_single (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_get_amf_request (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... \
ok test_get_request (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_get_response (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_get_service (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_http_request_headers (pyamf.tests.remoting.test_client.RemotingServiceTestCase) \
... ok test_port (pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok
test_remove_http_header (pyamf.tests.remoting.test_client.RemotingServiceTestCase) \
... ok test_remove_request (pyamf.tests.remoting.test_client.RemotingServiceTestCase) \
... ok test_replace_url_header \
(pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok test_schemes \
(pyamf.tests.remoting.test_client.RemotingServiceTestCase) ... ok test_generate \
(pyamf.tests.remoting.test_remoteobject.RandomIdGeneratorTestCase) ... ok \
test_generate (pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase) \
... ok test_request (pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase) \
... ok test_async (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) \
... ok test_create (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) \
... ok test_destination \
(pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... ok \
test_disconnect (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... \
ok test_error (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... \
ok test_fail_preprocess \
(pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... ok test_ping \
(pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... ok \
test_preprocess (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... \
ok test_request (pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... \
ok test_too_many_args \
(pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase) ... ok

======================================================================
FAIL: test_object (pyamf.tests.test_amf3.EncoderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf3.py", line \
602, in test_object  self._run([
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf3.py", line \
529, in _run  e.run(self)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/util.py", line 85, in \
run  testcase.assertTrue(check_buffer(self.getval(), s))
AssertionError

======================================================================
FAIL: test_complex_encode_decode_dict (pyamf.tests.test_amf3.ComplexEncodingTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf3.py", line \
1787, in test_complex_encode_decode_dict  \
self.complex_encode_decode_test(decoded['objects'])  File \
"/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf3.py", line 1773, in \
complex_encode_decode_test  self.assertEquals(self.TestSubObject, \
                obj.sub_obj.__class__)
AssertionError: <class 'pyamf.tests.test_amf3.TestSubObject'> != <class \
'pyamf.ASObject'>

======================================================================
FAIL: test_complex_list (pyamf.tests.test_amf0.EncoderTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf0.py", line \
303, in test_complex_list  self._run([
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_amf0.py", line \
139, in _run  e.run(self)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/util.py", line 85, in \
run  testcase.assertTrue(check_buffer(self.getval(), s))
AssertionError

======================================================================
FAIL: test_write_infinites (pyamf.tests.test_util.DataTypeMixInTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_util.py", line \
493, in test_write_infinites  self._write_endian(x, x.write_double, (nan,), (
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/tests/test_util.py", line \
281, in _write_endian  self.assertEquals(obj.getvalue(), expected[x])
AssertionError: '\x7f\xf8\x00\x00\x00\x00\x00\x00' != \
'\xff\xf8\x00\x00\x00\x00\x00\x00'

----------------------------------------------------------------------
Ran 518 tests in 9.888s

FAILED (failures=4)


["python2.5-install_2.stdio" (text/plain)]

********************************************************************************
WARNING:
	An optional code optimization (C extension) could not be compiled.


	Optimizations for this package will not be available!


Compiling extensions is not supported on Jython
********************************************************************************
running install
running build
running build_py
running install_lib
creating install
creating install/home
creating install/home/buildbot
creating install/home/buildbot/jython
creating install/home/buildbot/jython/dist
creating install/home/buildbot/jython/dist/Lib
creating install/home/buildbot/jython/dist/Lib/site-packages
creating install/home/buildbot/jython/dist/Lib/site-packages/pyamf
creating install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting
creating install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway
copying build/lib/pyamf/remoting/gateway/twisted.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/google.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/django.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/wsgi.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/client copying \
build/lib/pyamf/remoting/client/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/client copying \
build/lib/pyamf/remoting/amf0.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting copying \
build/lib/pyamf/remoting/amf3.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/test_remoteobject.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/test_client.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/test_decimal.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/test_sets.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_twisted.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_wsgi.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_django.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_google.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_sqlalchemy.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_django.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_google.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/sol.py -> ./install/home/buildbot/jython/dist/Lib/site-packages/pyamf \
creating install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/messaging.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/data.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex copying \
build/lib/pyamf/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/util copying \
build/lib/pyamf/util/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/util copying \
build/lib/pyamf/util/imports.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/util creating \
install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_query.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_utils_translation.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_google_appengine_ext_db.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_base.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_decimal.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/util.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_sets.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_fields.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_sqlalchemy.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters copying \
build/lib/pyamf/amf0.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf copying \
build/lib/pyamf/amf3.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf creating \
install/home/buildbot/jython/dist/Lib/site-packages/cpyamf copying \
build/lib/cpyamf/__init__.py -> \
./install/home/buildbot/jython/dist/Lib/site-packages/cpyamf byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/twisted.py \
to twisted$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/google.py \
to google$py.class  File \
"/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/google.py", line \
85  "be successfully decoded."
   ^
SyntaxError: mismatched input '' expecting DEDENT

byte-compiling ./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/django.py \
to django$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/wsgi.py \
to wsgi$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/gateway/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/__init__.py to \
__init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/client/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/amf0.py to \
amf0$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/remoting/amf3.py to \
amf3$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting/test_remoteobject.py \
to test_remoteobject$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/remoting/test_client.py \
to test_client$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules/test_decimal.py \
to test_decimal$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/modules/test_sets.py \
to test_sets$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway/test_twisted.py \
to test_twisted$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway/test_wsgi.py \
to test_wsgi$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway/test_django.py \
to test_django$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/gateway/test_google.py \
to test_google$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters/test_sqlalchemy.py \
to test_sqlalchemy$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters/test_django.py \
to test_django$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters/__init__.py \
to __init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/tests/adapters/test_google.py \
to test_google$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/sol.py to sol$py.class \
byte-compiling ./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex/messaging.py \
to messaging$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex/__init__.py to \
__init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/flex/data.py to \
data$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/__init__.py to \
__init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/util/__init__.py to \
__init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/util/imports.py to \
imports$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_django_db_models_query.py \
to _django_db_models_query$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_django_utils_translation.py \
to _django_utils_translation$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_google_appengine_ext_db.py \
to _google_appengine_ext_db$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/__init__.py to \
__init__$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_django_db_models_base.py \
to _django_db_models_base$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_decimal.py to \
_decimal$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/util.py to \
util$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_sets.py to \
_sets$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_django_db_models_fields.py \
to _django_db_models_fields$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/adapters/_sqlalchemy.py \
to _sqlalchemy$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/amf0.py to amf0$py.class \
byte-compiling ./install/home/buildbot/jython/dist/Lib/site-packages/pyamf/amf3.py to \
amf3$py.class byte-compiling \
./install/home/buildbot/jython/dist/Lib/site-packages/cpyamf/__init__.py to \
__init__$py.class running install_egg_info
running egg_info
writing PyAMF.egg-info/PKG-INFO
writing requirements to PyAMF.egg-info/requires.txt
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
Copying PyAMF.egg-info to \
./install/home/buildbot/jython/dist/Lib/site-packages/PyAMF-0.5dev-py2.5.egg-info \
running install_scripts


["Decompress AMF dump files.stdio" (text/plain)]

build/
build/dumps/
build/dumps/adaptive-polling-request1.amf3
build/dumps/adaptive-polling-request2.amf3
build/dumps/adaptive-polling-response1.amf3
build/dumps/adaptive-polling-response2.amf3
build/dumps/array_ref.amf3
build/dumps/arraycollection-request.amf3
build/dumps/arraycollection-response.amf3
build/dumps/basic.amf0
build/dumps/big.amf0
build/dumps/bytearray-request.amf3
build/dumps/bytearray-response.amf3
build/dumps/bytearray.amf3
build/dumps/cfmx.amf0
build/dumps/commandmessage1.amf3
build/dumps/console-request1.amf3
build/dumps/console-response1.amf3
build/dumps/credentials.amf0
build/dumps/customclass.amf0
build/dumps/customclass.amf3
build/dumps/customclassarray.amf0
build/dumps/customclassarray.amf3
build/dumps/dashboard-request1.amf3
build/dumps/dashboard-request3.amf3
build/dumps/dashboard-request4.amf3
build/dumps/dashboard-response1.amf3
build/dumps/dashboard-response2.amf3
build/dumps/dashboard-response3.amf3
build/dumps/dashboard-response4.amf3
build/dumps/describeservice.amf0
build/dumps/dump3.amf3
build/dumps/dump4.amf3
build/dumps/dump5.amf3
build/dumps/dump6.amf3
build/dumps/dump7.amf3
build/dumps/dump8.amf3
build/dumps/error_kega.amf3
build/dumps/externalize.amf3
build/dumps/geoip-request.amf3
build/dumps/imagesnapshot-request.amf3
build/dumps/message1.amf3
build/dumps/message2.amf3
build/dumps/message3.amf3
build/dumps/message4.amf3
build/dumps/message5.amf3
build/dumps/message6.amf3
build/dumps/message7.amf3
build/dumps/multi.amf3
build/dumps/polling.amf3
build/dumps/red5-bytearray-request.amf3
build/dumps/red5-bytearray-response.amf3
build/dumps/red5-externalizable-request.amf3
build/dumps/red5-externalizable-response.amf3
build/dumps/runtimeconfig-messaging-request1.amf3
build/dumps/runtimeconfig-messaging-request2.amf3
build/dumps/runtimeconfig-messaging-request3.amf3
build/dumps/runtimeconfig-messaging-response1.amf3
build/dumps/runtimeconfig-messaging-response2.amf3
build/dumps/runtimeconfig-messaging-response3.amf3
build/dumps/runtimeconfig-remoting-request.amf3
build/dumps/runtimeconfig-remoting-request2.amf3
build/dumps/runtimeconfig-remoting-response.amf3
build/dumps/runtimeconfig-remoting-response2.amf3
build/dumps/stdClass-req.amf
build/dumps/stdClass-resp.amf
build/dumps/test.amf0
build/dumps/test.amf3
build/dumps/test2.amf3
build/dumps/testA.amf3
build/dumps/testB.amf3
build/dumps/xml.amf0
build/dumps/xml.amf3
build/parse_dump.py

["Parsing AMF dumps.stdio" (text/plain)]

Using pyamf from: <module 'pyamf' from \
'/home/buildbot/slaves/pyamf/jython25/build/pyamf/__init__$py.class'> Strict = False

Decoding file: ./build/dumps/dump7.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/message6.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/console-request1.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/bytearray-request.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/runtimeconfig-remoting-response2.amf3
Traceback (most recent call last):
  File "./build/parse_dump.py", line 83, in <module>
    main()
  File "./build/parse_dump.py", line 62, in main
    request = remoting.decode(body, None, options.strict)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/remoting/__init__.py", line \
662, in decode  target, payload = _read_body(stream, decoder, strict, logger)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/remoting/__init__.py", line \
479, in _read_body  data = decoder.readElement()
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/__init__.py", line 699, in \
readElement  return func()
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/__init__.py", line 699, in \
readElement  return func()
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/amf0.py", line 304, in \
readAMF3  element = decoder.readElement()
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/__init__.py", line 699, in \
readElement  return func()
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/__init__.py", line 699, in \
readElement  return func()
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/amf3.py", line 1099, in \
readObject  class_ref, class_def, num_attrs = self._getClassDefinition(ref)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/amf3.py", line 1045, in \
_getClassDefinition  class_alias = pyamf.get_class_alias(class_name)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/amf3.py", line 1045, in \
_getClassDefinition  class_alias = pyamf.get_class_alias(class_name)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/__init__.py", line 1041, in \
get_class_alias  return load_class(klass)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/__init__.py", line 999, in \
load_class  module = get_module(module)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/__init__.py", line 999, in \
load_class  module = get_module(module)
  File "/home/buildbot/slaves/pyamf/jython25/build/pyamf/__init__.py", line 943, in \
get_module  mod = __import__(mod_name)
ValueError: Empty module name


["svn-update_3.stdio" (text/plain)]

A    build
A    build/cpyamf
A    build/cpyamf/amf3.pyx
A    build/cpyamf/__init__.py
A    build/cpyamf/amf3.c
A    build/cpyamf/util.pxd
A    build/cpyamf/util.pyx
A    build/cpyamf/util.c
A    build/LICENSE.txt
A    build/INSTALL.txt
A    build/ez_setup.py
A    build/CHANGES.txt
A    build/THANKS.txt
A    build/setup.py
A    build/MAINTAINERS.txt
A    build/README.txt
A    build/pyamf
A    build/pyamf/tests
A    build/pyamf/tests/test_flex_messaging.py
A    build/pyamf/tests/test_sol.py
A    build/pyamf/tests/test_imports.py
A    build/pyamf/tests/remoting
A    build/pyamf/tests/remoting/test_client.py
A    build/pyamf/tests/remoting/__init__.py
A    build/pyamf/tests/remoting/test_remoteobject.py
A    build/pyamf/tests/test_flex.py
A    build/pyamf/tests/test_xml.py
A    build/pyamf/tests/__init__.py
A    build/pyamf/tests/test_adapters_util.py
A    build/pyamf/tests/test_gateway.py
A    build/pyamf/tests/test_adapters.py
A    build/pyamf/tests/imports
A    build/pyamf/tests/imports/foo
A    build/pyamf/tests/imports/foo/bar
A    build/pyamf/tests/imports/foo/bar/baz.py
A    build/pyamf/tests/imports/foo/bar/__init__.py
A    build/pyamf/tests/imports/foo/bar/gak.py
A    build/pyamf/tests/imports/foo/__init__.py
A    build/pyamf/tests/imports/spam.py
A    build/pyamf/tests/test_modules.py
A    build/pyamf/tests/gateway
A    build/pyamf/tests/gateway/test_wsgi.py
A    build/pyamf/tests/gateway/test_google.py
A    build/pyamf/tests/gateway/__init__.py
A    build/pyamf/tests/gateway/test_django.py
A    build/pyamf/tests/gateway/test_twisted.py
A    build/pyamf/tests/test_util.py
A    build/pyamf/tests/adapters
A    build/pyamf/tests/adapters/test_google.py
A    build/pyamf/tests/adapters/__init__.py
A    build/pyamf/tests/adapters/test_django.py
A    build/pyamf/tests/adapters/test_sqlalchemy.py
A    build/pyamf/tests/util.py
A    build/pyamf/tests/test_basic.py
A    build/pyamf/tests/modules
A    build/pyamf/tests/modules/test_decimal.py
A    build/pyamf/tests/modules/test_sets.py
A    build/pyamf/tests/modules/__init__.py
A    build/pyamf/tests/test_amf0.py
A    build/pyamf/tests/test_remoting.py
A    build/pyamf/tests/test_amf3.py
A    build/pyamf/adapters
A    build/pyamf/adapters/_decimal.py
A    build/pyamf/adapters/_sets.py
A    build/pyamf/adapters/util.py
A    build/pyamf/adapters/_django_db_models_query.py
A    build/pyamf/adapters/__init__.py
A    build/pyamf/adapters/_django_db_models_fields.py
A    build/pyamf/adapters/_django_utils_translation.py
A    build/pyamf/adapters/_sqlalchemy.py
A    build/pyamf/adapters/_django_db_models_base.py
A    build/pyamf/adapters/_google_appengine_ext_db.py
A    build/pyamf/remoting
A    build/pyamf/remoting/gateway
A    build/pyamf/remoting/gateway/wsgi.py
A    build/pyamf/remoting/gateway/google.py
A    build/pyamf/remoting/gateway/__init__.py
A    build/pyamf/remoting/gateway/django.py
A    build/pyamf/remoting/gateway/twisted.py
A    build/pyamf/remoting/__init__.py
A    build/pyamf/remoting/amf0.py
A    build/pyamf/remoting/amf3.py
A    build/pyamf/remoting/client
A    build/pyamf/remoting/client/__init__.py
A    build/pyamf/sol.py
A    build/pyamf/__init__.py
A    build/pyamf/amf0.py
A    build/pyamf/amf3.py
A    build/pyamf/util
A    build/pyamf/util/imports.py
A    build/pyamf/util/__init__.py
A    build/pyamf/flex
A    build/pyamf/flex/data.py
A    build/pyamf/flex/messaging.py
A    build/pyamf/flex/__init__.py
A    build/setup.cfg
Exported revision 2551.

["python2.5-bdist_egg.stdio" (text/plain)]

---------------------------------------------------------------------------
This script requires setuptools version 0.6c9 to run (even to display
help).  I will attempt to download it for you (from
http://pypi.python.org/packages/2.5/s/setuptools/), but
you may need to enable firewall access for this script first.
I will start the download in 15 seconds.

(Note: if this machine does not have network access, please obtain the file

   http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg

and place it in this directory before rerunning this script.)
---------------------------------------------------------------------------
Downloading http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg
                
********************************************************************************
WARNING:
	An optional code optimization (C extension) could not be compiled.


	Optimizations for this package will not be available!


Compiling extensions is not supported on Jython
********************************************************************************
running bdist_egg
running egg_info
creating PyAMF.egg-info
writing PyAMF.egg-info/PKG-INFO
writing requirements to PyAMF.egg-info/requires.txt
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
installing library code to build/bdist.java1.6.0_0/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/pyamf
copying pyamf/sol.py -> build/lib/pyamf
copying pyamf/__init__.py -> build/lib/pyamf
copying pyamf/amf0.py -> build/lib/pyamf
copying pyamf/amf3.py -> build/lib/pyamf
creating build/lib/cpyamf
copying cpyamf/__init__.py -> build/lib/cpyamf
creating build/lib/pyamf/remoting
copying pyamf/remoting/__init__.py -> build/lib/pyamf/remoting
copying pyamf/remoting/amf0.py -> build/lib/pyamf/remoting
copying pyamf/remoting/amf3.py -> build/lib/pyamf/remoting
creating build/lib/pyamf/flex
copying pyamf/flex/messaging.py -> build/lib/pyamf/flex
copying pyamf/flex/__init__.py -> build/lib/pyamf/flex
copying pyamf/flex/data.py -> build/lib/pyamf/flex
creating build/lib/pyamf/util
copying pyamf/util/__init__.py -> build/lib/pyamf/util
copying pyamf/util/imports.py -> build/lib/pyamf/util
creating build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_query.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_utils_translation.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_google_appengine_ext_db.py -> build/lib/pyamf/adapters
copying pyamf/adapters/__init__.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_base.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_decimal.py -> build/lib/pyamf/adapters
copying pyamf/adapters/util.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_sets.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_fields.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_sqlalchemy.py -> build/lib/pyamf/adapters
creating build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/twisted.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/google.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/django.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/wsgi.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/__init__.py -> build/lib/pyamf/remoting/gateway
creating build/lib/pyamf/remoting/client
copying pyamf/remoting/client/__init__.py -> build/lib/pyamf/remoting/client
creating build/lib/pyamf/tests
creating build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/test_remoteobject.py -> build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/__init__.py -> build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/test_client.py -> build/lib/pyamf/tests/remoting
creating build/lib/pyamf/tests/modules
copying pyamf/tests/modules/test_decimal.py -> build/lib/pyamf/tests/modules
copying pyamf/tests/modules/__init__.py -> build/lib/pyamf/tests/modules
copying pyamf/tests/modules/test_sets.py -> build/lib/pyamf/tests/modules
creating build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_twisted.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_wsgi.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_django.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/__init__.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_google.py -> build/lib/pyamf/tests/gateway
creating build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_sqlalchemy.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_django.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/__init__.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_google.py -> build/lib/pyamf/tests/adapters
creating build/bdist.java1.6.0_0
creating build/bdist.java1.6.0_0/egg
creating build/bdist.java1.6.0_0/egg/pyamf
creating build/bdist.java1.6.0_0/egg/pyamf/remoting
creating build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway
copying build/lib/pyamf/remoting/gateway/twisted.py -> \
build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/google.py -> \
build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/django.py -> \
build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/wsgi.py -> \
build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/__init__.py -> \
build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/__init__.py -> build/bdist.java1.6.0_0/egg/pyamf/remoting \
creating build/bdist.java1.6.0_0/egg/pyamf/remoting/client copying \
build/lib/pyamf/remoting/client/__init__.py -> \
build/bdist.java1.6.0_0/egg/pyamf/remoting/client copying \
build/lib/pyamf/remoting/amf0.py -> build/bdist.java1.6.0_0/egg/pyamf/remoting \
copying build/lib/pyamf/remoting/amf3.py -> \
build/bdist.java1.6.0_0/egg/pyamf/remoting creating \
build/bdist.java1.6.0_0/egg/pyamf/tests creating \
build/bdist.java1.6.0_0/egg/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/test_remoteobject.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/__init__.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/test_client.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/remoting creating \
build/bdist.java1.6.0_0/egg/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/test_decimal.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/__init__.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/test_sets.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/modules creating \
build/bdist.java1.6.0_0/egg/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_twisted.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_wsgi.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_django.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/__init__.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_google.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/gateway creating \
build/bdist.java1.6.0_0/egg/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_sqlalchemy.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_django.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/__init__.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_google.py -> \
build/bdist.java1.6.0_0/egg/pyamf/tests/adapters copying build/lib/pyamf/sol.py -> \
build/bdist.java1.6.0_0/egg/pyamf creating build/bdist.java1.6.0_0/egg/pyamf/flex
copying build/lib/pyamf/flex/messaging.py -> build/bdist.java1.6.0_0/egg/pyamf/flex
copying build/lib/pyamf/flex/__init__.py -> build/bdist.java1.6.0_0/egg/pyamf/flex
copying build/lib/pyamf/flex/data.py -> build/bdist.java1.6.0_0/egg/pyamf/flex
copying build/lib/pyamf/__init__.py -> build/bdist.java1.6.0_0/egg/pyamf
creating build/bdist.java1.6.0_0/egg/pyamf/util
copying build/lib/pyamf/util/__init__.py -> build/bdist.java1.6.0_0/egg/pyamf/util
copying build/lib/pyamf/util/imports.py -> build/bdist.java1.6.0_0/egg/pyamf/util
creating build/bdist.java1.6.0_0/egg/pyamf/adapters
copying build/lib/pyamf/adapters/_django_db_models_query.py -> \
build/bdist.java1.6.0_0/egg/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_utils_translation.py -> \
build/bdist.java1.6.0_0/egg/pyamf/adapters copying \
build/lib/pyamf/adapters/_google_appengine_ext_db.py -> \
build/bdist.java1.6.0_0/egg/pyamf/adapters copying \
build/lib/pyamf/adapters/__init__.py -> build/bdist.java1.6.0_0/egg/pyamf/adapters \
copying build/lib/pyamf/adapters/_django_db_models_base.py -> \
build/bdist.java1.6.0_0/egg/pyamf/adapters copying \
build/lib/pyamf/adapters/_decimal.py -> build/bdist.java1.6.0_0/egg/pyamf/adapters \
copying build/lib/pyamf/adapters/util.py -> \
build/bdist.java1.6.0_0/egg/pyamf/adapters copying build/lib/pyamf/adapters/_sets.py \
-> build/bdist.java1.6.0_0/egg/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_fields.py -> \
build/bdist.java1.6.0_0/egg/pyamf/adapters copying \
build/lib/pyamf/adapters/_sqlalchemy.py -> build/bdist.java1.6.0_0/egg/pyamf/adapters \
copying build/lib/pyamf/amf0.py -> build/bdist.java1.6.0_0/egg/pyamf copying \
build/lib/pyamf/amf3.py -> build/bdist.java1.6.0_0/egg/pyamf creating \
build/bdist.java1.6.0_0/egg/cpyamf copying build/lib/cpyamf/__init__.py -> \
build/bdist.java1.6.0_0/egg/cpyamf byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway/twisted.py to twisted$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway/google.py to \
google$py.class  File "build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway/google.py", \
line 85  "be successfully decoded."
   ^
SyntaxError: mismatched input '' expecting DEDENT

byte-compiling build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway/django.py to \
django$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway/wsgi.py to wsgi$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/remoting/gateway/__init__.py to \
__init__$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/remoting/__init__.py to __init__$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/remoting/client/__init__.py to \
__init__$py.class byte-compiling build/bdist.java1.6.0_0/egg/pyamf/remoting/amf0.py \
to amf0$py.class byte-compiling build/bdist.java1.6.0_0/egg/pyamf/remoting/amf3.py to \
amf3$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/tests/remoting/test_remoteobject.py to \
test_remoteobject$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/tests/remoting/__init__.py to __init__$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/tests/remoting/test_client.py to \
test_client$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/tests/modules/test_decimal.py to \
test_decimal$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/tests/modules/__init__.py to __init__$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/tests/modules/test_sets.py to \
test_sets$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/tests/gateway/test_twisted.py to \
test_twisted$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/tests/gateway/test_wsgi.py to test_wsgi$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/tests/gateway/test_django.py to \
test_django$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/tests/gateway/__init__.py to __init__$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/tests/gateway/test_google.py to \
test_google$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/tests/adapters/test_sqlalchemy.py to \
test_sqlalchemy$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/tests/adapters/test_django.py to \
test_django$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/tests/adapters/__init__.py to __init__$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/tests/adapters/test_google.py to \
test_google$py.class byte-compiling build/bdist.java1.6.0_0/egg/pyamf/sol.py to \
sol$py.class byte-compiling build/bdist.java1.6.0_0/egg/pyamf/flex/messaging.py to \
messaging$py.class byte-compiling build/bdist.java1.6.0_0/egg/pyamf/flex/__init__.py \
to __init__$py.class byte-compiling build/bdist.java1.6.0_0/egg/pyamf/flex/data.py to \
data$py.class byte-compiling build/bdist.java1.6.0_0/egg/pyamf/__init__.py to \
__init__$py.class byte-compiling build/bdist.java1.6.0_0/egg/pyamf/util/__init__.py \
to __init__$py.class byte-compiling build/bdist.java1.6.0_0/egg/pyamf/util/imports.py \
to imports$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/adapters/_django_db_models_query.py to \
_django_db_models_query$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/adapters/_django_utils_translation.py to \
_django_utils_translation$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/adapters/_google_appengine_ext_db.py to \
_google_appengine_ext_db$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/adapters/__init__.py to __init__$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/adapters/_django_db_models_base.py \
to _django_db_models_base$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/adapters/_decimal.py to _decimal$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/adapters/util.py to util$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/adapters/_sets.py to _sets$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/adapters/_django_db_models_fields.py \
to _django_db_models_fields$py.class byte-compiling \
build/bdist.java1.6.0_0/egg/pyamf/adapters/_sqlalchemy.py to _sqlalchemy$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/amf0.py to amf0$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/pyamf/amf3.py to amf3$py.class \
byte-compiling build/bdist.java1.6.0_0/egg/cpyamf/__init__.py to __init__$py.class \
creating build/bdist.java1.6.0_0/egg/EGG-INFO copying PyAMF.egg-info/PKG-INFO -> \
build/bdist.java1.6.0_0/egg/EGG-INFO copying PyAMF.egg-info/SOURCES.txt -> \
build/bdist.java1.6.0_0/egg/EGG-INFO copying PyAMF.egg-info/dependency_links.txt -> \
build/bdist.java1.6.0_0/egg/EGG-INFO copying PyAMF.egg-info/requires.txt -> \
build/bdist.java1.6.0_0/egg/EGG-INFO copying PyAMF.egg-info/top_level.txt -> \
build/bdist.java1.6.0_0/egg/EGG-INFO copying PyAMF.egg-info/zip-safe -> \
build/bdist.java1.6.0_0/egg/EGG-INFO creating build/dist
creating './build/dist/PyAMF-0.5dev-py2.5.egg' and adding \
'build/bdist.java1.6.0_0/egg' to it removing 'build/bdist.java1.6.0_0/egg' (and \
everything under it)


["Compress .egg file.stdio" (text/plain)]

./build/dist/
./build/dist/PyAMF-0.5dev-py2.5.egg


_______________________________________________
PyAMF builds mailing list - builds@pyamf.org
http://lists.pyamf.org/mailman/listinfo/builds

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic