Diff of the two buildlogs: -- --- b1/build.log 2020-03-07 02:06:27.950971438 +0000 +++ b2/build.log 2020-03-07 02:07:17.818017043 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Fri Mar 6 14:01:41 -12 2020 -I: pbuilder-time-stamp: 1583546501 +I: Current time: Fri Apr 9 22:29:28 +14 2021 +I: pbuilder-time-stamp: 1617956968 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Sun Feb 25 08:51:40 2018 -12 +gpgv: Signature made Mon Feb 26 10:51:40 2018 +14 gpgv: using RSA key A0B1A9F3508956130E7A425CD416AD15AC6B43FE gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./python-yaql_1.1.3-2.dsc @@ -27,6 +27,18 @@ dpkg-source: info: unpacking python-yaql_1.1.3-2.debian.tar.xz I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/39750/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build6-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/39750/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -259,7 +271,7 @@ Get: 139 http://deb.debian.org/debian buster/main i386 python3-testscenarios all 0.5.0-2 [13.4 kB] Get: 140 http://deb.debian.org/debian buster/main i386 subunit all 1.3.0-1 [13.1 kB] Get: 141 http://deb.debian.org/debian buster/main i386 testrepository all 0.0.20-3 [21.3 kB] -Fetched 42.4 MB in 6s (6577 kB/s) +Fetched 42.4 MB in 3s (14.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -884,7 +896,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/python-yaql-1.1.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/python-yaql-1.1.3/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package python-yaql dpkg-buildpackage: info: source version 1.1.3-2 dpkg-buildpackage: info: source distribution unstable @@ -904,8 +916,8 @@ pyversions: missing debian/pyversions file, fall back to supported versions python setup.py clean -a running clean -'build/lib.linux-i686-2.7' does not exist -- can't clean it -'build/bdist.linux-i686' does not exist -- can't clean it +'build/lib.linux-x86_64-2.7' does not exist -- can't clean it +'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-2.7' does not exist -- can't clean it find . -name \*.pyc -exec rm {} \+ debian/rules override_dh_clean @@ -934,63 +946,63 @@ running build running build_py creating build -creating build/lib.linux-i686-2.7 -creating build/lib.linux-i686-2.7/yaql -creating build/lib.linux-i686-2.7/yaql/cli -copying yaql/cli/run.py -> build/lib.linux-i686-2.7/yaql/cli -copying yaql/cli/cli_functions.py -> build/lib.linux-i686-2.7/yaql/cli -copying yaql/cli/__init__.py -> build/lib.linux-i686-2.7/yaql/cli -creating build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_type_aggregation.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_resolution.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_branching.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_collections.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_engine.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_datetime.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_math.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_yaql_interface.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_boolean.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_legacy.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_system.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_yaqlization.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_common.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/__init__.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_queries.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_contexts.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_miscellaneous.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_strings.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/tests/test_regex.py -> build/lib.linux-i686-2.7/yaql/tests -copying yaql/yaqlization.py -> build/lib.linux-i686-2.7/yaql -copying yaql/legacy.py -> build/lib.linux-i686-2.7/yaql -copying yaql/yaql_interface.py -> build/lib.linux-i686-2.7/yaql -copying yaql/__init__.py -> build/lib.linux-i686-2.7/yaql -creating build/lib.linux-i686-2.7/yaql/language -copying yaql/language/factory.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/parser.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/yaqltypes.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/runner.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/__init__.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/specs.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/exceptions.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/contexts.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/lexer.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/expressions.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/utils.py -> build/lib.linux-i686-2.7/yaql/language -copying yaql/language/conventions.py -> build/lib.linux-i686-2.7/yaql/language -creating build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/boolean.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/legacy.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/strings.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/collections.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/common.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/__init__.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/date_time.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/branching.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/math.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/yaqlized.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/regex.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/queries.py -> build/lib.linux-i686-2.7/yaql/standard_library -copying yaql/standard_library/system.py -> build/lib.linux-i686-2.7/yaql/standard_library +creating build/lib.linux-x86_64-2.7 +creating build/lib.linux-x86_64-2.7/yaql +creating build/lib.linux-x86_64-2.7/yaql/cli +copying yaql/cli/run.py -> build/lib.linux-x86_64-2.7/yaql/cli +copying yaql/cli/cli_functions.py -> build/lib.linux-x86_64-2.7/yaql/cli +copying yaql/cli/__init__.py -> build/lib.linux-x86_64-2.7/yaql/cli +creating build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_yaqlization.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_legacy.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_boolean.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_resolution.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_miscellaneous.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_datetime.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_contexts.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_collections.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_type_aggregation.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_queries.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_branching.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_strings.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_system.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_math.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_engine.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/__init__.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_yaql_interface.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_common.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/tests/test_regex.py -> build/lib.linux-x86_64-2.7/yaql/tests +copying yaql/yaql_interface.py -> build/lib.linux-x86_64-2.7/yaql +copying yaql/legacy.py -> build/lib.linux-x86_64-2.7/yaql +copying yaql/yaqlization.py -> build/lib.linux-x86_64-2.7/yaql +copying yaql/__init__.py -> build/lib.linux-x86_64-2.7/yaql +creating build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/contexts.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/conventions.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/runner.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/exceptions.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/expressions.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/specs.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/utils.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/lexer.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/parser.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/factory.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/yaqltypes.py -> build/lib.linux-x86_64-2.7/yaql/language +copying yaql/language/__init__.py -> build/lib.linux-x86_64-2.7/yaql/language +creating build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/date_time.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/math.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/queries.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/yaqlized.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/branching.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/strings.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/legacy.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/system.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/regex.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/boolean.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/__init__.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/collections.py -> build/lib.linux-x86_64-2.7/yaql/standard_library +copying yaql/standard_library/common.py -> build/lib.linux-x86_64-2.7/yaql/standard_library running egg_info creating yaql.egg-info writing requirements to yaql.egg-info/requires.txt @@ -1019,31 +1031,33 @@ + PYTHONS=disabled + PYTHON3S=disabled + TEST_PARALLEL_OPT=--parallel -+ [ yes = yes ] ++ '[' yes = yes ']' + PYTHONS=2.7 -+ [ yes = yes ] -+ py3versions -vr ++ '[' yes = yes ']' +++ py3versions -vr + PYTHON3S=3.7 -+ [ yes = no ] -+ [ 2.7 = disabled ] -+ cut -d. -f1 -+ echo 2.7 ++ '[' yes = no ']' ++ for pyvers in ${PYTHONS} ${PYTHON3S} ++ '[' 2.7 = disabled ']' +++ cut -d. -f1 +++ echo 2.7 + PYMAJOR=2 -+ echo ===> Testing with python (python2) ++ echo '===> Testing with python (python2)' ===> Testing with python (python2) -+ [ 2 = 3 ] -+ [ 2 = 2 ] -+ pwd -+ [ -d /build/python-yaql-1.1.3/debian/tmp/usr/lib/python3/dist-packages ] -+ [ -e .stestr.conf ] -+ [ -e .testr.conf ] ++ '[' 2 = 3 ']' ++ '[' 2 = 2 ']' +++ pwd ++ '[' -d /build/python-yaql-1.1.3/debian/tmp/usr/lib/python3/dist-packages ']' ++ '[' -e .stestr.conf ']' ++ '[' -e .testr.conf ']' + rm -rf .testrepository + testr-python2 init -+ mktemp -t -+ TEMP_REZ=/tmp/tmp.ykFtdEpfXP -+ tee /tmp/tmp.ykFtdEpfXP +++ mktemp -t ++ TEMP_REZ=/tmp/tmp.kNQUYXDTt1 + subunit2pyunit -+ PYTHON=python2.7 testr-python2 run --parallel --subunit ++ tee /tmp/tmp.kNQUYXDTt1 ++ PYTHON=python2.7 ++ testr-python2 run --parallel --subunit running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ @@ -1051,1549 +1065,1583 @@ running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpmi0zsG +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpCHzj30 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpqpNUwJ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmprKHDXm running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpTS9OgT +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpDobuDE running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpzC0cHD +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmphB_tuO running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpApzpW4 +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpZyr3AB running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpRj3h5S +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp7unbWC running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp6rndM4 +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpsThqMW running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpQuw0pF +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpc5oRKB running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp3TzNXe +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpg0gNq0 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpncN5d1 -yaql.tests.test_boolean.TestBoolean.test_not -yaql.tests.test_boolean.TestBoolean.test_not ... ok -yaql.tests.test_branching.TestBranching.test_coalesce -yaql.tests.test_branching.TestBranching.test_coalesce ... ok -yaql.tests.test_collections.TestCollections.test_delete_all -yaql.tests.test_collections.TestCollections.test_delete_all ... ok -yaql.tests.test_boolean.TestBoolean.test_is_boolean -yaql.tests.test_boolean.TestBoolean.test_is_boolean ... ok +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmppr43LS +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmppu91oX +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpWYDYOG +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpNbIJp_ +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp5YFhIK +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmphFSPKk +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpmu7DGy +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp8GpE6B +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpkAa1R5 +yaql.tests.test_collections.TestCollections.test_contains +yaql.tests.test_collections.TestCollections.test_contains ... ok yaql.tests.test_collections.TestCollections.test_dict_items yaql.tests.test_collections.TestCollections.test_dict_items ... ok -yaql.tests.test_collections.TestCollections.test_dict_from_sequence -yaql.tests.test_collections.TestCollections.test_dict_from_sequence ... ok -yaql.tests.test_collections.TestCollections.test_dict_list_key -yaql.tests.test_collections.TestCollections.test_dict_list_key ... ok -yaql.tests.test_collections.TestCollections.test_dict_get -yaql.tests.test_collections.TestCollections.test_dict_get ... ok -yaql.tests.test_collections.TestCollections.test_dict_set_many_inline -yaql.tests.test_collections.TestCollections.test_dict_set_many_inline ... ok -yaql.tests.test_collections.TestCollections.test_list_neq -yaql.tests.test_collections.TestCollections.test_list_neq ... ok -yaql.tests.test_branching.TestBranching.test_select_case -yaql.tests.test_branching.TestBranching.test_select_case ... ok -yaql.tests.test_collections.TestCollections.test_dict_values -yaql.tests.test_collections.TestCollections.test_dict_values ... ok -yaql.tests.test_collections.TestCollections.test_delete_dict -yaql.tests.test_collections.TestCollections.test_delete_dict ... ok -yaql.tests.test_collections.TestCollections.test_list_expr -yaql.tests.test_collections.TestCollections.test_list_expr ... ok -yaql.tests.test_collections.TestCollections.test_set_eq -yaql.tests.test_collections.TestCollections.test_set_eq ... ok -yaql.tests.test_collections.TestCollections.test_insert_iter -yaql.tests.test_collections.TestCollections.test_insert_iter ... ok -yaql.tests.test_collections.TestCollections.test_replace -yaql.tests.test_collections.TestCollections.test_replace ... ok -yaql.tests.test_collections.TestCollections.test_set_gt -yaql.tests.test_collections.TestCollections.test_set_gt ... ok -yaql.tests.test_collections.TestCollections.test_set_neq -yaql.tests.test_collections.TestCollections.test_set_neq ... ok -yaql.tests.test_collections.TestCollections.test_set_union -yaql.tests.test_collections.TestCollections.test_set_union ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_get_functions -yaql.tests.test_contexts.TestContexts.test_multi_context_get_functions ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_keys -yaql.tests.test_contexts.TestContexts.test_multi_context_keys ... ok -yaql.tests.test_common.TestCommon.test_false -yaql.tests.test_common.TestCommon.test_false ... ok -yaql.tests.test_contexts.TestContexts.test_empty_name -yaql.tests.test_contexts.TestContexts.test_empty_name ... ok -yaql.tests.test_contexts.TestContexts.test_linked_context_data -yaql.tests.test_contexts.TestContexts.test_linked_context_data ... ok +yaql.tests.test_collections.TestCollections.test_dict_set_many +yaql.tests.test_collections.TestCollections.test_dict_set_many ... ok +yaql.tests.test_collections.TestCollections.test_keyword_dict_access +yaql.tests.test_collections.TestCollections.test_keyword_dict_access ... ok yaql.tests.test_contexts.TestContexts.test_linked_context_function_in yaql.tests.test_contexts.TestContexts.test_linked_context_function_in ... ok -yaql.tests.test_common.TestCommon.test_null_to_null -yaql.tests.test_common.TestCommon.test_null_to_null ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_data -yaql.tests.test_contexts.TestContexts.test_multi_context_data ... ok -yaql.tests.test_datetime.TestDatetime.test_build_datetime_components -yaql.tests.test_datetime.TestDatetime.test_build_datetime_components ... ok -yaql.tests.test_datetime.TestDatetime.test_is_datetime -yaql.tests.test_datetime.TestDatetime.test_is_datetime ... ok -yaql.tests.test_boolean.TestBoolean.test_boolean_equality -yaql.tests.test_boolean.TestBoolean.test_boolean_equality ... ok -yaql.tests.test_datetime.TestDatetime.test_build_datetime_iso -yaql.tests.test_datetime.TestDatetime.test_build_datetime_iso ... ok -yaql.tests.test_branching.TestBranching.test_switch -yaql.tests.test_branching.TestBranching.test_switch ... ok -yaql.tests.test_branching.TestBranching.test_examine -yaql.tests.test_branching.TestBranching.test_examine ... ok -yaql.tests.test_datetime.TestDatetime.test_replace -yaql.tests.test_datetime.TestDatetime.test_replace ... ok -yaql.tests.test_datetime.TestDatetime.test_datetime_fields -yaql.tests.test_datetime.TestDatetime.test_datetime_fields ... ok -yaql.tests.test_collections.TestCollections.test_dict_neq -yaql.tests.test_collections.TestCollections.test_dict_neq ... ok -yaql.tests.test_collections.TestCollections.test_dict_eq -yaql.tests.test_collections.TestCollections.test_dict_eq ... ok +yaql.tests.test_datetime.TestDatetime.test_timespan_fields +yaql.tests.test_datetime.TestDatetime.test_timespan_fields ... ok yaql.tests.test_engine.TestEngine.test_boolean_constant_function yaql.tests.test_engine.TestEngine.test_boolean_constant_function ... ok -yaql.tests.test_collections.TestCollections.test_list -yaql.tests.test_collections.TestCollections.test_list ... ok -yaql.tests.test_collections.TestCollections.test_dict_keys -yaql.tests.test_collections.TestCollections.test_dict_keys ... ok -yaql.tests.test_engine.TestEngine.test_function_definition -yaql.tests.test_engine.TestEngine.test_function_definition ... ok yaql.tests.test_collections.TestCollections.test_list_concatenates_and_flatten_generators yaql.tests.test_collections.TestCollections.test_list_concatenates_and_flatten_generators ... ok -yaql.tests.test_boolean.TestBoolean.test_and -yaql.tests.test_boolean.TestBoolean.test_and ... ok -yaql.tests.test_branching.TestBranching.test_switch_case -yaql.tests.test_branching.TestBranching.test_switch_case ... ok -yaql.tests.test_collections.TestCollections.test_contains -yaql.tests.test_collections.TestCollections.test_contains ... ok -yaql.tests.test_boolean.TestBoolean.test_lazy -yaql.tests.test_boolean.TestBoolean.test_lazy ... ok -yaql.tests.test_collections.TestCollections.test_list_from_iterator -yaql.tests.test_collections.TestCollections.test_list_from_iterator ... ok -yaql.tests.test_collections.TestCollections.test_dict_set_many -yaql.tests.test_collections.TestCollections.test_dict_set_many ... ok -yaql.tests.test_collections.TestCollections.test_in -yaql.tests.test_collections.TestCollections.test_in ... ok -yaql.tests.test_collections.TestCollections.test_dict_dict_key -yaql.tests.test_collections.TestCollections.test_dict_dict_key ... ok +yaql.tests.test_collections.TestCollections.test_dict_set +yaql.tests.test_collections.TestCollections.test_dict_set ... ok +yaql.tests.test_collections.TestCollections.test_list_multiplication +yaql.tests.test_collections.TestCollections.test_list_multiplication ... ok +yaql.tests.test_collections.TestCollections.test_indexer_dict_access_with +yaql.tests.test_collections.TestCollections.test_indexer_dict_access_with ... ok +yaql.tests.test_collections.TestCollections.test_set_gt +yaql.tests.test_collections.TestCollections.test_set_gt ... ok +yaql.tests.test_datetime.TestDatetime.test_build_datetime_components +yaql.tests.test_datetime.TestDatetime.test_build_datetime_components ... ok +yaql.tests.test_collections.TestCollections.test_dict_get +yaql.tests.test_collections.TestCollections.test_dict_get ... ok +yaql.tests.test_collections.TestCollections.test_to_list +yaql.tests.test_collections.TestCollections.test_to_list ... ok yaql.tests.test_collections.TestCollections.test_dict_addition yaql.tests.test_collections.TestCollections.test_dict_addition ... ok -yaql.tests.test_branching.TestBranching.test_select_all_cases -yaql.tests.test_branching.TestBranching.test_select_all_cases ... ok yaql.tests.test_common.TestCommon.test_comparision_of_incomparable yaql.tests.test_common.TestCommon.test_comparision_of_incomparable ... ok -yaql.tests.test_collections.TestCollections.test_indexer_dict_access_with -yaql.tests.test_collections.TestCollections.test_indexer_dict_access_with ... ok -yaql.tests.test_collections.TestCollections.test_indexer_list_access -yaql.tests.test_collections.TestCollections.test_indexer_list_access ... ok +yaql.tests.test_contexts.TestContexts.test_empty_name +yaql.tests.test_contexts.TestContexts.test_empty_name ... ok +yaql.tests.test_contexts.TestContexts.test_key_deletion +yaql.tests.test_contexts.TestContexts.test_key_deletion ... ok +yaql.tests.test_contexts.TestContexts.test_linked_context_delete_data +yaql.tests.test_contexts.TestContexts.test_linked_context_delete_data ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_function_delete +yaql.tests.test_contexts.TestContexts.test_multi_context_function_delete ... ok +yaql.tests.test_collections.TestCollections.test_set_addition +yaql.tests.test_collections.TestCollections.test_set_addition ... ok yaql.tests.test_collections.TestCollections.test_indexer_dict_access yaql.tests.test_collections.TestCollections.test_indexer_dict_access ... ok -yaql.tests.test_collections.TestCollections.test_dict_expr -yaql.tests.test_collections.TestCollections.test_dict_expr ... ok -yaql.tests.test_common.TestCommon.test_min -yaql.tests.test_common.TestCommon.test_min ... ok -yaql.tests.test_contexts.TestContexts.test_collect_functions -yaql.tests.test_contexts.TestContexts.test_collect_functions ... ok +yaql.tests.test_boolean.TestBoolean.test_not +yaql.tests.test_boolean.TestBoolean.test_not ... ok +yaql.tests.test_datetime.TestDatetime.test_build_datetime_string +yaql.tests.test_datetime.TestDatetime.test_build_datetime_string ... ok +yaql.tests.test_engine.TestEngine.test_no_matching_function +yaql.tests.test_engine.TestEngine.test_no_matching_function ... ok +yaql.tests.test_collections.TestCollections.test_replace_many +yaql.tests.test_collections.TestCollections.test_replace_many ... ok +yaql.tests.test_boolean.TestBoolean.test_and +yaql.tests.test_boolean.TestBoolean.test_and ... ok +yaql.tests.test_branching.TestBranching.test_examine +yaql.tests.test_branching.TestBranching.test_examine ... ok +yaql.tests.test_collections.TestCollections.test_set_subtraction +yaql.tests.test_collections.TestCollections.test_set_subtraction ... ok +yaql.tests.test_branching.TestBranching.test_select_case +yaql.tests.test_branching.TestBranching.test_select_case ... ok +yaql.tests.test_collections.TestCollections.test_set_len +yaql.tests.test_collections.TestCollections.test_set_len ... ok +yaql.tests.test_branching.TestBranching.test_switch +yaql.tests.test_branching.TestBranching.test_switch ... ok +yaql.tests.test_collections.TestCollections.test_insert +yaql.tests.test_collections.TestCollections.test_insert ... ok +yaql.tests.test_boolean.TestBoolean.test_is_boolean +yaql.tests.test_boolean.TestBoolean.test_is_boolean ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_function_in +yaql.tests.test_contexts.TestContexts.test_multi_context_function_in ... ok +yaql.tests.test_collections.TestCollections.test_delete_all +yaql.tests.test_collections.TestCollections.test_delete_all ... ok +yaql.tests.test_collections.TestCollections.test_dict_dict_key +yaql.tests.test_collections.TestCollections.test_dict_dict_key ... ok +yaql.tests.test_collections.TestCollections.test_dict_from_sequence +yaql.tests.test_collections.TestCollections.test_dict_from_sequence ... ok +yaql.tests.test_branching.TestBranching.test_select_all_cases +yaql.tests.test_branching.TestBranching.test_select_all_cases ... ok +yaql.tests.test_common.TestCommon.test_string +yaql.tests.test_common.TestCommon.test_string ... ok +yaql.tests.test_boolean.TestBoolean.test_or +yaql.tests.test_boolean.TestBoolean.test_or ... ok +yaql.tests.test_collections.TestCollections.test_list +yaql.tests.test_collections.TestCollections.test_list ... ok yaql.tests.test_contexts.TestContexts.test_data yaql.tests.test_contexts.TestContexts.test_data ... ok +yaql.tests.test_contexts.TestContexts.test_delete_function +yaql.tests.test_contexts.TestContexts.test_delete_function ... ok yaql.tests.test_contexts.TestContexts.test_linked_context_collect_functions yaql.tests.test_contexts.TestContexts.test_linked_context_collect_functions ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_function_in -yaql.tests.test_contexts.TestContexts.test_multi_context_function_in ... ok -yaql.tests.test_collections.TestCollections.test_set_from_iterator -yaql.tests.test_collections.TestCollections.test_set_from_iterator ... ok -yaql.tests.test_collections.TestCollections.test_list_addition -yaql.tests.test_collections.TestCollections.test_list_addition ... ok -yaql.tests.test_collections.TestCollections.test_insert_many -yaql.tests.test_collections.TestCollections.test_insert_many ... ok yaql.tests.test_datetime.TestDatetime.test_build_timespan yaql.tests.test_datetime.TestDatetime.test_build_timespan ... ok -yaql.tests.test_boolean.TestBoolean.test_or -yaql.tests.test_boolean.TestBoolean.test_or ... ok -yaql.tests.test_collections.TestCollections.test_set_add -yaql.tests.test_collections.TestCollections.test_set_add ... ok -yaql.tests.test_collections.TestCollections.test_keyword_dict_access -yaql.tests.test_collections.TestCollections.test_keyword_dict_access ... ok -yaql.tests.test_collections.TestCollections.test_to_set -yaql.tests.test_collections.TestCollections.test_to_set ... ok -yaql.tests.test_datetime.TestDatetime.test_datetime_from_timestamp -yaql.tests.test_datetime.TestDatetime.test_datetime_from_timestamp ... ok -yaql.tests.test_engine.TestEngine.test_grammar_error -yaql.tests.test_engine.TestEngine.test_grammar_error ... ok -yaql.tests.test_common.TestCommon.test_true -yaql.tests.test_common.TestCommon.test_true ... ok -yaql.tests.test_collections.TestCollections.test_list_eq -yaql.tests.test_collections.TestCollections.test_list_eq ... ok +yaql.tests.test_collections.TestCollections.test_replace +yaql.tests.test_collections.TestCollections.test_replace ... ok +yaql.tests.test_collections.TestCollections.test_set_difference +yaql.tests.test_collections.TestCollections.test_set_difference ... ok +yaql.tests.test_contexts.TestContexts.test_collect_functions +yaql.tests.test_contexts.TestContexts.test_collect_functions ... ok +yaql.tests.test_contexts.TestContexts.test_get_functions +yaql.tests.test_contexts.TestContexts.test_get_functions ... ok +yaql.tests.test_collections.TestCollections.test_list_addition +yaql.tests.test_collections.TestCollections.test_list_addition ... ok yaql.tests.test_contexts.TestContexts.test_function_in yaql.tests.test_contexts.TestContexts.test_function_in ... ok -yaql.tests.test_collections.TestCollections.test_list_multiplication -yaql.tests.test_collections.TestCollections.test_list_multiplication ... ok -yaql.tests.test_engine.TestEngine.test_no_matching_method -yaql.tests.test_engine.TestEngine.test_no_matching_method ... ok -yaql.tests.test_collections.TestCollections.test_set_addition -yaql.tests.test_collections.TestCollections.test_set_addition ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_data_in +yaql.tests.test_contexts.TestContexts.test_multi_context_data_in ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_delete_data +yaql.tests.test_contexts.TestContexts.test_multi_context_delete_data ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_keys +yaql.tests.test_contexts.TestContexts.test_multi_context_keys ... ok +yaql.tests.test_engine.TestEngine.test_invalid_parameter +yaql.tests.test_engine.TestEngine.test_invalid_parameter ... ok +yaql.tests.test_branching.TestBranching.test_coalesce +yaql.tests.test_branching.TestBranching.test_coalesce ... ok +yaql.tests.test_datetime.TestDatetime.test_datetime_math +yaql.tests.test_datetime.TestDatetime.test_datetime_math ... ok +yaql.tests.test_collections.TestCollections.test_insert_iter +yaql.tests.test_collections.TestCollections.test_insert_iter ... ok yaql.tests.test_collections.TestCollections.test_delete yaql.tests.test_collections.TestCollections.test_delete ... ok -yaql.tests.test_engine.TestEngine.test_no_method_registered -yaql.tests.test_engine.TestEngine.test_no_method_registered ... ok -yaql.tests.test_collections.TestCollections.test_set_difference -yaql.tests.test_collections.TestCollections.test_set_difference ... ok -yaql.tests.test_collections.TestCollections.test_set -yaql.tests.test_collections.TestCollections.test_set ... ok -yaql.tests.test_collections.TestCollections.test_replace_many -yaql.tests.test_collections.TestCollections.test_replace_many ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_filter -yaql.tests.test_legacy.TestLegacyNewEngine.test_filter ... ok -yaql.tests.test_collections.TestCollections.test_set_lte -yaql.tests.test_collections.TestCollections.test_set_lte ... ok -yaql.tests.test_collections.TestCollections.test_dict -yaql.tests.test_collections.TestCollections.test_dict ... ok -yaql.tests.test_math.TestMath.test_binary_minus_int -yaql.tests.test_math.TestMath.test_binary_minus_int ... ok -yaql.tests.test_collections.TestCollections.test_set_lt -yaql.tests.test_collections.TestCollections.test_set_lt ... ok -yaql.tests.test_math.TestMath.test_bitwise_or -yaql.tests.test_math.TestMath.test_bitwise_or ... ok -yaql.tests.test_collections.TestCollections.test_set_subtraction -yaql.tests.test_collections.TestCollections.test_set_subtraction ... ok -yaql.tests.test_contexts.TestContexts.test_key_deletion -yaql.tests.test_contexts.TestContexts.test_key_deletion ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_function_delete -yaql.tests.test_contexts.TestContexts.test_multi_context_function_delete ... ok -yaql.tests.test_collections.TestCollections.test_set_gte -yaql.tests.test_collections.TestCollections.test_set_gte ... ok -yaql.tests.test_legacy.TestLegacy.test_as -yaql.tests.test_legacy.TestLegacy.test_as ... ok +yaql.tests.test_collections.TestCollections.test_list_from_iterator +yaql.tests.test_collections.TestCollections.test_list_from_iterator ... ok +yaql.tests.test_collections.TestCollections.test_dict_keys +yaql.tests.test_collections.TestCollections.test_dict_keys ... ok +yaql.tests.test_collections.TestCollections.test_set_from_iterator +yaql.tests.test_collections.TestCollections.test_set_from_iterator ... ok +yaql.tests.test_datetime.TestDatetime.test_datetime_from_timestamp +yaql.tests.test_datetime.TestDatetime.test_datetime_from_timestamp ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_bool +yaql.tests.test_legacy.TestLegacyNewEngine.test_bool ... ok +yaql.tests.test_collections.TestCollections.test_dict_eq +yaql.tests.test_collections.TestCollections.test_dict_eq ... ok +yaql.tests.test_collections.TestCollections.test_list_expr +yaql.tests.test_collections.TestCollections.test_list_expr ... ok +yaql.tests.test_collections.TestCollections.test_dict_set_many_inline +yaql.tests.test_collections.TestCollections.test_dict_set_many_inline ... ok +yaql.tests.test_collections.TestCollections.test_set_neq +yaql.tests.test_collections.TestCollections.test_set_neq ... ok +yaql.tests.test_datetime.TestDatetime.test_is_datetime +yaql.tests.test_datetime.TestDatetime.test_is_datetime ... ok +yaql.tests.test_collections.TestCollections.test_set_symmetric_difference +yaql.tests.test_collections.TestCollections.test_set_symmetric_difference ... ok +yaql.tests.test_boolean.TestBoolean.test_lazy +yaql.tests.test_boolean.TestBoolean.test_lazy ... ok +yaql.tests.test_engine.TestEngine.test_constant_function +yaql.tests.test_engine.TestEngine.test_constant_function ... ok +yaql.tests.test_collections.TestCollections.test_set_add +yaql.tests.test_collections.TestCollections.test_set_add ... ok +yaql.tests.test_common.TestCommon.test_ordering +yaql.tests.test_common.TestCommon.test_ordering ... ok yaql.tests.test_collections.TestCollections.test_set_remove yaql.tests.test_collections.TestCollections.test_set_remove ... ok -yaql.tests.test_contexts.TestContexts.test_missing_key_access -yaql.tests.test_contexts.TestContexts.test_missing_key_access ... ok -yaql.tests.test_collections.TestCollections.test_dict_set -yaql.tests.test_collections.TestCollections.test_dict_set ... ok -yaql.tests.test_math.TestMath.test_gte -yaql.tests.test_math.TestMath.test_gte ... ok -yaql.tests.test_collections.TestCollections.test_to_dict -yaql.tests.test_collections.TestCollections.test_to_dict ... ok +yaql.tests.test_common.TestCommon.test_max +yaql.tests.test_common.TestCommon.test_max ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_get_functions +yaql.tests.test_contexts.TestContexts.test_multi_context_get_functions ... ok +yaql.tests.test_collections.TestCollections.test_set_union +yaql.tests.test_collections.TestCollections.test_set_union ... ok +yaql.tests.test_common.TestCommon.test_null +yaql.tests.test_common.TestCommon.test_null ... ok +yaql.tests.test_engine.TestEngine.test_no_trailing_commas +yaql.tests.test_engine.TestEngine.test_no_trailing_commas ... ok +yaql.tests.test_datetime.TestDatetime.test_build_datetime_iso +yaql.tests.test_datetime.TestDatetime.test_build_datetime_iso ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_compare_not_comparable +yaql.tests.test_legacy.TestLegacyNewEngine.test_compare_not_comparable ... ok +yaql.tests.test_collections.TestCollections.test_in +yaql.tests.test_collections.TestCollections.test_in ... ok +yaql.tests.test_engine.TestEngine.test_delegate_factory +yaql.tests.test_engine.TestEngine.test_delegate_factory ... ok yaql.tests.test_datetime.TestDatetime.test_is_timespan yaql.tests.test_datetime.TestDatetime.test_is_timespan ... ok -yaql.tests.test_datetime.TestDatetime.test_datetime_math -yaql.tests.test_datetime.TestDatetime.test_datetime_math ... ok -yaql.tests.test_legacy.TestLegacy.test_filter -yaql.tests.test_legacy.TestLegacy.test_filter ... ok -yaql.tests.test_engine.TestEngine.test_constant_function -yaql.tests.test_engine.TestEngine.test_constant_function ... ok -yaql.tests.test_math.TestMath.test_shift_bits_right -yaql.tests.test_math.TestMath.test_shift_bits_right ... ok -yaql.tests.test_collections.TestCollections.test_set_len -yaql.tests.test_collections.TestCollections.test_set_len ... ok -yaql.tests.test_datetime.TestDatetime.test_now -yaql.tests.test_datetime.TestDatetime.test_now ... ok -yaql.tests.test_common.TestCommon.test_string -yaql.tests.test_common.TestCommon.test_string ... ok +yaql.tests.test_math.TestMath.test_binary_minus_float +yaql.tests.test_math.TestMath.test_binary_minus_float ... ok +yaql.tests.test_collections.TestCollections.test_list_neq +yaql.tests.test_collections.TestCollections.test_list_neq ... ok +yaql.tests.test_engine.TestEngine.test_function_definition +yaql.tests.test_engine.TestEngine.test_function_definition ... ok +yaql.tests.test_engine.TestEngine.test_numeric_constant_function +yaql.tests.test_engine.TestEngine.test_numeric_constant_function ... ok +yaql.tests.test_collections.TestCollections.test_dict_list_key +yaql.tests.test_collections.TestCollections.test_dict_list_key ... ok +yaql.tests.test_engine.TestEngine.test_skip_args +yaql.tests.test_engine.TestEngine.test_skip_args ... ok +yaql.tests.test_engine.TestEngine.test_keyword_constant_function +yaql.tests.test_engine.TestEngine.test_keyword_constant_function ... ok +yaql.tests.test_engine.TestEngine.test_super +yaql.tests.test_engine.TestEngine.test_super ... ok +yaql.tests.test_math.TestMath.test_random +yaql.tests.test_math.TestMath.test_random ... ok +yaql.tests.test_branching.TestBranching.test_switch_case +yaql.tests.test_branching.TestBranching.test_switch_case ... ok +yaql.tests.test_collections.TestCollections.test_set_lt +yaql.tests.test_collections.TestCollections.test_set_lt ... ok yaql.tests.test_contexts.TestContexts.test_child_contexts yaql.tests.test_contexts.TestContexts.test_child_contexts ... ok -yaql.tests.test_contexts.TestContexts.test_keys -yaql.tests.test_contexts.TestContexts.test_keys ... ok -yaql.tests.test_contexts.TestContexts.test_linked_context_delete_data -yaql.tests.test_contexts.TestContexts.test_linked_context_delete_data ... ok -yaql.tests.test_miscellaneous.TestMiscellaneous.test_bool_is_not_an_integer -yaql.tests.test_miscellaneous.TestMiscellaneous.test_bool_is_not_an_integer ... ok +yaql.tests.test_contexts.TestContexts.test_linked_context_data +yaql.tests.test_contexts.TestContexts.test_linked_context_data ... ok yaql.tests.test_contexts.TestContexts.test_store_data yaql.tests.test_contexts.TestContexts.test_store_data ... ok -yaql.tests.test_legacy.TestLegacy.test_tuples_func -yaql.tests.test_legacy.TestLegacy.test_tuples_func ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_switch +yaql.tests.test_legacy.TestLegacyNewEngine.test_switch ... ok +yaql.tests.test_queries.TestQueries.test_min +yaql.tests.test_queries.TestQueries.test_min ... ok +yaql.tests.test_collections.TestCollections.test_dict_neq +yaql.tests.test_collections.TestCollections.test_dict_neq ... ok +yaql.tests.test_engine.TestEngine.test_grammar_error +yaql.tests.test_engine.TestEngine.test_grammar_error ... ok +yaql.tests.test_math.TestMath.test_neq +yaql.tests.test_math.TestMath.test_neq ... ok +yaql.tests.test_queries.TestQueries.test_select_many_scalar +yaql.tests.test_queries.TestQueries.test_select_many_scalar ... ok +yaql.tests.test_boolean.TestBoolean.test_boolean_equality +yaql.tests.test_boolean.TestBoolean.test_boolean_equality ... ok yaql.tests.test_engine.TestEngine.test_invalid_method yaql.tests.test_engine.TestEngine.test_invalid_method ... ok -yaql.tests.test_engine.TestEngine.test_keyword_constant_function -yaql.tests.test_engine.TestEngine.test_keyword_constant_function ... ok -yaql.tests.test_engine.TestEngine.test_no_trailing_commas -yaql.tests.test_engine.TestEngine.test_no_trailing_commas ... ok -yaql.tests.test_collections.TestCollections.test_to_list -yaql.tests.test_collections.TestCollections.test_to_list ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_int -yaql.tests.test_legacy.TestLegacyNewEngine.test_int ... ok yaql.tests.test_engine.TestEngine.test_string_constant_function yaql.tests.test_engine.TestEngine.test_string_constant_function ... ok -yaql.tests.test_collections.TestCollections.test_insert -yaql.tests.test_collections.TestCollections.test_insert ... ok -yaql.tests.test_queries.TestQueries.test_complex_query -yaql.tests.test_queries.TestQueries.test_complex_query ... ok -yaql.tests.test_collections.TestCollections.test_set_symmetric_difference -yaql.tests.test_collections.TestCollections.test_set_symmetric_difference ... ok -yaql.tests.test_queries.TestQueries.test_concat -yaql.tests.test_queries.TestQueries.test_concat ... ok -yaql.tests.test_math.TestMath.test_bitwise_xor -yaql.tests.test_math.TestMath.test_bitwise_xor ... ok -yaql.tests.test_math.TestMath.test_gt -yaql.tests.test_math.TestMath.test_gt ... ok -yaql.tests.test_common.TestCommon.test_ordering -yaql.tests.test_common.TestCommon.test_ordering ... ok -yaql.tests.test_queries.TestQueries.test_last -yaql.tests.test_queries.TestQueries.test_last ... ok -yaql.tests.test_common.TestCommon.test_max -yaql.tests.test_common.TestCommon.test_max ... ok -yaql.tests.test_contexts.TestContexts.test_delete_function -yaql.tests.test_contexts.TestContexts.test_delete_function ... ok -yaql.tests.test_contexts.TestContexts.test_get_functions -yaql.tests.test_contexts.TestContexts.test_get_functions ... ok +yaql.tests.test_collections.TestCollections.test_delete_dict +yaql.tests.test_collections.TestCollections.test_delete_dict ... ok +yaql.tests.test_queries.TestQueries.test_aggregate +yaql.tests.test_queries.TestQueries.test_aggregate ... ok +yaql.tests.test_collections.TestCollections.test_dict_values +yaql.tests.test_collections.TestCollections.test_dict_values ... ok +yaql.tests.test_collections.TestCollections.test_indexer_list_access +yaql.tests.test_collections.TestCollections.test_indexer_list_access ... ok +yaql.tests.test_collections.TestCollections.test_insert_many +yaql.tests.test_collections.TestCollections.test_insert_many ... ok yaql.tests.test_contexts.TestContexts.test_name_normalization yaql.tests.test_contexts.TestContexts.test_name_normalization ... ok -yaql.tests.test_common.TestCommon.test_null -yaql.tests.test_common.TestCommon.test_null ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_collect_functions -yaql.tests.test_contexts.TestContexts.test_multi_context_collect_functions ... ok -yaql.tests.test_queries.TestQueries.test_last_index_of -yaql.tests.test_queries.TestQueries.test_last_index_of ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_data_in -yaql.tests.test_contexts.TestContexts.test_multi_context_data_in ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_delete_data -yaql.tests.test_contexts.TestContexts.test_multi_context_delete_data ... ok -yaql.tests.test_math.TestMath.test_int -yaql.tests.test_math.TestMath.test_int ... ok -yaql.tests.test_datetime.TestDatetime.test_build_datetime_string -yaql.tests.test_datetime.TestDatetime.test_build_datetime_string ... ok yaql.tests.test_engine.TestEngine.test_lexical_error yaql.tests.test_engine.TestEngine.test_lexical_error ... ok -yaql.tests.test_queries.TestQueries.test_memorize -yaql.tests.test_queries.TestQueries.test_memorize ... ok -yaql.tests.test_datetime.TestDatetime.test_timespan_fields -yaql.tests.test_datetime.TestDatetime.test_timespan_fields ... ok -yaql.tests.test_regex.TestRegex.test_escape_regex -yaql.tests.test_regex.TestRegex.test_escape_regex ... ok -yaql.tests.test_math.TestMath.test_is_number -yaql.tests.test_math.TestMath.test_is_number ... ok -yaql.tests.test_engine.TestEngine.test_mapping_translation_exception -yaql.tests.test_engine.TestEngine.test_mapping_translation_exception ... ok -yaql.tests.test_regex.TestRegex.test_is_regex -yaql.tests.test_regex.TestRegex.test_is_regex ... ok -yaql.tests.test_engine.TestEngine.test_delegate_factory -yaql.tests.test_engine.TestEngine.test_delegate_factory ... ok -yaql.tests.test_engine.TestEngine.test_duplicate_parameters -yaql.tests.test_engine.TestEngine.test_duplicate_parameters ... ok -yaql.tests.test_engine.TestEngine.test_no_varargs_after_kwargs -yaql.tests.test_engine.TestEngine.test_no_varargs_after_kwargs ... ok -yaql.tests.test_regex.TestRegex.test_search_all_with_selector -yaql.tests.test_regex.TestRegex.test_search_all_with_selector ... ok -yaql.tests.test_math.TestMath.test_modulo_float -yaql.tests.test_math.TestMath.test_modulo_float ... ok -yaql.tests.test_engine.TestEngine.test_no_matching_function -yaql.tests.test_engine.TestEngine.test_no_matching_function ... ok -yaql.tests.test_strings.TestStrings.test_join_seq -yaql.tests.test_strings.TestStrings.test_join_seq ... ok +yaql.tests.test_math.TestMath.test_shift_bits_left +yaql.tests.test_math.TestMath.test_shift_bits_left ... ok +yaql.tests.test_math.TestMath.test_unary_minus +yaql.tests.test_math.TestMath.test_unary_minus ... ok +yaql.tests.test_collections.TestCollections.test_dict_expr +yaql.tests.test_collections.TestCollections.test_dict_expr ... ok +yaql.tests.test_collections.TestCollections.test_list_eq +yaql.tests.test_collections.TestCollections.test_list_eq ... ok +yaql.tests.test_collections.TestCollections.test_set_eq +yaql.tests.test_collections.TestCollections.test_set_eq ... ok +yaql.tests.test_queries.TestQueries.test_all +yaql.tests.test_queries.TestQueries.test_all ... ok +yaql.tests.test_collections.TestCollections.test_to_set +yaql.tests.test_collections.TestCollections.test_to_set ... ok +yaql.tests.test_queries.TestQueries.test_zip +yaql.tests.test_queries.TestQueries.test_zip ... ok +yaql.tests.test_resolution.TestResolution.test_single_layer_ambiguity +yaql.tests.test_resolution.TestResolution.test_single_layer_ambiguity ... ok +yaql.tests.test_collections.TestCollections.test_dict +yaql.tests.test_collections.TestCollections.test_dict ... ok yaql.tests.test_engine.TestEngine.test_high_precedence_operator_insertion yaql.tests.test_engine.TestEngine.test_high_precedence_operator_insertion ... ok -yaql.tests.test_engine.TestEngine.test_invalid_parameter -yaql.tests.test_engine.TestEngine.test_invalid_parameter ... ok -yaql.tests.test_strings.TestStrings.test_min -yaql.tests.test_strings.TestStrings.test_min ... ok -yaql.tests.test_math.TestMath.test_multiplication_float -yaql.tests.test_math.TestMath.test_multiplication_float ... ok +yaql.tests.test_strings.TestStrings.test_str +yaql.tests.test_strings.TestStrings.test_str ... ok +yaql.tests.test_engine.TestEngine.test_no_varargs_after_kwargs +yaql.tests.test_engine.TestEngine.test_no_varargs_after_kwargs ... ok +yaql.tests.test_collections.TestCollections.test_set_gte +yaql.tests.test_collections.TestCollections.test_set_gte ... ok +yaql.tests.test_collections.TestCollections.test_set +yaql.tests.test_collections.TestCollections.test_set ... ok +yaql.tests.test_strings.TestStrings.test_trim_left +yaql.tests.test_strings.TestStrings.test_trim_left ... ok +yaql.tests.test_datetime.TestDatetime.test_datetime_fields +yaql.tests.test_datetime.TestDatetime.test_datetime_fields ... ok +yaql.tests.test_queries.TestQueries.test_generate_many +yaql.tests.test_queries.TestQueries.test_generate_many ... ok +yaql.tests.test_queries.TestQueries.test_concat +yaql.tests.test_queries.TestQueries.test_concat ... ok +yaql.tests.test_common.TestCommon.test_null_to_null +yaql.tests.test_common.TestCommon.test_null_to_null ... ok +yaql.tests.test_collections.TestCollections.test_set_lte +yaql.tests.test_collections.TestCollections.test_set_lte ... ok +yaql.tests.test_contexts.TestContexts.test_missing_key_access +yaql.tests.test_contexts.TestContexts.test_missing_key_access ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_data +yaql.tests.test_contexts.TestContexts.test_multi_context_data ... ok +yaql.tests.test_queries.TestQueries.test_index_of +yaql.tests.test_queries.TestQueries.test_index_of ... ok +yaql.tests.test_system.TestSystem.test_lambda_closure +yaql.tests.test_system.TestSystem.test_lambda_closure ... ok +yaql.tests.test_common.TestCommon.test_true +yaql.tests.test_common.TestCommon.test_true ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_collect_functions +yaql.tests.test_contexts.TestContexts.test_multi_context_collect_functions ... ok yaql.tests.test_engine.TestEngine.test_no_function_registered yaql.tests.test_engine.TestEngine.test_no_function_registered ... ok -yaql.tests.test_strings.TestStrings.test_trim_right -yaql.tests.test_strings.TestStrings.test_trim_right ... ok -yaql.tests.test_math.TestMath.test_zero_division -yaql.tests.test_math.TestMath.test_zero_division ... ok -yaql.tests.test_system.TestSystem.test_assert -yaql.tests.test_system.TestSystem.test_assert ... ok -yaql.tests.test_engine.TestEngine.test_skip_args -yaql.tests.test_engine.TestEngine.test_skip_args ... ok -yaql.tests.test_engine.TestEngine.test_eval -yaql.tests.test_engine.TestEngine.test_eval ... ok -yaql.tests.test_system.TestSystem.test_lambda_passing -yaql.tests.test_system.TestSystem.test_lambda_passing ... ok -yaql.tests.test_queries.TestQueries.test_select -yaql.tests.test_queries.TestQueries.test_select ... ok -yaql.tests.test_engine.TestEngine.test_numeric_constant_function -yaql.tests.test_engine.TestEngine.test_numeric_constant_function ... ok -yaql.tests.test_type_aggregation.TestTypeAggregation.test_not_of_type -yaql.tests.test_type_aggregation.TestTypeAggregation.test_not_of_type ... ok -yaql.tests.test_engine.TestEngine.test_super -yaql.tests.test_engine.TestEngine.test_super ... ok -yaql.tests.test_queries.TestQueries.test_skip -yaql.tests.test_queries.TestQueries.test_skip ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_indexation -yaql.tests.test_yaqlization.TestYaqlization.test_indexation ... ok -yaql.tests.test_legacy.TestLegacy.test_dict_get -yaql.tests.test_legacy.TestLegacy.test_dict_get ... ok +yaql.tests.test_queries.TestQueries.test_keyword_collection_access +yaql.tests.test_queries.TestQueries.test_keyword_collection_access ... ok +yaql.tests.test_datetime.TestDatetime.test_now +yaql.tests.test_datetime.TestDatetime.test_now ... ok +yaql.tests.test_engine.TestEngine.test_duplicate_parameters +yaql.tests.test_engine.TestEngine.test_duplicate_parameters ... ok +yaql.tests.test_queries.TestQueries.test_where +yaql.tests.test_queries.TestQueries.test_where ... ok +yaql.tests.test_collections.TestCollections.test_to_dict +yaql.tests.test_collections.TestCollections.test_to_dict ... ok +yaql.tests.test_strings.TestStrings.test_verbatim_strings +yaql.tests.test_strings.TestStrings.test_verbatim_strings ... ok +yaql.tests.test_datetime.TestDatetime.test_replace +yaql.tests.test_datetime.TestDatetime.test_replace ... ok +yaql.tests.test_common.TestCommon.test_false +yaql.tests.test_common.TestCommon.test_false ... ok yaql.tests.test_legacy.TestLegacyNewEngine.test_range yaql.tests.test_legacy.TestLegacyNewEngine.test_range ... ok -yaql.tests.test_legacy.TestLegacy.test_distinct -yaql.tests.test_legacy.TestLegacy.test_distinct ... ok -yaql.tests.test_regex.TestRegex.test_matches_operator_regex -yaql.tests.test_regex.TestRegex.test_matches_operator_regex ... ok -yaql.tests.test_legacy.TestLegacy.test_take_while -yaql.tests.test_legacy.TestLegacy.test_take_while ... ok -yaql.tests.test_legacy.TestLegacy.test_range -yaql.tests.test_legacy.TestLegacy.test_range ... ok -yaql.tests.test_miscellaneous.TestMiscellaneous.test_pass_lambda_from_code -yaql.tests.test_miscellaneous.TestMiscellaneous.test_pass_lambda_from_code ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_compare_not_comparable -yaql.tests.test_legacy.TestLegacyNewEngine.test_compare_not_comparable ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_dict_get -yaql.tests.test_legacy.TestLegacyNewEngine.test_dict_get ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_not_yaqlized +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_not_yaqlized ... ok +yaql.tests.test_system.TestSystem.test_2nd_order_lambda_collection_expression +yaql.tests.test_system.TestSystem.test_2nd_order_lambda_collection_expression ... ok +yaql.tests.test_system.TestSystem.test_lambda_func_2nd_order +yaql.tests.test_system.TestSystem.test_lambda_func_2nd_order ... ok +yaql.tests.test_common.TestCommon.test_min +yaql.tests.test_common.TestCommon.test_min ... ok +yaql.tests.test_contexts.TestContexts.test_keys +yaql.tests.test_contexts.TestContexts.test_keys ... ok +yaql.tests.test_queries.TestQueries.test_infinite_collections +yaql.tests.test_queries.TestQueries.test_infinite_collections ... ok +yaql.tests.test_legacy.TestLegacy.test_sum +yaql.tests.test_legacy.TestLegacy.test_sum ... ok +yaql.tests.test_yaql_interface.TestYaqlInterface.test_data_access +yaql.tests.test_yaql_interface.TestYaqlInterface.test_data_access ... ok +yaql.tests.test_engine.TestEngine.test_parser_grammar +yaql.tests.test_engine.TestEngine.test_parser_grammar ... ok yaql.tests.test_regex.TestRegex.test_replace_by_on_string yaql.tests.test_regex.TestRegex.test_replace_by_on_string ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_dict -yaql.tests.test_legacy.TestLegacyNewEngine.test_dict ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_keyword_dict_access -yaql.tests.test_legacy.TestLegacyNewEngine.test_keyword_dict_access ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_switch -yaql.tests.test_legacy.TestLegacyNewEngine.test_switch ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_sum -yaql.tests.test_legacy.TestLegacyNewEngine.test_sum ... ok -yaql.tests.test_regex.TestRegex.test_search_with_selector -yaql.tests.test_regex.TestRegex.test_search_with_selector ... ok -yaql.tests.test_math.TestMath.test_binary_plus_float -yaql.tests.test_math.TestMath.test_binary_plus_float ... ok +yaql.tests.test_legacy.TestLegacy.test_tuples_func +yaql.tests.test_legacy.TestLegacy.test_tuples_func ... ok +yaql.tests.test_regex.TestRegex.test_replace_on_string +yaql.tests.test_regex.TestRegex.test_replace_on_string ... ok +yaql.tests.test_engine.TestEngine.test_mapping_translation_exception +yaql.tests.test_engine.TestEngine.test_mapping_translation_exception ... ok +yaql.tests.test_math.TestMath.test_bitwise_not +yaql.tests.test_math.TestMath.test_bitwise_not ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_regexp +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_regexp ... ok +yaql.tests.test_math.TestMath.test_gte +yaql.tests.test_math.TestMath.test_gte ... ok +yaql.tests.test_math.TestMath.test_int +yaql.tests.test_math.TestMath.test_int ... ok +yaql.tests.test_resolution.TestResolution.test_multi_layer_laziness_ambiguity +yaql.tests.test_resolution.TestResolution.test_multi_layer_laziness_ambiguity ... ok +yaql.tests.test_engine.TestEngine.test_no_matching_method +yaql.tests.test_engine.TestEngine.test_no_matching_method ... ok +yaql.tests.test_legacy.TestLegacy.test_distinct +yaql.tests.test_legacy.TestLegacy.test_distinct ... ok +yaql.tests.test_math.TestMath.test_shift_bits_right +yaql.tests.test_math.TestMath.test_shift_bits_right ... ok +yaql.tests.test_strings.TestStrings.test_ends_with +yaql.tests.test_strings.TestStrings.test_ends_with ... ok +yaql.tests.test_queries.TestQueries.test_limit +yaql.tests.test_queries.TestQueries.test_limit ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_distinct +yaql.tests.test_legacy.TestLegacyNewEngine.test_distinct ... ok +yaql.tests.test_engine.TestEngine.test_no_method_registered +yaql.tests.test_engine.TestEngine.test_no_method_registered ... ok yaql.tests.test_math.TestMath.test_abs yaql.tests.test_math.TestMath.test_abs ... ok -yaql.tests.test_queries.TestQueries.test_default_if_empty -yaql.tests.test_queries.TestQueries.test_default_if_empty ... ok -yaql.tests.test_math.TestMath.test_bitwise_and -yaql.tests.test_math.TestMath.test_bitwise_and ... ok -yaql.tests.test_math.TestMath.test_multiplication_int -yaql.tests.test_math.TestMath.test_multiplication_int ... ok -yaql.tests.test_regex.TestRegex.test_split -yaql.tests.test_regex.TestRegex.test_split ... ok -yaql.tests.test_math.TestMath.test_division -yaql.tests.test_math.TestMath.test_division ... ok -yaql.tests.test_queries.TestQueries.test_distinct -yaql.tests.test_queries.TestQueries.test_distinct ... ok -yaql.tests.test_queries.TestQueries.test_aggregate -yaql.tests.test_queries.TestQueries.test_aggregate ... ok -yaql.tests.test_queries.TestQueries.test_any -yaql.tests.test_queries.TestQueries.test_any ... ok -yaql.tests.test_resolution.TestResolution.test_ambiguous_method -yaql.tests.test_resolution.TestResolution.test_ambiguous_method ... ok +yaql.tests.test_queries.TestQueries.test_max +yaql.tests.test_queries.TestQueries.test_max ... ok +yaql.tests.test_strings.TestStrings.test_hex +yaql.tests.test_strings.TestStrings.test_hex ... ok +yaql.tests.test_strings.TestStrings.test_join_pythonic +yaql.tests.test_strings.TestStrings.test_join_pythonic ... ok yaql.tests.test_math.TestMath.test_lt yaql.tests.test_math.TestMath.test_lt ... ok -yaql.tests.test_queries.TestQueries.test_enumerate -yaql.tests.test_queries.TestQueries.test_enumerate ... ok -yaql.tests.test_queries.TestQueries.test_limit -yaql.tests.test_queries.TestQueries.test_limit ... ok -yaql.tests.test_queries.TestQueries.test_first -yaql.tests.test_queries.TestQueries.test_first ... ok -yaql.tests.test_strings.TestStrings.test_ends_with -yaql.tests.test_strings.TestStrings.test_ends_with ... ok -yaql.tests.test_math.TestMath.test_random -yaql.tests.test_math.TestMath.test_random ... ok -yaql.tests.test_queries.TestQueries.test_order_by -yaql.tests.test_queries.TestQueries.test_order_by ... ok -yaql.tests.test_engine.TestEngine.test_parser_grammar -yaql.tests.test_engine.TestEngine.test_parser_grammar ... ok -yaql.tests.test_strings.TestStrings.test_format -yaql.tests.test_strings.TestStrings.test_format ... ok -yaql.tests.test_queries.TestQueries.test_sum -yaql.tests.test_queries.TestQueries.test_sum ... ok -yaql.tests.test_queries.TestQueries.test_append -yaql.tests.test_queries.TestQueries.test_append ... ok -yaql.tests.test_regex.TestRegex.test_split_on_string -yaql.tests.test_regex.TestRegex.test_split_on_string ... ok -yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_multi_layer -yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_multi_layer ... ok +yaql.tests.test_math.TestMath.test_is_integer +yaql.tests.test_math.TestMath.test_is_integer ... ok +yaql.tests.test_queries.TestQueries.test_reverse +yaql.tests.test_queries.TestQueries.test_reverse ... ok +yaql.tests.test_system.TestSystem.test_elvis_method +yaql.tests.test_system.TestSystem.test_elvis_method ... ok +yaql.tests.test_queries.TestQueries.test_accumulate +yaql.tests.test_queries.TestQueries.test_accumulate ... ok +yaql.tests.test_strings.TestStrings.test_join_seq +yaql.tests.test_strings.TestStrings.test_join_seq ... ok +yaql.tests.test_math.TestMath.test_modulo_float +yaql.tests.test_math.TestMath.test_modulo_float ... ok +yaql.tests.test_queries.TestQueries.test_any +yaql.tests.test_queries.TestQueries.test_any ... ok yaql.tests.test_resolution.TestResolution.test_single_layer_laziness_ambiguity yaql.tests.test_resolution.TestResolution.test_single_layer_laziness_ambiguity ... ok -yaql.tests.test_strings.TestStrings.test_is_empty -yaql.tests.test_strings.TestStrings.test_is_empty ... ok -yaql.tests.test_queries.TestQueries.test_distinct_with_selector -yaql.tests.test_queries.TestQueries.test_distinct_with_selector ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_callable +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_callable ... ok +yaql.tests.test_math.TestMath.test_pow +yaql.tests.test_math.TestMath.test_pow ... ok +yaql.tests.test_legacy.TestLegacy.test_dicts_are_iterable +yaql.tests.test_legacy.TestLegacy.test_dicts_are_iterable ... ok yaql.tests.test_strings.TestStrings.test_index_of yaql.tests.test_strings.TestStrings.test_index_of ... ok -yaql.tests.test_strings.TestStrings.test_norm -yaql.tests.test_strings.TestStrings.test_norm ... ok -yaql.tests.test_queries.TestQueries.test_keyword_collection_access -yaql.tests.test_queries.TestQueries.test_keyword_collection_access ... ok -yaql.tests.test_strings.TestStrings.test_verbatim_strings -yaql.tests.test_strings.TestStrings.test_verbatim_strings ... ok -yaql.tests.test_strings.TestStrings.test_starts_with -yaql.tests.test_strings.TestStrings.test_starts_with ... ok -yaql.tests.test_system.TestSystem.test_2nd_order_lambda_collection_expression -yaql.tests.test_system.TestSystem.test_2nd_order_lambda_collection_expression ... ok +yaql.tests.test_strings.TestStrings.test_substring +yaql.tests.test_strings.TestStrings.test_substring ... ok +yaql.tests.test_system.TestSystem.test_calling_non_callable +yaql.tests.test_system.TestSystem.test_calling_non_callable ... ok +yaql.tests.test_queries.TestQueries.test_complex_query +yaql.tests.test_queries.TestQueries.test_complex_query ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_int +yaql.tests.test_legacy.TestLegacyNewEngine.test_int ... ok yaql.tests.test_system.TestSystem.test_function_passing yaql.tests.test_system.TestSystem.test_function_passing ... ok -yaql.tests.test_queries.TestQueries.test_last_index_where -yaql.tests.test_queries.TestQueries.test_last_index_where ... ok -yaql.tests.test_strings.TestStrings.test_to_lower -yaql.tests.test_strings.TestStrings.test_to_lower ... ok -yaql.tests.test_queries.TestQueries.test_where -yaql.tests.test_queries.TestQueries.test_where ... ok -yaql.tests.test_system.TestSystem.test_lambda_closure -yaql.tests.test_system.TestSystem.test_lambda_closure ... ok -yaql.tests.test_yaql_interface.TestYaqlInterface.test_call -yaql.tests.test_yaql_interface.TestYaqlInterface.test_call ... ok -yaql.tests.test_system.TestSystem.test_unpack -yaql.tests.test_system.TestSystem.test_unpack ... ok -yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable -yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable ... ok -yaql.tests.test_queries.TestQueries.test_zip_longest -yaql.tests.test_queries.TestQueries.test_zip_longest ... ok -yaql.tests.test_yaql_interface.TestYaqlInterface.test_data_access -yaql.tests.test_yaql_interface.TestYaqlInterface.test_data_access ... ok -yaql.tests.test_regex.TestRegex.test_replace -yaql.tests.test_regex.TestRegex.test_replace ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_forbidden -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_forbidden ... ok -yaql.tests.test_legacy.TestLegacy.test_dicts_are_iterable -yaql.tests.test_legacy.TestLegacy.test_dicts_are_iterable ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_regexp -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_regexp ... ok -yaql.tests.test_queries.TestQueries.test_group_by -yaql.tests.test_queries.TestQueries.test_group_by ... ok -yaql.tests.test_strings.TestStrings.test_concat_plus -yaql.tests.test_strings.TestStrings.test_concat_plus ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_regexp -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_regexp ... ok -yaql.tests.test_legacy.TestLegacy.test_int -yaql.tests.test_legacy.TestLegacy.test_int ... ok -yaql.tests.test_legacy.TestLegacy.test_dict -yaql.tests.test_legacy.TestLegacy.test_dict ... ok -yaql.tests.test_strings.TestStrings.test_str -yaql.tests.test_strings.TestStrings.test_str ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator -yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator ... ok -yaql.tests.test_queries.TestQueries.test_min -yaql.tests.test_queries.TestQueries.test_min ... ok -yaql.tests.test_math.TestMath.test_brackets -yaql.tests.test_math.TestMath.test_brackets ... ok -yaql.tests.test_legacy.TestLegacy.test_tuples -yaql.tests.test_legacy.TestLegacy.test_tuples ... ok -yaql.tests.test_legacy.TestLegacy.test_bool -yaql.tests.test_legacy.TestLegacy.test_bool ... ok -yaql.tests.test_system.TestSystem.test_def -yaql.tests.test_system.TestSystem.test_def ... ok -yaql.tests.test_queries.TestQueries.test_select_many_scalar -yaql.tests.test_queries.TestQueries.test_select_many_scalar ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_string -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_string ... ok -yaql.tests.test_math.TestMath.test_eq -yaql.tests.test_math.TestMath.test_eq ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_take_while -yaql.tests.test_legacy.TestLegacyNewEngine.test_take_while ... ok -yaql.tests.test_queries.TestQueries.test_single -yaql.tests.test_queries.TestQueries.test_single ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_list -yaql.tests.test_legacy.TestLegacyNewEngine.test_list ... ok -yaql.tests.test_system.TestSystem.test_lambda_func -yaql.tests.test_system.TestSystem.test_lambda_func ... ok +yaql.tests.test_queries.TestQueries.test_distinct +yaql.tests.test_queries.TestQueries.test_distinct ... ok +yaql.tests.test_strings.TestStrings.test_trim +yaql.tests.test_strings.TestStrings.test_trim ... ok +yaql.tests.test_regex.TestRegex.test_escape_regex +yaql.tests.test_regex.TestRegex.test_escape_regex ... ok +yaql.tests.test_legacy.TestLegacy.test_dict_get +yaql.tests.test_legacy.TestLegacy.test_dict_get ... ok +yaql.tests.test_system.TestSystem.test_properties +yaql.tests.test_system.TestSystem.test_properties ... ok +yaql.tests.test_queries.TestQueries.test_slice_where +yaql.tests.test_queries.TestQueries.test_slice_where ... ok yaql.tests.test_math.TestMath.test_float yaql.tests.test_math.TestMath.test_float ... ok +yaql.tests.test_legacy.TestLegacy.test_bool +yaql.tests.test_legacy.TestLegacy.test_bool ... ok +yaql.tests.test_resolution.TestResolution.test_ambiguous_method +yaql.tests.test_resolution.TestResolution.test_ambiguous_method ... ok +yaql.tests.test_system.TestSystem.test_lambda_expression +yaql.tests.test_system.TestSystem.test_lambda_expression ... ok +yaql.tests.test_legacy.TestLegacy.test_int +yaql.tests.test_legacy.TestLegacy.test_int ... ok +yaql.tests.test_yaql_interface.TestYaqlInterface.test_function_call +yaql.tests.test_yaql_interface.TestYaqlInterface.test_function_call ... ok +yaql.tests.test_resolution.TestResolution.test_layer_override +yaql.tests.test_resolution.TestResolution.test_layer_override ... ok +yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_multi_layer +yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_multi_layer ... ok yaql.tests.test_math.TestMath.test_lte yaql.tests.test_math.TestMath.test_lte ... ok -yaql.tests.test_math.TestMath.test_binary_minus_float -yaql.tests.test_math.TestMath.test_binary_minus_float ... ok -yaql.tests.test_math.TestMath.test_modulo_int -yaql.tests.test_math.TestMath.test_modulo_int ... ok -yaql.tests.test_queries.TestQueries.test_split_at -yaql.tests.test_queries.TestQueries.test_split_at ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_not_yaqlized -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_not_yaqlized ... ok -yaql.tests.test_math.TestMath.test_shift_bits_left -yaql.tests.test_math.TestMath.test_shift_bits_left ... ok -yaql.tests.test_math.TestMath.test_pow -yaql.tests.test_math.TestMath.test_pow ... ok -yaql.tests.test_math.TestMath.test_unary_plus -yaql.tests.test_math.TestMath.test_unary_plus ... ok -yaql.tests.test_math.TestMath.test_neq -yaql.tests.test_math.TestMath.test_neq ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_class -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_class ... ok -yaql.tests.test_math.TestMath.test_unary_minus -yaql.tests.test_math.TestMath.test_unary_minus ... ok -yaql.tests.test_queries.TestQueries.test_cycle -yaql.tests.test_queries.TestQueries.test_cycle ... ok -yaql.tests.test_queries.TestQueries.test_split_where -yaql.tests.test_queries.TestQueries.test_split_where ... ok -yaql.tests.test_queries.TestQueries.test_index_of -yaql.tests.test_queries.TestQueries.test_index_of ... ok -yaql.tests.test_math.TestMath.test_sign -yaql.tests.test_math.TestMath.test_sign ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator_with_parameters -yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator_with_parameters ... ok -yaql.tests.test_queries.TestQueries.test_select_many -yaql.tests.test_queries.TestQueries.test_select_many ... ok -yaql.tests.test_queries.TestQueries.test_accumulate -yaql.tests.test_queries.TestQueries.test_accumulate ... ok -yaql.tests.test_queries.TestQueries.test_generate -yaql.tests.test_queries.TestQueries.test_generate ... ok -yaql.tests.test_regex.TestRegex.test_search -yaql.tests.test_regex.TestRegex.test_search ... ok -yaql.tests.test_queries.TestQueries.test_take_while -yaql.tests.test_queries.TestQueries.test_take_while ... ok -yaql.tests.test_queries.TestQueries.test_all -yaql.tests.test_queries.TestQueries.test_all ... ok -yaql.tests.test_resolution.TestResolution.test_single_layer_ambiguity -yaql.tests.test_resolution.TestResolution.test_single_layer_ambiguity ... ok -yaql.tests.test_regex.TestRegex.test_not_matches_operator_regex -yaql.tests.test_regex.TestRegex.test_not_matches_operator_regex ... ok -yaql.tests.test_strings.TestStrings.test_is_string -yaql.tests.test_strings.TestStrings.test_is_string ... ok -yaql.tests.test_legacy.TestLegacy.test_sum -yaql.tests.test_legacy.TestLegacy.test_sum ... ok -yaql.tests.test_queries.TestQueries.test_generate_many -yaql.tests.test_queries.TestQueries.test_generate_many ... ok -yaql.tests.test_queries.TestQueries.test_infinite_collections -yaql.tests.test_queries.TestQueries.test_infinite_collections ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_as -yaql.tests.test_legacy.TestLegacyNewEngine.test_as ... ok -yaql.tests.test_queries.TestQueries.test_len -yaql.tests.test_queries.TestQueries.test_len ... ok -yaql.tests.test_regex.TestRegex.test_replace_by -yaql.tests.test_regex.TestRegex.test_replace_by ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_distinct -yaql.tests.test_legacy.TestLegacyNewEngine.test_distinct ... ok -yaql.tests.test_legacy.TestLegacy.test_float -yaql.tests.test_legacy.TestLegacy.test_float ... ok -yaql.tests.test_queries.TestQueries.test_join -yaql.tests.test_queries.TestQueries.test_join ... ok -yaql.tests.test_strings.TestStrings.test_neq -yaql.tests.test_strings.TestStrings.test_neq ... ok -yaql.tests.test_regex.TestRegex.test_replace_on_string -yaql.tests.test_regex.TestRegex.test_replace_on_string ... ok +yaql.tests.test_math.TestMath.test_is_number +yaql.tests.test_math.TestMath.test_is_number ... ok +yaql.tests.test_legacy.TestLegacy.test_range +yaql.tests.test_legacy.TestLegacy.test_range ... ok yaql.tests.test_legacy.TestLegacyNewEngine.test_float yaql.tests.test_legacy.TestLegacyNewEngine.test_float ... ok -yaql.tests.test_regex.TestRegex.test_not_matches_operator_string -yaql.tests.test_regex.TestRegex.test_not_matches_operator_string ... ok -yaql.tests.test_resolution.TestResolution.test_layer_override -yaql.tests.test_resolution.TestResolution.test_layer_override ... ok -yaql.tests.test_math.TestMath.test_is_integer -yaql.tests.test_math.TestMath.test_is_integer ... ok -yaql.tests.test_regex.TestRegex.test_search_all -yaql.tests.test_regex.TestRegex.test_search_all ... ok +yaql.tests.test_math.TestMath.test_zero_division +yaql.tests.test_math.TestMath.test_zero_division ... ok +yaql.tests.test_math.TestMath.test_modulo_int +yaql.tests.test_math.TestMath.test_modulo_int ... ok +yaql.tests.test_strings.TestStrings.test_eq +yaql.tests.test_strings.TestStrings.test_eq ... ok +yaql.tests.test_system.TestSystem.test_lambda_passing +yaql.tests.test_system.TestSystem.test_lambda_passing ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_regexp +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_regexp ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_auto_yaqlization +yaql.tests.test_yaqlization.TestYaqlization.test_auto_yaqlization ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_keyword_dict_access +yaql.tests.test_legacy.TestLegacyNewEngine.test_keyword_dict_access ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_indexation_blacklist +yaql.tests.test_yaqlization.TestYaqlization.test_indexation_blacklist ... ok yaql.tests.test_strings.TestStrings.test_characters yaql.tests.test_strings.TestStrings.test_characters ... ok -yaql.tests.test_legacy.TestLegacy.test_keyword_dict_access -yaql.tests.test_legacy.TestLegacy.test_keyword_dict_access ... ok -yaql.tests.test_queries.TestQueries.test_order_by_multilevel -yaql.tests.test_queries.TestQueries.test_order_by_multilevel ... ok -yaql.tests.test_strings.TestStrings.test_replace_with_dict -yaql.tests.test_strings.TestStrings.test_replace_with_dict ... ok -yaql.tests.test_math.TestMath.test_round -yaql.tests.test_math.TestMath.test_round ... ok -yaql.tests.test_strings.TestStrings.test_concat_func -yaql.tests.test_strings.TestStrings.test_concat_func ... ok -yaql.tests.test_strings.TestStrings.test_replace -yaql.tests.test_strings.TestStrings.test_replace ... ok -yaql.tests.test_strings.TestStrings.test_hex -yaql.tests.test_strings.TestStrings.test_hex ... ok -yaql.tests.test_queries.TestQueries.test_skip_while -yaql.tests.test_queries.TestQueries.test_skip_while ... ok -yaql.tests.test_miscellaneous.TestMiscellaneous.test_nullable_collections -yaql.tests.test_miscellaneous.TestMiscellaneous.test_nullable_collections ... ok -yaql.tests.test_strings.TestStrings.test_join_pythonic -yaql.tests.test_strings.TestStrings.test_join_pythonic ... ok -yaql.tests.test_strings.TestStrings.test_rsplit -yaql.tests.test_strings.TestStrings.test_rsplit ... ok -yaql.tests.test_regex.TestRegex.test_matches_operator_string -yaql.tests.test_regex.TestRegex.test_matches_operator_string ... ok -yaql.tests.test_strings.TestStrings.test_multiplication -yaql.tests.test_strings.TestStrings.test_multiplication ... ok -yaql.tests.test_strings.TestStrings.test_trim_left -yaql.tests.test_strings.TestStrings.test_trim_left ... ok +yaql.tests.test_queries.TestQueries.test_last_index_of +yaql.tests.test_queries.TestQueries.test_last_index_of ... ok yaql.tests.test_legacy.TestLegacy.test_list yaql.tests.test_legacy.TestLegacy.test_list ... ok -yaql.tests.test_queries.TestQueries.test_is_iterable -yaql.tests.test_queries.TestQueries.test_is_iterable ... ok -yaql.tests.test_system.TestSystem.test_2nd_order_lambda -yaql.tests.test_system.TestSystem.test_2nd_order_lambda ... ok -yaql.tests.test_strings.TestStrings.test_len -yaql.tests.test_strings.TestStrings.test_len ... ok -yaql.tests.test_system.TestSystem.test_elvis_dict -yaql.tests.test_system.TestSystem.test_elvis_dict ... ok -yaql.tests.test_queries.TestQueries.test_max -yaql.tests.test_queries.TestQueries.test_max ... ok -yaql.tests.test_strings.TestStrings.test_to_char_array -yaql.tests.test_strings.TestStrings.test_to_char_array ... ok -yaql.tests.test_yaql_interface.TestYaqlInterface.test_method_call -yaql.tests.test_yaql_interface.TestYaqlInterface.test_method_call ... ok -yaql.tests.test_yaql_interface.TestYaqlInterface.test_function_call -yaql.tests.test_yaql_interface.TestYaqlInterface.test_function_call ... ok -yaql.tests.test_legacy.TestLegacy.test_switch -yaql.tests.test_legacy.TestLegacy.test_switch ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_string -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_string ... ok -yaql.tests.test_system.TestSystem.test_call_function -yaql.tests.test_system.TestSystem.test_call_function ... ok -yaql.tests.test_strings.TestStrings.test_to_upper -yaql.tests.test_strings.TestStrings.test_to_upper ... ok -yaql.tests.test_queries.TestQueries.test_merge_with -yaql.tests.test_queries.TestQueries.test_merge_with ... ok -yaql.tests.test_regex.TestRegex.test_matches -yaql.tests.test_regex.TestRegex.test_matches ... ok -yaql.tests.test_system.TestSystem.test_2nd_order_lambda_expression -yaql.tests.test_system.TestSystem.test_2nd_order_lambda_expression ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_auto_yaqlization -yaql.tests.test_yaqlization.TestYaqlization.test_auto_yaqlization ... ok -yaql.tests.test_regex.TestRegex.test_replace_backref -yaql.tests.test_regex.TestRegex.test_replace_backref ... ok -yaql.tests.test_system.TestSystem.test_call_method -yaql.tests.test_system.TestSystem.test_call_method ... ok -yaql.tests.test_system.TestSystem.test_properties -yaql.tests.test_system.TestSystem.test_properties ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_bool -yaql.tests.test_legacy.TestLegacyNewEngine.test_bool ... ok -yaql.tests.test_resolution.TestResolution.test_multi_layer_laziness_ambiguity -yaql.tests.test_resolution.TestResolution.test_multi_layer_laziness_ambiguity ... ok -yaql.tests.test_type_aggregation.TestTypeAggregation.test_any_of -yaql.tests.test_type_aggregation.TestTypeAggregation.test_any_of ... ok -yaql.tests.test_system.TestSystem.test_unpack_with_names -yaql.tests.test_system.TestSystem.test_unpack_with_names ... ok -yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_single_layer -yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_single_layer ... ok -yaql.tests.test_type_aggregation.TestTypeAggregation.test_chain -yaql.tests.test_type_aggregation.TestTypeAggregation.test_chain ... ok yaql.tests.test_math.TestMath.test_binary_plus_int yaql.tests.test_math.TestMath.test_binary_plus_int ... ok -yaql.tests.test_strings.TestStrings.test_in -yaql.tests.test_strings.TestStrings.test_in ... ok +yaql.tests.test_queries.TestQueries.test_last +yaql.tests.test_queries.TestQueries.test_last ... ok +yaql.tests.test_legacy.TestLegacy.test_as +yaql.tests.test_legacy.TestLegacy.test_as ... ok +yaql.tests.test_queries.TestQueries.test_skip +yaql.tests.test_queries.TestQueries.test_skip ... ok +yaql.tests.test_regex.TestRegex.test_is_regex +yaql.tests.test_regex.TestRegex.test_is_regex ... ok +yaql.tests.test_strings.TestStrings.test_format +yaql.tests.test_strings.TestStrings.test_format ... ok +yaql.tests.test_math.TestMath.test_division +yaql.tests.test_math.TestMath.test_division ... ok +yaql.tests.test_math.TestMath.test_multiplication_int +yaql.tests.test_math.TestMath.test_multiplication_int ... ok +yaql.tests.test_system.TestSystem.test_unpack_with_names +yaql.tests.test_system.TestSystem.test_unpack_with_names ... ok yaql.tests.test_yaqlization.TestYaqlization.test_property_access yaql.tests.test_yaqlization.TestYaqlization.test_property_access ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_callable -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_callable ... ok +yaql.tests.test_miscellaneous.TestMiscellaneous.test_pass_lambda_from_code +yaql.tests.test_miscellaneous.TestMiscellaneous.test_pass_lambda_from_code ... ok +yaql.tests.test_queries.TestQueries.test_range +yaql.tests.test_queries.TestQueries.test_range ... ok +yaql.tests.test_system.TestSystem.test_elvis_dict +yaql.tests.test_system.TestSystem.test_elvis_dict ... ok +yaql.tests.test_regex.TestRegex.test_matches +yaql.tests.test_regex.TestRegex.test_matches ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_filter +yaql.tests.test_legacy.TestLegacyNewEngine.test_filter ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_forbidden +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_forbidden ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_list +yaql.tests.test_legacy.TestLegacyNewEngine.test_list ... ok +yaql.tests.test_math.TestMath.test_bitwise_xor +yaql.tests.test_math.TestMath.test_bitwise_xor ... ok +yaql.tests.test_math.TestMath.test_eq +yaql.tests.test_math.TestMath.test_eq ... ok +yaql.tests.test_math.TestMath.test_gt +yaql.tests.test_math.TestMath.test_gt ... ok +yaql.tests.test_miscellaneous.TestMiscellaneous.test_bool_is_not_an_integer +yaql.tests.test_miscellaneous.TestMiscellaneous.test_bool_is_not_an_integer ... ok +yaql.tests.test_queries.TestQueries.test_cycle +yaql.tests.test_queries.TestQueries.test_cycle ... ok +yaql.tests.test_queries.TestQueries.test_skip_while +yaql.tests.test_queries.TestQueries.test_skip_while ... ok +yaql.tests.test_queries.TestQueries.test_split_at +yaql.tests.test_queries.TestQueries.test_split_at ... ok yaql.tests.test_yaqlization.TestYaqlization.test_property_access_blacklist yaql.tests.test_yaqlization.TestYaqlization.test_property_access_blacklist ... ok +yaql.tests.test_queries.TestQueries.test_merge_with +yaql.tests.test_queries.TestQueries.test_merge_with ... ok +yaql.tests.test_math.TestMath.test_bitwise_or +yaql.tests.test_math.TestMath.test_bitwise_or ... ok +yaql.tests.test_math.TestMath.test_brackets +yaql.tests.test_math.TestMath.test_brackets ... ok +yaql.tests.test_strings.TestStrings.test_in +yaql.tests.test_strings.TestStrings.test_in ... ok +yaql.tests.test_regex.TestRegex.test_not_matches_operator_regex +yaql.tests.test_regex.TestRegex.test_not_matches_operator_regex ... ok +yaql.tests.test_type_aggregation.TestTypeAggregation.test_any_of +yaql.tests.test_type_aggregation.TestTypeAggregation.test_any_of ... ok yaql.tests.test_strings.TestStrings.test_last_index_of yaql.tests.test_strings.TestStrings.test_last_index_of ... ok -yaql.tests.test_math.TestMath.test_bitwise_not -yaql.tests.test_math.TestMath.test_bitwise_not ... ok -yaql.tests.test_strings.TestStrings.test_max -yaql.tests.test_strings.TestStrings.test_max ... ok +yaql.tests.test_queries.TestQueries.test_enumerate +yaql.tests.test_queries.TestQueries.test_enumerate ... ok +yaql.tests.test_queries.TestQueries.test_first +yaql.tests.test_queries.TestQueries.test_first ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_object +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_object ... ok +yaql.tests.test_miscellaneous.TestMiscellaneous.test_nullable_collections +yaql.tests.test_miscellaneous.TestMiscellaneous.test_nullable_collections ... ok +yaql.tests.test_regex.TestRegex.test_replace_backref +yaql.tests.test_regex.TestRegex.test_replace_backref ... ok +yaql.tests.test_queries.TestQueries.test_sum +yaql.tests.test_queries.TestQueries.test_sum ... ok +yaql.tests.test_strings.TestStrings.test_concat_plus +yaql.tests.test_strings.TestStrings.test_concat_plus ... ok +yaql.tests.test_strings.TestStrings.test_replace +yaql.tests.test_strings.TestStrings.test_replace ... ok +yaql.tests.test_queries.TestQueries.test_select +yaql.tests.test_queries.TestQueries.test_select ... ok +yaql.tests.test_strings.TestStrings.test_starts_with +yaql.tests.test_strings.TestStrings.test_starts_with ... ok +yaql.tests.test_queries.TestQueries.test_memorize +yaql.tests.test_queries.TestQueries.test_memorize ... ok +yaql.tests.test_strings.TestStrings.test_is_empty +yaql.tests.test_strings.TestStrings.test_is_empty ... ok +yaql.tests.test_queries.TestQueries.test_order_by +yaql.tests.test_queries.TestQueries.test_order_by ... ok +yaql.tests.test_queries.TestQueries.test_take_while +yaql.tests.test_queries.TestQueries.test_take_while ... ok +yaql.tests.test_regex.TestRegex.test_search_all_with_selector +yaql.tests.test_regex.TestRegex.test_search_all_with_selector ... ok +yaql.tests.test_system.TestSystem.test_def_recursion +yaql.tests.test_system.TestSystem.test_def_recursion ... ok yaql.tests.test_strings.TestStrings.test_scalar yaql.tests.test_strings.TestStrings.test_scalar ... ok +yaql.tests.test_queries.TestQueries.test_select_many +yaql.tests.test_queries.TestQueries.test_select_many ... ok +yaql.tests.test_strings.TestStrings.test_join +yaql.tests.test_strings.TestStrings.test_join ... ok +yaql.tests.test_strings.TestStrings.test_to_upper +yaql.tests.test_strings.TestStrings.test_to_upper ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_string +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_string ... ok +yaql.tests.test_strings.TestStrings.test_max +yaql.tests.test_strings.TestStrings.test_max ... ok +yaql.tests.test_type_aggregation.TestTypeAggregation.test_chain +yaql.tests.test_type_aggregation.TestTypeAggregation.test_chain ... ok +yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable +yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable ... ok +yaql.tests.test_legacy.TestLegacy.test_switch +yaql.tests.test_legacy.TestLegacy.test_switch ... ok +yaql.tests.test_regex.TestRegex.test_not_matches_operator_string +yaql.tests.test_regex.TestRegex.test_not_matches_operator_string ... ok +yaql.tests.test_strings.TestStrings.test_multiplication +yaql.tests.test_strings.TestStrings.test_multiplication ... ok +yaql.tests.test_strings.TestStrings.test_to_lower +yaql.tests.test_strings.TestStrings.test_to_lower ... ok +yaql.tests.test_engine.TestEngine.test_eval +yaql.tests.test_engine.TestEngine.test_eval ... ok +yaql.tests.test_system.TestSystem.test_2nd_order_lambda +yaql.tests.test_system.TestSystem.test_2nd_order_lambda ... ok +yaql.tests.test_queries.TestQueries.test_order_by_multilevel +yaql.tests.test_queries.TestQueries.test_order_by_multilevel ... ok +yaql.tests.test_legacy.TestLegacy.test_tuples +yaql.tests.test_legacy.TestLegacy.test_tuples ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_as +yaql.tests.test_legacy.TestLegacyNewEngine.test_as ... ok +yaql.tests.test_legacy.TestLegacy.test_dict +yaql.tests.test_legacy.TestLegacy.test_dict ... ok +yaql.tests.test_strings.TestStrings.test_trim_right +yaql.tests.test_strings.TestStrings.test_trim_right ... ok +yaql.tests.test_regex.TestRegex.test_replace_by +yaql.tests.test_regex.TestRegex.test_replace_by ... ok +yaql.tests.test_math.TestMath.test_binary_minus_int +yaql.tests.test_math.TestMath.test_binary_minus_int ... ok +yaql.tests.test_math.TestMath.test_binary_plus_float +yaql.tests.test_math.TestMath.test_binary_plus_float ... ok +yaql.tests.test_queries.TestQueries.test_single +yaql.tests.test_queries.TestQueries.test_single ... ok +yaql.tests.test_legacy.TestLegacy.test_take_while +yaql.tests.test_legacy.TestLegacy.test_take_while ... ok yaql.tests.test_queries.TestQueries.test_distinct_structures yaql.tests.test_queries.TestQueries.test_distinct_structures ... ok -yaql.tests.test_queries.TestQueries.test_index_where -yaql.tests.test_queries.TestQueries.test_index_where ... ok -yaql.tests.test_strings.TestStrings.test_substring -yaql.tests.test_strings.TestStrings.test_substring ... ok -yaql.tests.test_queries.TestQueries.test_range -yaql.tests.test_queries.TestQueries.test_range ... ok -yaql.tests.test_queries.TestQueries.test_repeat -yaql.tests.test_queries.TestQueries.test_repeat ... ok -yaql.tests.test_strings.TestStrings.test_trim -yaql.tests.test_strings.TestStrings.test_trim ... ok -yaql.tests.test_queries.TestQueries.test_reverse -yaql.tests.test_queries.TestQueries.test_reverse ... ok -yaql.tests.test_system.TestSystem.test_def_recursion -yaql.tests.test_system.TestSystem.test_def_recursion ... ok +yaql.tests.test_type_aggregation.TestTypeAggregation.test_not_of_type +yaql.tests.test_type_aggregation.TestTypeAggregation.test_not_of_type ... ok +yaql.tests.test_regex.TestRegex.test_search_all +yaql.tests.test_regex.TestRegex.test_search_all ... ok +yaql.tests.test_math.TestMath.test_multiplication_float +yaql.tests.test_math.TestMath.test_multiplication_float ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_dict_get +yaql.tests.test_legacy.TestLegacyNewEngine.test_dict_get ... ok +yaql.tests.test_legacy.TestLegacy.test_filter +yaql.tests.test_legacy.TestLegacy.test_filter ... ok yaql.tests.test_queries.TestQueries.test_slice yaql.tests.test_queries.TestQueries.test_slice ... ok -yaql.tests.test_system.TestSystem.test_elvis_method -yaql.tests.test_system.TestSystem.test_elvis_method ... ok -yaql.tests.test_queries.TestQueries.test_slice_where -yaql.tests.test_queries.TestQueries.test_slice_where ... ok -yaql.tests.test_system.TestSystem.test_lambda_expression -yaql.tests.test_system.TestSystem.test_lambda_expression ... ok yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_callable yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_callable ... ok -yaql.tests.test_queries.TestQueries.test_zip -yaql.tests.test_queries.TestQueries.test_zip ... ok +yaql.tests.test_math.TestMath.test_round +yaql.tests.test_math.TestMath.test_round ... ok +yaql.tests.test_regex.TestRegex.test_split +yaql.tests.test_regex.TestRegex.test_split ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_take_while +yaql.tests.test_legacy.TestLegacyNewEngine.test_take_while ... ok +yaql.tests.test_regex.TestRegex.test_replace +yaql.tests.test_regex.TestRegex.test_replace ... ok +yaql.tests.test_math.TestMath.test_bitwise_and +yaql.tests.test_math.TestMath.test_bitwise_and ... ok +yaql.tests.test_queries.TestQueries.test_generate +yaql.tests.test_queries.TestQueries.test_generate ... ok +yaql.tests.test_math.TestMath.test_unary_plus +yaql.tests.test_math.TestMath.test_unary_plus ... ok +yaql.tests.test_queries.TestQueries.test_distinct_with_selector +yaql.tests.test_queries.TestQueries.test_distinct_with_selector ... ok +yaql.tests.test_strings.TestStrings.test_len +yaql.tests.test_strings.TestStrings.test_len ... ok +yaql.tests.test_queries.TestQueries.test_index_where +yaql.tests.test_queries.TestQueries.test_index_where ... ok +yaql.tests.test_system.TestSystem.test_assert +yaql.tests.test_system.TestSystem.test_assert ... ok +yaql.tests.test_queries.TestQueries.test_is_iterable +yaql.tests.test_queries.TestQueries.test_is_iterable ... ok +yaql.tests.test_queries.TestQueries.test_len +yaql.tests.test_queries.TestQueries.test_len ... ok +yaql.tests.test_regex.TestRegex.test_search_with_selector +yaql.tests.test_regex.TestRegex.test_search_with_selector ... ok +yaql.tests.test_queries.TestQueries.test_join +yaql.tests.test_queries.TestQueries.test_join ... ok +yaql.tests.test_queries.TestQueries.test_repeat +yaql.tests.test_queries.TestQueries.test_repeat ... ok +yaql.tests.test_queries.TestQueries.test_group_by +yaql.tests.test_queries.TestQueries.test_group_by ... ok +yaql.tests.test_regex.TestRegex.test_matches_operator_string +yaql.tests.test_regex.TestRegex.test_matches_operator_string ... ok +yaql.tests.test_regex.TestRegex.test_matches_operator_regex +yaql.tests.test_regex.TestRegex.test_matches_operator_regex ... ok +yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_single_layer +yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_single_layer ... ok +yaql.tests.test_queries.TestQueries.test_last_index_where +yaql.tests.test_queries.TestQueries.test_last_index_where ... ok yaql.tests.test_regex.TestRegex.test_matches_string_method yaql.tests.test_regex.TestRegex.test_matches_string_method ... ok -yaql.tests.test_strings.TestStrings.test_eq -yaql.tests.test_strings.TestStrings.test_eq ... ok -yaql.tests.test_strings.TestStrings.test_join -yaql.tests.test_strings.TestStrings.test_join ... ok +yaql.tests.test_strings.TestStrings.test_replace_with_dict +yaql.tests.test_strings.TestStrings.test_replace_with_dict ... ok +yaql.tests.test_strings.TestStrings.test_concat_func +yaql.tests.test_strings.TestStrings.test_concat_func ... ok +yaql.tests.test_queries.TestQueries.test_split_where +yaql.tests.test_queries.TestQueries.test_split_where ... ok +yaql.tests.test_strings.TestStrings.test_min +yaql.tests.test_strings.TestStrings.test_min ... ok +yaql.tests.test_strings.TestStrings.test_neq +yaql.tests.test_strings.TestStrings.test_neq ... ok +yaql.tests.test_strings.TestStrings.test_is_string +yaql.tests.test_strings.TestStrings.test_is_string ... ok +yaql.tests.test_strings.TestStrings.test_rsplit +yaql.tests.test_strings.TestStrings.test_rsplit ... ok +yaql.tests.test_system.TestSystem.test_lambda_func +yaql.tests.test_system.TestSystem.test_lambda_func ... ok +yaql.tests.test_system.TestSystem.test_call_method +yaql.tests.test_system.TestSystem.test_call_method ... ok +yaql.tests.test_system.TestSystem.test_call_function +yaql.tests.test_system.TestSystem.test_call_function ... ok +yaql.tests.test_strings.TestStrings.test_norm +yaql.tests.test_strings.TestStrings.test_norm ... ok +yaql.tests.test_yaql_interface.TestYaqlInterface.test_method_call +yaql.tests.test_yaql_interface.TestYaqlInterface.test_method_call ... ok +yaql.tests.test_strings.TestStrings.test_to_char_array +yaql.tests.test_strings.TestStrings.test_to_char_array ... ok +yaql.tests.test_system.TestSystem.test_unpack +yaql.tests.test_system.TestSystem.test_unpack ... ok yaql.tests.test_strings.TestStrings.test_split yaql.tests.test_strings.TestStrings.test_split ... ok -yaql.tests.test_system.TestSystem.test_calling_non_callable -yaql.tests.test_system.TestSystem.test_calling_non_callable ... ok -yaql.tests.test_system.TestSystem.test_lambda_func_2nd_order -yaql.tests.test_system.TestSystem.test_lambda_func_2nd_order ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_indexation_blacklist -yaql.tests.test_yaqlization.TestYaqlization.test_indexation_blacklist ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_object -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_object ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_indexation +yaql.tests.test_yaqlization.TestYaqlization.test_indexation ... ok +yaql.tests.test_yaql_interface.TestYaqlInterface.test_call +yaql.tests.test_yaql_interface.TestYaqlInterface.test_call ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_class +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_class ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_string +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_string ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator_with_parameters +yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator_with_parameters ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator +yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator ... ok +yaql.tests.test_legacy.TestLegacy.test_float +yaql.tests.test_legacy.TestLegacy.test_float ... ok +yaql.tests.test_legacy.TestLegacy.test_keyword_dict_access +yaql.tests.test_legacy.TestLegacy.test_keyword_dict_access ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_dict +yaql.tests.test_legacy.TestLegacyNewEngine.test_dict ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_sum +yaql.tests.test_legacy.TestLegacyNewEngine.test_sum ... ok +yaql.tests.test_math.TestMath.test_sign +yaql.tests.test_math.TestMath.test_sign ... ok +yaql.tests.test_queries.TestQueries.test_append +yaql.tests.test_queries.TestQueries.test_append ... ok +yaql.tests.test_queries.TestQueries.test_default_if_empty +yaql.tests.test_queries.TestQueries.test_default_if_empty ... ok +yaql.tests.test_queries.TestQueries.test_zip_longest +yaql.tests.test_queries.TestQueries.test_zip_longest ... ok +yaql.tests.test_regex.TestRegex.test_search +yaql.tests.test_regex.TestRegex.test_search ... ok +yaql.tests.test_regex.TestRegex.test_split_on_string +yaql.tests.test_regex.TestRegex.test_split_on_string ... ok +yaql.tests.test_system.TestSystem.test_2nd_order_lambda_expression +yaql.tests.test_system.TestSystem.test_2nd_order_lambda_expression ... ok +yaql.tests.test_system.TestSystem.test_def +yaql.tests.test_system.TestSystem.test_def ... ok ---------------------------------------------------------------------- -Ran 365 tests in 7.380s +Ran 365 tests in 3.446s OK -+ cat /tmp/tmp.ykFtdEpfXP -+ + subunit-stats -subunit-filter -s --no-passthrough ++ cat /tmp/tmp.kNQUYXDTt1 ++ subunit-filter -s --no-passthrough ++ subunit-stats Total tests: 365 Passed tests: 365 Failed tests: 0 Skipped tests: 0 -Seen tags: worker-0, worker-1, worker-2, worker-3, worker-4, worker-5, worker-6, worker-7, worker-8, worker-9 -+ rm -f /tmp/tmp.ykFtdEpfXP +Seen tags: worker-0, worker-1, worker-10, worker-11, worker-12, worker-13, worker-14, worker-15, worker-16, worker-17, worker-2, worker-3, worker-4, worker-5, worker-6, worker-7, worker-8, worker-9 ++ rm -f /tmp/tmp.kNQUYXDTt1 + testr-python2 slowest -Test id Runtime (s) -------------------------------------------------------------------------- ----------- -yaql.tests.test_legacy.TestLegacy.test_float 1.453 -yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable 1.378 -yaql.tests.test_legacy.TestLegacy.test_bool 1.247 -yaql.tests.test_engine.TestEngine.test_eval 1.241 -yaql.tests.test_legacy.TestLegacy.test_dict 1.195 -yaql.tests.test_boolean.TestBoolean.test_and 1.179 -yaql.tests.test_engine.TestEngine.test_parser_grammar 1.104 -yaql.tests.test_collections.TestCollections.test_contains 1.093 -yaql.tests.test_engine.TestEngine.test_high_precedence_operator_insertion 1.047 -yaql.tests.test_boolean.TestBoolean.test_or 1.041 +Test id Runtime (s) +-------------------------------------------------------------- ----------- +yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable 0.858 +yaql.tests.test_boolean.TestBoolean.test_lazy 0.798 +yaql.tests.test_collections.TestCollections.test_dict_expr 0.723 +yaql.tests.test_boolean.TestBoolean.test_not 0.707 +yaql.tests.test_collections.TestCollections.test_dict_dict_key 0.700 +yaql.tests.test_legacy.TestLegacy.test_switch 0.699 +yaql.tests.test_boolean.TestBoolean.test_and 0.681 +yaql.tests.test_legacy.TestLegacy.test_bool 0.670 +yaql.tests.test_branching.TestBranching.test_coalesce 0.667 +yaql.tests.test_boolean.TestBoolean.test_boolean_equality 0.652 + rm -rf .testrepository -+ [ 3.7 = disabled ] -+ echo 3.7 -+ cut -d. -f1 ++ for pyvers in ${PYTHONS} ${PYTHON3S} ++ '[' 3.7 = disabled ']' +++ echo 3.7 +++ cut -d. -f1 + PYMAJOR=3 -+ echo ===> Testing with python (python3) ++ echo '===> Testing with python (python3)' ===> Testing with python (python3) -+ [ 3 = 3 ] -+ pwd -+ [ -d /build/python-yaql-1.1.3/debian/tmp/usr/lib/python3/dist-packages ] -+ [ -e .stestr.conf ] -+ [ -e .testr.conf ] ++ '[' 3 = 3 ']' +++ pwd ++ '[' -d /build/python-yaql-1.1.3/debian/tmp/usr/lib/python3/dist-packages ']' ++ '[' -e .stestr.conf ']' ++ '[' -e .testr.conf ']' + rm -rf .testrepository + testr-python3 init -+ mktemp -t -+ TEMP_REZ=/tmp/tmp.MDThoYt8k9 -+ PYTHON=python3.7 testr-python3 run --parallel --subunit +++ mktemp -t ++ TEMP_REZ=/tmp/tmp.UPHlY0cLzr ++ PYTHON=python3.7 ++ testr-python3 run --parallel --subunit ++ tee /tmp/tmp.UPHlY0cLzr + subunit2pyunit -+ tee /tmp/tmp.MDThoYt8k9 yaql.tests.test_boolean.TestBoolean.test_boolean_equality yaql.tests.test_boolean.TestBoolean.test_boolean_equality ... ok -yaql.tests.test_branching.TestBranching.test_switch_case -yaql.tests.test_branching.TestBranching.test_switch_case ... ok yaql.tests.test_boolean.TestBoolean.test_and yaql.tests.test_boolean.TestBoolean.test_and ... ok -yaql.tests.test_collections.TestCollections.test_dict_from_sequence -yaql.tests.test_collections.TestCollections.test_dict_from_sequence ... ok -yaql.tests.test_branching.TestBranching.test_switch -yaql.tests.test_branching.TestBranching.test_switch ... ok -yaql.tests.test_collections.TestCollections.test_dict_expr -yaql.tests.test_collections.TestCollections.test_dict_expr ... ok -yaql.tests.test_collections.TestCollections.test_in -yaql.tests.test_collections.TestCollections.test_in ... ok -yaql.tests.test_collections.TestCollections.test_dict_values -yaql.tests.test_collections.TestCollections.test_dict_values ... ok -yaql.tests.test_collections.TestCollections.test_list_concatenates_and_flatten_generators -yaql.tests.test_collections.TestCollections.test_list_concatenates_and_flatten_generators ... ok -yaql.tests.test_collections.TestCollections.test_list_addition -yaql.tests.test_collections.TestCollections.test_list_addition ... ok -yaql.tests.test_branching.TestBranching.test_examine -yaql.tests.test_branching.TestBranching.test_examine ... ok -yaql.tests.test_collections.TestCollections.test_set_addition -yaql.tests.test_collections.TestCollections.test_set_addition ... ok -yaql.tests.test_collections.TestCollections.test_set_add -yaql.tests.test_collections.TestCollections.test_set_add ... ok -yaql.tests.test_collections.TestCollections.test_dict_addition -yaql.tests.test_collections.TestCollections.test_dict_addition ... ok -yaql.tests.test_collections.TestCollections.test_dict_set -yaql.tests.test_collections.TestCollections.test_dict_set ... ok -yaql.tests.test_collections.TestCollections.test_set_remove -yaql.tests.test_collections.TestCollections.test_set_remove ... ok -yaql.tests.test_collections.TestCollections.test_set_neq -yaql.tests.test_collections.TestCollections.test_set_neq ... ok -yaql.tests.test_boolean.TestBoolean.test_lazy -yaql.tests.test_boolean.TestBoolean.test_lazy ... ok -yaql.tests.test_collections.TestCollections.test_insert_many -yaql.tests.test_collections.TestCollections.test_insert_many ... ok -yaql.tests.test_common.TestCommon.test_max -yaql.tests.test_common.TestCommon.test_max ... ok -yaql.tests.test_contexts.TestContexts.test_delete_function -yaql.tests.test_contexts.TestContexts.test_delete_function ... ok -yaql.tests.test_contexts.TestContexts.test_missing_key_access -yaql.tests.test_contexts.TestContexts.test_missing_key_access ... ok -yaql.tests.test_contexts.TestContexts.test_store_data -yaql.tests.test_contexts.TestContexts.test_store_data ... ok -yaql.tests.test_common.TestCommon.test_min -yaql.tests.test_common.TestCommon.test_min ... ok -yaql.tests.test_contexts.TestContexts.test_empty_name -yaql.tests.test_contexts.TestContexts.test_empty_name ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_collect_functions -yaql.tests.test_contexts.TestContexts.test_multi_context_collect_functions ... ok -yaql.tests.test_collections.TestCollections.test_delete -yaql.tests.test_collections.TestCollections.test_delete ... ok -yaql.tests.test_datetime.TestDatetime.test_now -yaql.tests.test_datetime.TestDatetime.test_now ... ok -yaql.tests.test_collections.TestCollections.test_replace -yaql.tests.test_collections.TestCollections.test_replace ... ok -yaql.tests.test_branching.TestBranching.test_coalesce -yaql.tests.test_branching.TestBranching.test_coalesce ... ok -yaql.tests.test_collections.TestCollections.test_set_len -yaql.tests.test_collections.TestCollections.test_set_len ... ok +yaql.tests.test_boolean.TestBoolean.test_or +yaql.tests.test_boolean.TestBoolean.test_or ... ok yaql.tests.test_branching.TestBranching.test_select_all_cases yaql.tests.test_branching.TestBranching.test_select_all_cases ... ok -yaql.tests.test_datetime.TestDatetime.test_build_datetime_components -yaql.tests.test_datetime.TestDatetime.test_build_datetime_components ... ok -yaql.tests.test_collections.TestCollections.test_dict_items -yaql.tests.test_collections.TestCollections.test_dict_items ... ok -yaql.tests.test_collections.TestCollections.test_to_set -yaql.tests.test_collections.TestCollections.test_to_set ... ok -yaql.tests.test_contexts.TestContexts.test_child_contexts -yaql.tests.test_contexts.TestContexts.test_child_contexts ... ok -yaql.tests.test_contexts.TestContexts.test_linked_context_data -yaql.tests.test_contexts.TestContexts.test_linked_context_data ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_get_functions -yaql.tests.test_contexts.TestContexts.test_multi_context_get_functions ... ok -yaql.tests.test_datetime.TestDatetime.test_replace -yaql.tests.test_datetime.TestDatetime.test_replace ... ok -yaql.tests.test_collections.TestCollections.test_dict -yaql.tests.test_collections.TestCollections.test_dict ... ok yaql.tests.test_collections.TestCollections.test_dict_dict_key yaql.tests.test_collections.TestCollections.test_dict_dict_key ... ok -yaql.tests.test_collections.TestCollections.test_indexer_dict_access_with -yaql.tests.test_collections.TestCollections.test_indexer_dict_access_with ... ok -yaql.tests.test_engine.TestEngine.test_invalid_method -yaql.tests.test_engine.TestEngine.test_invalid_method ... ok -yaql.tests.test_engine.TestEngine.test_no_varargs_after_kwargs -yaql.tests.test_engine.TestEngine.test_no_varargs_after_kwargs ... ok -yaql.tests.test_collections.TestCollections.test_dict_neq -yaql.tests.test_collections.TestCollections.test_dict_neq ... ok -yaql.tests.test_collections.TestCollections.test_dict_set_many -yaql.tests.test_collections.TestCollections.test_dict_set_many ... ok -yaql.tests.test_collections.TestCollections.test_list_expr -yaql.tests.test_collections.TestCollections.test_list_expr ... ok yaql.tests.test_boolean.TestBoolean.test_not yaql.tests.test_boolean.TestBoolean.test_not ... ok -yaql.tests.test_collections.TestCollections.test_set_eq -yaql.tests.test_collections.TestCollections.test_set_eq ... ok -yaql.tests.test_boolean.TestBoolean.test_or -yaql.tests.test_boolean.TestBoolean.test_or ... ok -yaql.tests.test_collections.TestCollections.test_insert_iter -yaql.tests.test_collections.TestCollections.test_insert_iter ... ok -yaql.tests.test_collections.TestCollections.test_set_symmetric_difference -yaql.tests.test_collections.TestCollections.test_set_symmetric_difference ... ok -yaql.tests.test_collections.TestCollections.test_keyword_dict_access -yaql.tests.test_collections.TestCollections.test_keyword_dict_access ... ok -yaql.tests.test_collections.TestCollections.test_delete_all -yaql.tests.test_collections.TestCollections.test_delete_all ... ok +yaql.tests.test_collections.TestCollections.test_dict_eq +yaql.tests.test_collections.TestCollections.test_dict_eq ... ok +yaql.tests.test_branching.TestBranching.test_coalesce +yaql.tests.test_branching.TestBranching.test_coalesce ... ok yaql.tests.test_boolean.TestBoolean.test_is_boolean yaql.tests.test_boolean.TestBoolean.test_is_boolean ... ok -yaql.tests.test_collections.TestCollections.test_delete_dict -yaql.tests.test_collections.TestCollections.test_delete_dict ... ok -yaql.tests.test_common.TestCommon.test_null_to_null -yaql.tests.test_common.TestCommon.test_null_to_null ... ok -yaql.tests.test_contexts.TestContexts.test_get_functions -yaql.tests.test_contexts.TestContexts.test_get_functions ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_data_in -yaql.tests.test_contexts.TestContexts.test_multi_context_data_in ... ok -yaql.tests.test_datetime.TestDatetime.test_datetime_math -yaql.tests.test_datetime.TestDatetime.test_datetime_math ... ok -yaql.tests.test_collections.TestCollections.test_list_neq -yaql.tests.test_collections.TestCollections.test_list_neq ... ok yaql.tests.test_branching.TestBranching.test_select_case yaql.tests.test_branching.TestBranching.test_select_case ... ok +yaql.tests.test_collections.TestCollections.test_dict_neq +yaql.tests.test_collections.TestCollections.test_dict_neq ... ok +yaql.tests.test_collections.TestCollections.test_insert_many +yaql.tests.test_collections.TestCollections.test_insert_many ... ok +yaql.tests.test_collections.TestCollections.test_dict_get +yaql.tests.test_collections.TestCollections.test_dict_get ... ok yaql.tests.test_collections.TestCollections.test_dict_keys yaql.tests.test_collections.TestCollections.test_dict_keys ... ok -yaql.tests.test_collections.TestCollections.test_replace_many -yaql.tests.test_collections.TestCollections.test_replace_many ... ok -yaql.tests.test_collections.TestCollections.test_dict_list_key -yaql.tests.test_collections.TestCollections.test_dict_list_key ... ok -yaql.tests.test_datetime.TestDatetime.test_build_datetime_string -yaql.tests.test_datetime.TestDatetime.test_build_datetime_string ... ok +yaql.tests.test_collections.TestCollections.test_dict_items +yaql.tests.test_collections.TestCollections.test_dict_items ... ok +yaql.tests.test_collections.TestCollections.test_list_concatenates_and_flatten_generators +yaql.tests.test_collections.TestCollections.test_list_concatenates_and_flatten_generators ... ok +yaql.tests.test_collections.TestCollections.test_dict_set +yaql.tests.test_collections.TestCollections.test_dict_set ... ok +yaql.tests.test_branching.TestBranching.test_switch +yaql.tests.test_branching.TestBranching.test_switch ... ok +yaql.tests.test_collections.TestCollections.test_dict_set_many +yaql.tests.test_collections.TestCollections.test_dict_set_many ... ok +yaql.tests.test_collections.TestCollections.test_list_from_iterator +yaql.tests.test_collections.TestCollections.test_list_from_iterator ... ok yaql.tests.test_collections.TestCollections.test_contains yaql.tests.test_collections.TestCollections.test_contains ... ok -yaql.tests.test_collections.TestCollections.test_set_gte -yaql.tests.test_collections.TestCollections.test_set_gte ... ok -yaql.tests.test_collections.TestCollections.test_indexer_list_access -yaql.tests.test_collections.TestCollections.test_indexer_list_access ... ok +yaql.tests.test_collections.TestCollections.test_dict_values +yaql.tests.test_collections.TestCollections.test_dict_values ... ok +yaql.tests.test_collections.TestCollections.test_list_eq +yaql.tests.test_collections.TestCollections.test_list_eq ... ok +yaql.tests.test_collections.TestCollections.test_set_gt +yaql.tests.test_collections.TestCollections.test_set_gt ... ok +yaql.tests.test_collections.TestCollections.test_list_addition +yaql.tests.test_collections.TestCollections.test_list_addition ... ok +yaql.tests.test_collections.TestCollections.test_set_lte +yaql.tests.test_collections.TestCollections.test_set_lte ... ok +yaql.tests.test_contexts.TestContexts.test_child_contexts +yaql.tests.test_contexts.TestContexts.test_child_contexts ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_function_delete +yaql.tests.test_contexts.TestContexts.test_multi_context_function_delete ... ok +yaql.tests.test_collections.TestCollections.test_insert_iter +yaql.tests.test_collections.TestCollections.test_insert_iter ... ok +yaql.tests.test_collections.TestCollections.test_set_from_iterator +yaql.tests.test_collections.TestCollections.test_set_from_iterator ... ok +yaql.tests.test_common.TestCommon.test_null +yaql.tests.test_common.TestCommon.test_null ... ok +yaql.tests.test_contexts.TestContexts.test_missing_key_access +yaql.tests.test_contexts.TestContexts.test_missing_key_access ... ok +yaql.tests.test_common.TestCommon.test_null_to_null +yaql.tests.test_common.TestCommon.test_null_to_null ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_collect_functions +yaql.tests.test_contexts.TestContexts.test_multi_context_collect_functions ... ok yaql.tests.test_engine.TestEngine.test_boolean_constant_function yaql.tests.test_engine.TestEngine.test_boolean_constant_function ... ok -yaql.tests.test_collections.TestCollections.test_insert -yaql.tests.test_collections.TestCollections.test_insert ... ok -yaql.tests.test_collections.TestCollections.test_list_from_iterator -yaql.tests.test_collections.TestCollections.test_list_from_iterator ... ok -yaql.tests.test_collections.TestCollections.test_dict_get -yaql.tests.test_collections.TestCollections.test_dict_get ... ok +yaql.tests.test_engine.TestEngine.test_no_varargs_after_kwargs +yaql.tests.test_engine.TestEngine.test_no_varargs_after_kwargs ... ok +yaql.tests.test_collections.TestCollections.test_dict_expr +yaql.tests.test_collections.TestCollections.test_dict_expr ... ok +yaql.tests.test_collections.TestCollections.test_keyword_dict_access +yaql.tests.test_collections.TestCollections.test_keyword_dict_access ... ok yaql.tests.test_collections.TestCollections.test_set_lt yaql.tests.test_collections.TestCollections.test_set_lt ... ok -yaql.tests.test_collections.TestCollections.test_list_multiplication -yaql.tests.test_collections.TestCollections.test_list_multiplication ... ok -yaql.tests.test_collections.TestCollections.test_dict_eq -yaql.tests.test_collections.TestCollections.test_dict_eq ... ok -yaql.tests.test_collections.TestCollections.test_to_list -yaql.tests.test_collections.TestCollections.test_to_list ... ok -yaql.tests.test_collections.TestCollections.test_set_from_iterator -yaql.tests.test_collections.TestCollections.test_set_from_iterator ... ok -yaql.tests.test_engine.TestEngine.test_keyword_constant_function -yaql.tests.test_engine.TestEngine.test_keyword_constant_function ... ok -yaql.tests.test_collections.TestCollections.test_set_gt -yaql.tests.test_collections.TestCollections.test_set_gt ... ok -yaql.tests.test_collections.TestCollections.test_indexer_dict_access -yaql.tests.test_collections.TestCollections.test_indexer_dict_access ... ok yaql.tests.test_common.TestCommon.test_true yaql.tests.test_common.TestCommon.test_true ... ok -yaql.tests.test_contexts.TestContexts.test_linked_context_collect_functions -yaql.tests.test_contexts.TestContexts.test_linked_context_collect_functions ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_function_in -yaql.tests.test_contexts.TestContexts.test_multi_context_function_in ... ok -yaql.tests.test_common.TestCommon.test_comparision_of_incomparable -yaql.tests.test_common.TestCommon.test_comparision_of_incomparable ... ok -yaql.tests.test_contexts.TestContexts.test_collect_functions -yaql.tests.test_contexts.TestContexts.test_collect_functions ... ok -yaql.tests.test_collections.TestCollections.test_set_union -yaql.tests.test_collections.TestCollections.test_set_union ... ok -yaql.tests.test_contexts.TestContexts.test_linked_context_delete_data -yaql.tests.test_contexts.TestContexts.test_linked_context_delete_data ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_delete_data +yaql.tests.test_contexts.TestContexts.test_multi_context_delete_data ... ok +yaql.tests.test_collections.TestCollections.test_set_subtraction +yaql.tests.test_collections.TestCollections.test_set_subtraction ... ok +yaql.tests.test_contexts.TestContexts.test_delete_function +yaql.tests.test_contexts.TestContexts.test_delete_function ... ok yaql.tests.test_contexts.TestContexts.test_multi_context_keys yaql.tests.test_contexts.TestContexts.test_multi_context_keys ... ok -yaql.tests.test_collections.TestCollections.test_to_dict -yaql.tests.test_collections.TestCollections.test_to_dict ... ok -yaql.tests.test_collections.TestCollections.test_dict_set_many_inline -yaql.tests.test_collections.TestCollections.test_dict_set_many_inline ... ok -yaql.tests.test_collections.TestCollections.test_list_eq -yaql.tests.test_collections.TestCollections.test_list_eq ... ok -yaql.tests.test_datetime.TestDatetime.test_datetime_from_timestamp -yaql.tests.test_datetime.TestDatetime.test_datetime_from_timestamp ... ok yaql.tests.test_engine.TestEngine.test_duplicate_parameters yaql.tests.test_engine.TestEngine.test_duplicate_parameters ... ok -yaql.tests.test_common.TestCommon.test_ordering -yaql.tests.test_common.TestCommon.test_ordering ... ok +yaql.tests.test_engine.TestEngine.test_skip_args +yaql.tests.test_engine.TestEngine.test_skip_args ... ok +yaql.tests.test_collections.TestCollections.test_replace_many +yaql.tests.test_collections.TestCollections.test_replace_many ... ok +yaql.tests.test_collections.TestCollections.test_to_list +yaql.tests.test_collections.TestCollections.test_to_list ... ok yaql.tests.test_contexts.TestContexts.test_key_deletion yaql.tests.test_contexts.TestContexts.test_key_deletion ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_delete_data -yaql.tests.test_contexts.TestContexts.test_multi_context_delete_data ... ok -yaql.tests.test_common.TestCommon.test_string -yaql.tests.test_common.TestCommon.test_string ... ok -yaql.tests.test_contexts.TestContexts.test_keys -yaql.tests.test_contexts.TestContexts.test_keys ... ok -yaql.tests.test_contexts.TestContexts.test_multi_context_function_delete -yaql.tests.test_contexts.TestContexts.test_multi_context_function_delete ... ok -yaql.tests.test_datetime.TestDatetime.test_is_datetime -yaql.tests.test_datetime.TestDatetime.test_is_datetime ... ok -yaql.tests.test_engine.TestEngine.test_high_precedence_operator_insertion -yaql.tests.test_engine.TestEngine.test_high_precedence_operator_insertion ... ok -yaql.tests.test_engine.TestEngine.test_no_trailing_commas -yaql.tests.test_engine.TestEngine.test_no_trailing_commas ... ok -yaql.tests.test_engine.TestEngine.test_no_function_registered -yaql.tests.test_engine.TestEngine.test_no_function_registered ... ok -yaql.tests.test_datetime.TestDatetime.test_build_timespan -yaql.tests.test_datetime.TestDatetime.test_build_timespan ... ok -yaql.tests.test_collections.TestCollections.test_set_difference -yaql.tests.test_collections.TestCollections.test_set_difference ... ok +yaql.tests.test_datetime.TestDatetime.test_build_datetime_iso +yaql.tests.test_datetime.TestDatetime.test_build_datetime_iso ... ok +yaql.tests.test_branching.TestBranching.test_examine +yaql.tests.test_branching.TestBranching.test_examine ... ok +yaql.tests.test_collections.TestCollections.test_dict_list_key +yaql.tests.test_collections.TestCollections.test_dict_list_key ... ok +yaql.tests.test_collections.TestCollections.test_list_expr +yaql.tests.test_collections.TestCollections.test_list_expr ... ok +yaql.tests.test_collections.TestCollections.test_set_remove +yaql.tests.test_collections.TestCollections.test_set_remove ... ok +yaql.tests.test_contexts.TestContexts.test_data +yaql.tests.test_contexts.TestContexts.test_data ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_get_functions +yaql.tests.test_contexts.TestContexts.test_multi_context_get_functions ... ok +yaql.tests.test_engine.TestEngine.test_delegate_factory +yaql.tests.test_engine.TestEngine.test_delegate_factory ... ok +yaql.tests.test_collections.TestCollections.test_list_neq +yaql.tests.test_collections.TestCollections.test_list_neq ... ok +yaql.tests.test_collections.TestCollections.test_set_union +yaql.tests.test_collections.TestCollections.test_set_union ... ok +yaql.tests.test_contexts.TestContexts.test_function_in +yaql.tests.test_contexts.TestContexts.test_function_in ... ok +yaql.tests.test_contexts.TestContexts.test_store_data +yaql.tests.test_contexts.TestContexts.test_store_data ... ok yaql.tests.test_engine.TestEngine.test_function_definition yaql.tests.test_engine.TestEngine.test_function_definition ... ok -yaql.tests.test_datetime.TestDatetime.test_datetime_fields -yaql.tests.test_datetime.TestDatetime.test_datetime_fields ... ok -yaql.tests.test_collections.TestCollections.test_list -yaql.tests.test_collections.TestCollections.test_list ... ok yaql.tests.test_engine.TestEngine.test_super yaql.tests.test_engine.TestEngine.test_super ... ok +yaql.tests.test_datetime.TestDatetime.test_timespan_fields +yaql.tests.test_datetime.TestDatetime.test_timespan_fields ... ok +yaql.tests.test_engine.TestEngine.test_no_trailing_commas +yaql.tests.test_engine.TestEngine.test_no_trailing_commas ... ok +yaql.tests.test_collections.TestCollections.test_dict_addition +yaql.tests.test_collections.TestCollections.test_dict_addition ... ok +yaql.tests.test_collections.TestCollections.test_insert +yaql.tests.test_collections.TestCollections.test_insert ... ok +yaql.tests.test_collections.TestCollections.test_set_eq +yaql.tests.test_collections.TestCollections.test_set_eq ... ok +yaql.tests.test_boolean.TestBoolean.test_lazy +yaql.tests.test_boolean.TestBoolean.test_lazy ... ok +yaql.tests.test_collections.TestCollections.test_list_multiplication +yaql.tests.test_collections.TestCollections.test_list_multiplication ... ok +yaql.tests.test_collections.TestCollections.test_set_symmetric_difference +yaql.tests.test_collections.TestCollections.test_set_symmetric_difference ... ok +yaql.tests.test_contexts.TestContexts.test_empty_name +yaql.tests.test_contexts.TestContexts.test_empty_name ... ok +yaql.tests.test_contexts.TestContexts.test_name_normalization +yaql.tests.test_contexts.TestContexts.test_name_normalization ... ok +yaql.tests.test_datetime.TestDatetime.test_is_datetime +yaql.tests.test_datetime.TestDatetime.test_is_datetime ... ok +yaql.tests.test_engine.TestEngine.test_no_function_registered +yaql.tests.test_engine.TestEngine.test_no_function_registered ... ok +yaql.tests.test_collections.TestCollections.test_set_neq +yaql.tests.test_collections.TestCollections.test_set_neq ... ok +yaql.tests.test_contexts.TestContexts.test_collect_functions +yaql.tests.test_contexts.TestContexts.test_collect_functions ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_function_in +yaql.tests.test_contexts.TestContexts.test_multi_context_function_in ... ok yaql.tests.test_engine.TestEngine.test_constant_function yaql.tests.test_engine.TestEngine.test_constant_function ... ok -yaql.tests.test_engine.TestEngine.test_lexical_error -yaql.tests.test_engine.TestEngine.test_lexical_error ... ok -yaql.tests.test_engine.TestEngine.test_no_matching_method -yaql.tests.test_engine.TestEngine.test_no_matching_method ... ok -yaql.tests.test_engine.TestEngine.test_delegate_factory -yaql.tests.test_engine.TestEngine.test_delegate_factory ... ok -yaql.tests.test_collections.TestCollections.test_set_subtraction -yaql.tests.test_collections.TestCollections.test_set_subtraction ... ok -yaql.tests.test_engine.TestEngine.test_skip_args -yaql.tests.test_engine.TestEngine.test_skip_args ... ok -yaql.tests.test_engine.TestEngine.test_mapping_translation_exception -yaql.tests.test_engine.TestEngine.test_mapping_translation_exception ... ok -yaql.tests.test_collections.TestCollections.test_set -yaql.tests.test_collections.TestCollections.test_set ... ok -yaql.tests.test_common.TestCommon.test_null -yaql.tests.test_common.TestCommon.test_null ... ok -yaql.tests.test_contexts.TestContexts.test_function_in -yaql.tests.test_contexts.TestContexts.test_function_in ... ok +yaql.tests.test_engine.TestEngine.test_numeric_constant_function +yaql.tests.test_engine.TestEngine.test_numeric_constant_function ... ok +yaql.tests.test_branching.TestBranching.test_switch_case +yaql.tests.test_branching.TestBranching.test_switch_case ... ok +yaql.tests.test_collections.TestCollections.test_dict_set_many_inline +yaql.tests.test_collections.TestCollections.test_dict_set_many_inline ... ok +yaql.tests.test_collections.TestCollections.test_replace +yaql.tests.test_collections.TestCollections.test_replace ... ok +yaql.tests.test_collections.TestCollections.test_to_dict +yaql.tests.test_collections.TestCollections.test_to_dict ... ok +yaql.tests.test_contexts.TestContexts.test_get_functions +yaql.tests.test_contexts.TestContexts.test_get_functions ... ok +yaql.tests.test_datetime.TestDatetime.test_build_datetime_components +yaql.tests.test_datetime.TestDatetime.test_build_datetime_components ... ok +yaql.tests.test_engine.TestEngine.test_grammar_error +yaql.tests.test_engine.TestEngine.test_grammar_error ... ok +yaql.tests.test_collections.TestCollections.test_set_gte +yaql.tests.test_collections.TestCollections.test_set_gte ... ok +yaql.tests.test_common.TestCommon.test_ordering +yaql.tests.test_common.TestCommon.test_ordering ... ok yaql.tests.test_contexts.TestContexts.test_multi_context_data yaql.tests.test_contexts.TestContexts.test_multi_context_data ... ok -yaql.tests.test_legacy.TestLegacy.test_dict_get -yaql.tests.test_legacy.TestLegacy.test_dict_get ... ok -yaql.tests.test_engine.TestEngine.test_eval -yaql.tests.test_engine.TestEngine.test_eval ... ok -yaql.tests.test_engine.TestEngine.test_string_constant_function -yaql.tests.test_engine.TestEngine.test_string_constant_function ... ok -yaql.tests.test_legacy.TestLegacy.test_switch -yaql.tests.test_legacy.TestLegacy.test_switch ... ok +yaql.tests.test_datetime.TestDatetime.test_now +yaql.tests.test_datetime.TestDatetime.test_now ... ok +yaql.tests.test_engine.TestEngine.test_no_matching_method +yaql.tests.test_engine.TestEngine.test_no_matching_method ... ok +yaql.tests.test_datetime.TestDatetime.test_is_timespan +yaql.tests.test_datetime.TestDatetime.test_is_timespan ... ok yaql.tests.test_engine.TestEngine.test_no_matching_function yaql.tests.test_engine.TestEngine.test_no_matching_function ... ok -yaql.tests.test_collections.TestCollections.test_set_lte -yaql.tests.test_collections.TestCollections.test_set_lte ... ok -yaql.tests.test_datetime.TestDatetime.test_build_datetime_iso -yaql.tests.test_datetime.TestDatetime.test_build_datetime_iso ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_filter -yaql.tests.test_legacy.TestLegacyNewEngine.test_filter ... ok -yaql.tests.test_common.TestCommon.test_false -yaql.tests.test_common.TestCommon.test_false ... ok -yaql.tests.test_contexts.TestContexts.test_data -yaql.tests.test_contexts.TestContexts.test_data ... ok +yaql.tests.test_collections.TestCollections.test_delete_dict +yaql.tests.test_collections.TestCollections.test_delete_dict ... ok +yaql.tests.test_collections.TestCollections.test_indexer_dict_access_with +yaql.tests.test_collections.TestCollections.test_indexer_dict_access_with ... ok +yaql.tests.test_common.TestCommon.test_min +yaql.tests.test_common.TestCommon.test_min ... ok yaql.tests.test_contexts.TestContexts.test_linked_context_function_in yaql.tests.test_contexts.TestContexts.test_linked_context_function_in ... ok -yaql.tests.test_contexts.TestContexts.test_name_normalization -yaql.tests.test_contexts.TestContexts.test_name_normalization ... ok -yaql.tests.test_math.TestMath.test_binary_minus_float -yaql.tests.test_math.TestMath.test_binary_minus_float ... ok -yaql.tests.test_datetime.TestDatetime.test_timespan_fields -yaql.tests.test_datetime.TestDatetime.test_timespan_fields ... ok +yaql.tests.test_collections.TestCollections.test_dict_from_sequence +yaql.tests.test_collections.TestCollections.test_dict_from_sequence ... ok +yaql.tests.test_collections.TestCollections.test_list +yaql.tests.test_collections.TestCollections.test_list ... ok +yaql.tests.test_collections.TestCollections.test_set_len +yaql.tests.test_collections.TestCollections.test_set_len ... ok +yaql.tests.test_common.TestCommon.test_string +yaql.tests.test_common.TestCommon.test_string ... ok +yaql.tests.test_contexts.TestContexts.test_multi_context_data_in +yaql.tests.test_contexts.TestContexts.test_multi_context_data_in ... ok +yaql.tests.test_collections.TestCollections.test_delete_all +yaql.tests.test_collections.TestCollections.test_delete_all ... ok +yaql.tests.test_collections.TestCollections.test_indexer_dict_access +yaql.tests.test_collections.TestCollections.test_indexer_dict_access ... ok +yaql.tests.test_collections.TestCollections.test_set_add +yaql.tests.test_collections.TestCollections.test_set_add ... ok +yaql.tests.test_common.TestCommon.test_comparision_of_incomparable +yaql.tests.test_common.TestCommon.test_comparision_of_incomparable ... ok +yaql.tests.test_contexts.TestContexts.test_linked_context_collect_functions +yaql.tests.test_contexts.TestContexts.test_linked_context_collect_functions ... ok +yaql.tests.test_datetime.TestDatetime.test_build_timespan +yaql.tests.test_datetime.TestDatetime.test_build_timespan ... ok yaql.tests.test_engine.TestEngine.test_invalid_parameter yaql.tests.test_engine.TestEngine.test_invalid_parameter ... ok -yaql.tests.test_engine.TestEngine.test_parser_grammar -yaql.tests.test_engine.TestEngine.test_parser_grammar ... ok -yaql.tests.test_math.TestMath.test_eq -yaql.tests.test_math.TestMath.test_eq ... ok -yaql.tests.test_datetime.TestDatetime.test_is_timespan -yaql.tests.test_datetime.TestDatetime.test_is_timespan ... ok -yaql.tests.test_engine.TestEngine.test_grammar_error -yaql.tests.test_engine.TestEngine.test_grammar_error ... ok -yaql.tests.test_engine.TestEngine.test_numeric_constant_function -yaql.tests.test_engine.TestEngine.test_numeric_constant_function ... ok -yaql.tests.test_math.TestMath.test_modulo_int -yaql.tests.test_math.TestMath.test_modulo_int ... ok +yaql.tests.test_collections.TestCollections.test_dict +yaql.tests.test_collections.TestCollections.test_dict ... ok +yaql.tests.test_collections.TestCollections.test_indexer_list_access +yaql.tests.test_collections.TestCollections.test_indexer_list_access ... ok +yaql.tests.test_collections.TestCollections.test_set_difference +yaql.tests.test_collections.TestCollections.test_set_difference ... ok +yaql.tests.test_common.TestCommon.test_max +yaql.tests.test_common.TestCommon.test_max ... ok +yaql.tests.test_contexts.TestContexts.test_linked_context_delete_data +yaql.tests.test_contexts.TestContexts.test_linked_context_delete_data ... ok +yaql.tests.test_datetime.TestDatetime.test_datetime_from_timestamp +yaql.tests.test_datetime.TestDatetime.test_datetime_from_timestamp ... ok +yaql.tests.test_engine.TestEngine.test_lexical_error +yaql.tests.test_engine.TestEngine.test_lexical_error ... ok +yaql.tests.test_collections.TestCollections.test_set_addition +yaql.tests.test_collections.TestCollections.test_set_addition ... ok +yaql.tests.test_common.TestCommon.test_false +yaql.tests.test_common.TestCommon.test_false ... ok +yaql.tests.test_contexts.TestContexts.test_linked_context_data +yaql.tests.test_contexts.TestContexts.test_linked_context_data ... ok +yaql.tests.test_datetime.TestDatetime.test_replace +yaql.tests.test_datetime.TestDatetime.test_replace ... ok +yaql.tests.test_collections.TestCollections.test_delete +yaql.tests.test_collections.TestCollections.test_delete ... ok yaql.tests.test_engine.TestEngine.test_no_method_registered yaql.tests.test_engine.TestEngine.test_no_method_registered ... ok -yaql.tests.test_math.TestMath.test_unary_minus -yaql.tests.test_math.TestMath.test_unary_minus ... ok -yaql.tests.test_queries.TestQueries.test_append -yaql.tests.test_queries.TestQueries.test_append ... ok -yaql.tests.test_legacy.TestLegacy.test_dict -yaql.tests.test_legacy.TestLegacy.test_dict ... ok +yaql.tests.test_datetime.TestDatetime.test_datetime_fields +yaql.tests.test_datetime.TestDatetime.test_datetime_fields ... ok +yaql.tests.test_engine.TestEngine.test_keyword_constant_function +yaql.tests.test_engine.TestEngine.test_keyword_constant_function ... ok +yaql.tests.test_collections.TestCollections.test_in +yaql.tests.test_collections.TestCollections.test_in ... ok +yaql.tests.test_collections.TestCollections.test_set +yaql.tests.test_collections.TestCollections.test_set ... ok +yaql.tests.test_datetime.TestDatetime.test_datetime_math +yaql.tests.test_datetime.TestDatetime.test_datetime_math ... ok +yaql.tests.test_collections.TestCollections.test_to_set +yaql.tests.test_collections.TestCollections.test_to_set ... ok +yaql.tests.test_contexts.TestContexts.test_keys +yaql.tests.test_contexts.TestContexts.test_keys ... ok +yaql.tests.test_engine.TestEngine.test_mapping_translation_exception +yaql.tests.test_engine.TestEngine.test_mapping_translation_exception ... ok +yaql.tests.test_datetime.TestDatetime.test_build_datetime_string +yaql.tests.test_datetime.TestDatetime.test_build_datetime_string ... ok +yaql.tests.test_engine.TestEngine.test_parser_grammar +yaql.tests.test_engine.TestEngine.test_parser_grammar ... ok +yaql.tests.test_engine.TestEngine.test_eval +yaql.tests.test_engine.TestEngine.test_eval ... ok +yaql.tests.test_engine.TestEngine.test_invalid_method +yaql.tests.test_engine.TestEngine.test_invalid_method ... ok +yaql.tests.test_engine.TestEngine.test_string_constant_function +yaql.tests.test_engine.TestEngine.test_string_constant_function ... ok +yaql.tests.test_legacy.TestLegacy.test_range +yaql.tests.test_legacy.TestLegacy.test_range ... ok +yaql.tests.test_legacy.TestLegacy.test_take_while +yaql.tests.test_legacy.TestLegacy.test_take_while ... ok yaql.tests.test_legacy.TestLegacy.test_float yaql.tests.test_legacy.TestLegacy.test_float ... ok -yaql.tests.test_queries.TestQueries.test_generate -yaql.tests.test_queries.TestQueries.test_generate ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_as -yaql.tests.test_legacy.TestLegacyNewEngine.test_as ... ok -yaql.tests.test_legacy.TestLegacy.test_sum -yaql.tests.test_legacy.TestLegacy.test_sum ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_list -yaql.tests.test_legacy.TestLegacyNewEngine.test_list ... ok -yaql.tests.test_queries.TestQueries.test_last_index_of -yaql.tests.test_queries.TestQueries.test_last_index_of ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_distinct -yaql.tests.test_legacy.TestLegacyNewEngine.test_distinct ... ok -yaql.tests.test_math.TestMath.test_bitwise_and -yaql.tests.test_math.TestMath.test_bitwise_and ... ok -yaql.tests.test_legacy.TestLegacy.test_as -yaql.tests.test_legacy.TestLegacy.test_as ... ok -yaql.tests.test_queries.TestQueries.test_range -yaql.tests.test_queries.TestQueries.test_range ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_sum +yaql.tests.test_legacy.TestLegacyNewEngine.test_sum ... ok yaql.tests.test_legacy.TestLegacy.test_filter yaql.tests.test_legacy.TestLegacy.test_filter ... ok -yaql.tests.test_math.TestMath.test_int -yaql.tests.test_math.TestMath.test_int ... ok -yaql.tests.test_legacy.TestLegacy.test_keyword_dict_access -yaql.tests.test_legacy.TestLegacy.test_keyword_dict_access ... ok -yaql.tests.test_math.TestMath.test_pow -yaql.tests.test_math.TestMath.test_pow ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_compare_not_comparable -yaql.tests.test_legacy.TestLegacyNewEngine.test_compare_not_comparable ... ok -yaql.tests.test_legacy.TestLegacy.test_int -yaql.tests.test_legacy.TestLegacy.test_int ... ok yaql.tests.test_math.TestMath.test_abs yaql.tests.test_math.TestMath.test_abs ... ok +yaql.tests.test_legacy.TestLegacy.test_sum +yaql.tests.test_legacy.TestLegacy.test_sum ... ok yaql.tests.test_legacy.TestLegacy.test_tuples_func yaql.tests.test_legacy.TestLegacy.test_tuples_func ... ok -yaql.tests.test_queries.TestQueries.test_slice_where -yaql.tests.test_queries.TestQueries.test_slice_where ... ok -yaql.tests.test_legacy.TestLegacy.test_bool -yaql.tests.test_legacy.TestLegacy.test_bool ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_sum -yaql.tests.test_legacy.TestLegacyNewEngine.test_sum ... ok -yaql.tests.test_miscellaneous.TestMiscellaneous.test_nullable_collections -yaql.tests.test_miscellaneous.TestMiscellaneous.test_nullable_collections ... ok -yaql.tests.test_math.TestMath.test_bitwise_or -yaql.tests.test_math.TestMath.test_bitwise_or ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_keyword_dict_access -yaql.tests.test_legacy.TestLegacyNewEngine.test_keyword_dict_access ... ok -yaql.tests.test_queries.TestQueries.test_default_if_empty -yaql.tests.test_queries.TestQueries.test_default_if_empty ... ok -yaql.tests.test_math.TestMath.test_is_number -yaql.tests.test_math.TestMath.test_is_number ... ok -yaql.tests.test_regex.TestRegex.test_matches -yaql.tests.test_regex.TestRegex.test_matches ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_bool -yaql.tests.test_legacy.TestLegacyNewEngine.test_bool ... ok -yaql.tests.test_math.TestMath.test_division -yaql.tests.test_math.TestMath.test_division ... ok -yaql.tests.test_math.TestMath.test_round -yaql.tests.test_math.TestMath.test_round ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_int +yaql.tests.test_legacy.TestLegacyNewEngine.test_int ... ok +yaql.tests.test_math.TestMath.test_lt +yaql.tests.test_math.TestMath.test_lt ... ok yaql.tests.test_legacy.TestLegacy.test_list yaql.tests.test_legacy.TestLegacy.test_list ... ok -yaql.tests.test_queries.TestQueries.test_index_where -yaql.tests.test_queries.TestQueries.test_index_where ... ok -yaql.tests.test_math.TestMath.test_binary_plus_int -yaql.tests.test_math.TestMath.test_binary_plus_int ... ok -yaql.tests.test_queries.TestQueries.test_accumulate -yaql.tests.test_queries.TestQueries.test_accumulate ... ok -yaql.tests.test_regex.TestRegex.test_replace_on_string -yaql.tests.test_regex.TestRegex.test_replace_on_string ... ok -yaql.tests.test_queries.TestQueries.test_distinct_structures -yaql.tests.test_queries.TestQueries.test_distinct_structures ... ok +yaql.tests.test_legacy.TestLegacy.test_as +yaql.tests.test_legacy.TestLegacy.test_as ... ok +yaql.tests.test_math.TestMath.test_binary_minus_int +yaql.tests.test_math.TestMath.test_binary_minus_int ... ok +yaql.tests.test_math.TestMath.test_eq +yaql.tests.test_math.TestMath.test_eq ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_float +yaql.tests.test_legacy.TestLegacyNewEngine.test_float ... ok +yaql.tests.test_engine.TestEngine.test_high_precedence_operator_insertion +yaql.tests.test_engine.TestEngine.test_high_precedence_operator_insertion ... ok +yaql.tests.test_math.TestMath.test_int +yaql.tests.test_math.TestMath.test_int ... ok +yaql.tests.test_math.TestMath.test_zero_division +yaql.tests.test_math.TestMath.test_zero_division ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_switch +yaql.tests.test_legacy.TestLegacyNewEngine.test_switch ... ok +yaql.tests.test_math.TestMath.test_division +yaql.tests.test_math.TestMath.test_division ... ok +yaql.tests.test_miscellaneous.TestMiscellaneous.test_pass_lambda_from_code +yaql.tests.test_miscellaneous.TestMiscellaneous.test_pass_lambda_from_code ... ok +yaql.tests.test_legacy.TestLegacy.test_int +yaql.tests.test_legacy.TestLegacy.test_int ... ok yaql.tests.test_legacy.TestLegacyNewEngine.test_range yaql.tests.test_legacy.TestLegacyNewEngine.test_range ... ok -yaql.tests.test_math.TestMath.test_gte -yaql.tests.test_math.TestMath.test_gte ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_dict -yaql.tests.test_legacy.TestLegacyNewEngine.test_dict ... ok -yaql.tests.test_queries.TestQueries.test_is_iterable -yaql.tests.test_queries.TestQueries.test_is_iterable ... ok -yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_multi_layer -yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_multi_layer ... ok -yaql.tests.test_queries.TestQueries.test_max -yaql.tests.test_queries.TestQueries.test_max ... ok -yaql.tests.test_math.TestMath.test_bitwise_not -yaql.tests.test_math.TestMath.test_bitwise_not ... ok +yaql.tests.test_math.TestMath.test_shift_bits_right +yaql.tests.test_math.TestMath.test_shift_bits_right ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_as +yaql.tests.test_legacy.TestLegacyNewEngine.test_as ... ok +yaql.tests.test_math.TestMath.test_binary_plus_float +yaql.tests.test_math.TestMath.test_binary_plus_float ... ok yaql.tests.test_math.TestMath.test_modulo_float yaql.tests.test_math.TestMath.test_modulo_float ... ok -yaql.tests.test_queries.TestQueries.test_merge_with -yaql.tests.test_queries.TestQueries.test_merge_with ... ok -yaql.tests.test_math.TestMath.test_neq -yaql.tests.test_math.TestMath.test_neq ... ok -yaql.tests.test_queries.TestQueries.test_single -yaql.tests.test_queries.TestQueries.test_single ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_switch -yaql.tests.test_legacy.TestLegacyNewEngine.test_switch ... ok -yaql.tests.test_strings.TestStrings.test_hex -yaql.tests.test_strings.TestStrings.test_hex ... ok +yaql.tests.test_legacy.TestLegacy.test_dicts_are_iterable +yaql.tests.test_legacy.TestLegacy.test_dicts_are_iterable ... ok +yaql.tests.test_legacy.TestLegacy.test_dict +yaql.tests.test_legacy.TestLegacy.test_dict ... ok +yaql.tests.test_queries.TestQueries.test_generate +yaql.tests.test_queries.TestQueries.test_generate ... ok yaql.tests.test_math.TestMath.test_is_integer yaql.tests.test_math.TestMath.test_is_integer ... ok -yaql.tests.test_queries.TestQueries.test_select_many -yaql.tests.test_queries.TestQueries.test_select_many ... ok yaql.tests.test_miscellaneous.TestMiscellaneous.test_bool_is_not_an_integer yaql.tests.test_miscellaneous.TestMiscellaneous.test_bool_is_not_an_integer ... ok -yaql.tests.test_queries.TestQueries.test_zip -yaql.tests.test_queries.TestQueries.test_zip ... ok -yaql.tests.test_strings.TestStrings.test_max -yaql.tests.test_strings.TestStrings.test_max ... ok -yaql.tests.test_math.TestMath.test_sign -yaql.tests.test_math.TestMath.test_sign ... ok -yaql.tests.test_math.TestMath.test_bitwise_xor -yaql.tests.test_math.TestMath.test_bitwise_xor ... ok -yaql.tests.test_regex.TestRegex.test_replace -yaql.tests.test_regex.TestRegex.test_replace ... ok -yaql.tests.test_queries.TestQueries.test_take_while -yaql.tests.test_queries.TestQueries.test_take_while ... ok -yaql.tests.test_math.TestMath.test_random -yaql.tests.test_math.TestMath.test_random ... ok -yaql.tests.test_queries.TestQueries.test_cycle -yaql.tests.test_queries.TestQueries.test_cycle ... ok -yaql.tests.test_strings.TestStrings.test_starts_with -yaql.tests.test_strings.TestStrings.test_starts_with ... ok -yaql.tests.test_regex.TestRegex.test_split_on_string -yaql.tests.test_regex.TestRegex.test_split_on_string ... ok -yaql.tests.test_legacy.TestLegacy.test_dicts_are_iterable -yaql.tests.test_legacy.TestLegacy.test_dicts_are_iterable ... ok -yaql.tests.test_math.TestMath.test_lt -yaql.tests.test_math.TestMath.test_lt ... ok -yaql.tests.test_regex.TestRegex.test_not_matches_operator_regex -yaql.tests.test_regex.TestRegex.test_not_matches_operator_regex ... ok +yaql.tests.test_math.TestMath.test_gte +yaql.tests.test_math.TestMath.test_gte ... ok yaql.tests.test_queries.TestQueries.test_index_of yaql.tests.test_queries.TestQueries.test_index_of ... ok -yaql.tests.test_queries.TestQueries.test_any -yaql.tests.test_queries.TestQueries.test_any ... ok -yaql.tests.test_system.TestSystem.test_2nd_order_lambda -yaql.tests.test_system.TestSystem.test_2nd_order_lambda ... ok -yaql.tests.test_miscellaneous.TestMiscellaneous.test_pass_lambda_from_code -yaql.tests.test_miscellaneous.TestMiscellaneous.test_pass_lambda_from_code ... ok -yaql.tests.test_strings.TestStrings.test_concat_plus -yaql.tests.test_strings.TestStrings.test_concat_plus ... ok +yaql.tests.test_queries.TestQueries.test_repeat +yaql.tests.test_queries.TestQueries.test_repeat ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_distinct +yaql.tests.test_legacy.TestLegacyNewEngine.test_distinct ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_keyword_dict_access +yaql.tests.test_legacy.TestLegacyNewEngine.test_keyword_dict_access ... ok +yaql.tests.test_math.TestMath.test_float +yaql.tests.test_math.TestMath.test_float ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_dict +yaql.tests.test_legacy.TestLegacyNewEngine.test_dict ... ok yaql.tests.test_math.TestMath.test_shift_bits_left yaql.tests.test_math.TestMath.test_shift_bits_left ... ok -yaql.tests.test_legacy.TestLegacy.test_distinct -yaql.tests.test_legacy.TestLegacy.test_distinct ... ok +yaql.tests.test_queries.TestQueries.test_distinct +yaql.tests.test_queries.TestQueries.test_distinct ... ok +yaql.tests.test_queries.TestQueries.test_distinct_structures +yaql.tests.test_queries.TestQueries.test_distinct_structures ... ok +yaql.tests.test_queries.TestQueries.test_max +yaql.tests.test_queries.TestQueries.test_max ... ok +yaql.tests.test_regex.TestRegex.test_is_regex +yaql.tests.test_regex.TestRegex.test_is_regex ... ok +yaql.tests.test_resolution.TestResolution.test_ambiguous_method +yaql.tests.test_resolution.TestResolution.test_ambiguous_method ... ok +yaql.tests.test_math.TestMath.test_bitwise_xor +yaql.tests.test_math.TestMath.test_bitwise_xor ... ok +yaql.tests.test_math.TestMath.test_random +yaql.tests.test_math.TestMath.test_random ... ok yaql.tests.test_queries.TestQueries.test_limit yaql.tests.test_queries.TestQueries.test_limit ... ok -yaql.tests.test_legacy.TestLegacy.test_take_while -yaql.tests.test_legacy.TestLegacy.test_take_while ... ok +yaql.tests.test_queries.TestQueries.test_aggregate +yaql.tests.test_queries.TestQueries.test_aggregate ... ok +yaql.tests.test_math.TestMath.test_unary_plus +yaql.tests.test_math.TestMath.test_unary_plus ... ok +yaql.tests.test_math.TestMath.test_sign +yaql.tests.test_math.TestMath.test_sign ... ok +yaql.tests.test_queries.TestQueries.test_distinct_with_selector +yaql.tests.test_queries.TestQueries.test_distinct_with_selector ... ok +yaql.tests.test_queries.TestQueries.test_split_where +yaql.tests.test_queries.TestQueries.test_split_where ... ok +yaql.tests.test_strings.TestStrings.test_join +yaql.tests.test_strings.TestStrings.test_join ... ok +yaql.tests.test_queries.TestQueries.test_split_at +yaql.tests.test_queries.TestQueries.test_split_at ... ok +yaql.tests.test_queries.TestQueries.test_cycle +yaql.tests.test_queries.TestQueries.test_cycle ... ok +yaql.tests.test_queries.TestQueries.test_generate_many +yaql.tests.test_queries.TestQueries.test_generate_many ... ok +yaql.tests.test_queries.TestQueries.test_order_by +yaql.tests.test_queries.TestQueries.test_order_by ... ok +yaql.tests.test_queries.TestQueries.test_zip +yaql.tests.test_queries.TestQueries.test_zip ... ok yaql.tests.test_regex.TestRegex.test_search_with_selector yaql.tests.test_regex.TestRegex.test_search_with_selector ... ok -yaql.tests.test_queries.TestQueries.test_distinct -yaql.tests.test_queries.TestQueries.test_distinct ... ok -yaql.tests.test_strings.TestStrings.test_join_pythonic -yaql.tests.test_strings.TestStrings.test_join_pythonic ... ok +yaql.tests.test_strings.TestStrings.test_index_of +yaql.tests.test_strings.TestStrings.test_index_of ... ok +yaql.tests.test_queries.TestQueries.test_order_by_multilevel +yaql.tests.test_queries.TestQueries.test_order_by_multilevel ... ok +yaql.tests.test_strings.TestStrings.test_to_char_array +yaql.tests.test_strings.TestStrings.test_to_char_array ... ok +yaql.tests.test_queries.TestQueries.test_last_index_where +yaql.tests.test_queries.TestQueries.test_last_index_where ... ok +yaql.tests.test_regex.TestRegex.test_replace_by_on_string +yaql.tests.test_regex.TestRegex.test_replace_by_on_string ... ok +yaql.tests.test_system.TestSystem.test_function_passing +yaql.tests.test_system.TestSystem.test_function_passing ... ok +yaql.tests.test_legacy.TestLegacy.test_dict_get +yaql.tests.test_legacy.TestLegacy.test_dict_get ... ok +yaql.tests.test_math.TestMath.test_modulo_int +yaql.tests.test_math.TestMath.test_modulo_int ... ok +yaql.tests.test_queries.TestQueries.test_all +yaql.tests.test_queries.TestQueries.test_all ... ok +yaql.tests.test_queries.TestQueries.test_is_iterable +yaql.tests.test_queries.TestQueries.test_is_iterable ... ok +yaql.tests.test_queries.TestQueries.test_select_many +yaql.tests.test_queries.TestQueries.test_select_many ... ok +yaql.tests.test_regex.TestRegex.test_matches_operator_string +yaql.tests.test_regex.TestRegex.test_matches_operator_string ... ok +yaql.tests.test_math.TestMath.test_bitwise_not +yaql.tests.test_math.TestMath.test_bitwise_not ... ok +yaql.tests.test_math.TestMath.test_neq +yaql.tests.test_math.TestMath.test_neq ... ok +yaql.tests.test_queries.TestQueries.test_complex_query +yaql.tests.test_queries.TestQueries.test_complex_query ... ok +yaql.tests.test_queries.TestQueries.test_zip_longest +yaql.tests.test_queries.TestQueries.test_zip_longest ... ok +yaql.tests.test_strings.TestStrings.test_starts_with +yaql.tests.test_strings.TestStrings.test_starts_with ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_indexation_blacklist +yaql.tests.test_yaqlization.TestYaqlization.test_indexation_blacklist ... ok +yaql.tests.test_queries.TestQueries.test_infinite_collections +yaql.tests.test_queries.TestQueries.test_infinite_collections ... ok yaql.tests.test_queries.TestQueries.test_select yaql.tests.test_queries.TestQueries.test_select ... ok -yaql.tests.test_legacy.TestLegacy.test_tuples -yaql.tests.test_legacy.TestLegacy.test_tuples ... ok -yaql.tests.test_strings.TestStrings.test_characters -yaql.tests.test_strings.TestStrings.test_characters ... ok yaql.tests.test_queries.TestQueries.test_first yaql.tests.test_queries.TestQueries.test_first ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_float -yaql.tests.test_legacy.TestLegacyNewEngine.test_float ... ok -yaql.tests.test_strings.TestStrings.test_replace_with_dict -yaql.tests.test_strings.TestStrings.test_replace_with_dict ... ok +yaql.tests.test_queries.TestQueries.test_min +yaql.tests.test_queries.TestQueries.test_min ... ok +yaql.tests.test_queries.TestQueries.test_where +yaql.tests.test_queries.TestQueries.test_where ... ok +yaql.tests.test_queries.TestQueries.test_memorize +yaql.tests.test_queries.TestQueries.test_memorize ... ok yaql.tests.test_queries.TestQueries.test_sum yaql.tests.test_queries.TestQueries.test_sum ... ok -yaql.tests.test_system.TestSystem.test_elvis_method -yaql.tests.test_system.TestSystem.test_elvis_method ... ok -yaql.tests.test_strings.TestStrings.test_is_string -yaql.tests.test_strings.TestStrings.test_is_string ... ok -yaql.tests.test_legacy.TestLegacyNewEngine.test_int -yaql.tests.test_legacy.TestLegacyNewEngine.test_int ... ok -yaql.tests.test_regex.TestRegex.test_matches_string_method -yaql.tests.test_regex.TestRegex.test_matches_string_method ... ok -yaql.tests.test_queries.TestQueries.test_aggregate -yaql.tests.test_queries.TestQueries.test_aggregate ... ok -yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable -yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable ... ok -yaql.tests.test_strings.TestStrings.test_trim -yaql.tests.test_strings.TestStrings.test_trim ... ok -yaql.tests.test_strings.TestStrings.test_norm -yaql.tests.test_strings.TestStrings.test_norm ... ok -yaql.tests.test_math.TestMath.test_binary_minus_int -yaql.tests.test_math.TestMath.test_binary_minus_int ... ok -yaql.tests.test_regex.TestRegex.test_search_all_with_selector -yaql.tests.test_regex.TestRegex.test_search_all_with_selector ... ok -yaql.tests.test_type_aggregation.TestTypeAggregation.test_any_of -yaql.tests.test_type_aggregation.TestTypeAggregation.test_any_of ... ok -yaql.tests.test_strings.TestStrings.test_to_lower -yaql.tests.test_strings.TestStrings.test_to_lower ... ok -yaql.tests.test_math.TestMath.test_binary_plus_float -yaql.tests.test_math.TestMath.test_binary_plus_float ... ok +yaql.tests.test_regex.TestRegex.test_search +yaql.tests.test_regex.TestRegex.test_search ... ok +yaql.tests.test_queries.TestQueries.test_slice +yaql.tests.test_queries.TestQueries.test_slice ... ok +yaql.tests.test_regex.TestRegex.test_replace_backref +yaql.tests.test_regex.TestRegex.test_replace_backref ... ok +yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_multi_layer +yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_multi_layer ... ok +yaql.tests.test_system.TestSystem.test_def_recursion +yaql.tests.test_system.TestSystem.test_def_recursion ... ok +yaql.tests.test_regex.TestRegex.test_matches_operator_regex +yaql.tests.test_regex.TestRegex.test_matches_operator_regex ... ok yaql.tests.test_queries.TestQueries.test_last yaql.tests.test_queries.TestQueries.test_last ... ok -yaql.tests.test_queries.TestQueries.test_distinct_with_selector -yaql.tests.test_queries.TestQueries.test_distinct_with_selector ... ok -yaql.tests.test_math.TestMath.test_float -yaql.tests.test_math.TestMath.test_float ... ok -yaql.tests.test_legacy.TestLegacy.test_range -yaql.tests.test_legacy.TestLegacy.test_range ... ok -yaql.tests.test_queries.TestQueries.test_infinite_collections -yaql.tests.test_queries.TestQueries.test_infinite_collections ... ok -yaql.tests.test_resolution.TestResolution.test_single_layer_laziness_ambiguity -yaql.tests.test_resolution.TestResolution.test_single_layer_laziness_ambiguity ... ok -yaql.tests.test_system.TestSystem.test_calling_non_callable -yaql.tests.test_system.TestSystem.test_calling_non_callable ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_callable -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_callable ... ok -yaql.tests.test_queries.TestQueries.test_memorize -yaql.tests.test_queries.TestQueries.test_memorize ... ok -yaql.tests.test_math.TestMath.test_gt -yaql.tests.test_math.TestMath.test_gt ... ok +yaql.tests.test_strings.TestStrings.test_last_index_of +yaql.tests.test_strings.TestStrings.test_last_index_of ... ok +yaql.tests.test_regex.TestRegex.test_split +yaql.tests.test_regex.TestRegex.test_split ... ok +yaql.tests.test_regex.TestRegex.test_search_all_with_selector +yaql.tests.test_regex.TestRegex.test_search_all_with_selector ... ok yaql.tests.test_legacy.TestLegacyNewEngine.test_dict_get yaql.tests.test_legacy.TestLegacyNewEngine.test_dict_get ... ok +yaql.tests.test_math.TestMath.test_bitwise_or +yaql.tests.test_math.TestMath.test_bitwise_or ... ok +yaql.tests.test_math.TestMath.test_pow +yaql.tests.test_math.TestMath.test_pow ... ok yaql.tests.test_strings.TestStrings.test_is_empty yaql.tests.test_strings.TestStrings.test_is_empty ... ok -yaql.tests.test_math.TestMath.test_multiplication_float -yaql.tests.test_math.TestMath.test_multiplication_float ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_property_access -yaql.tests.test_yaqlization.TestYaqlization.test_property_access ... ok -yaql.tests.test_system.TestSystem.test_lambda_passing -yaql.tests.test_system.TestSystem.test_lambda_passing ... ok -yaql.tests.test_queries.TestQueries.test_select_many_scalar -yaql.tests.test_queries.TestQueries.test_select_many_scalar ... ok -yaql.tests.test_queries.TestQueries.test_join -yaql.tests.test_queries.TestQueries.test_join ... ok +yaql.tests.test_strings.TestStrings.test_concat_func +yaql.tests.test_strings.TestStrings.test_concat_func ... ok yaql.tests.test_strings.TestStrings.test_neq yaql.tests.test_strings.TestStrings.test_neq ... ok -yaql.tests.test_queries.TestQueries.test_where -yaql.tests.test_queries.TestQueries.test_where ... ok -yaql.tests.test_system.TestSystem.test_call_function -yaql.tests.test_system.TestSystem.test_call_function ... ok +yaql.tests.test_strings.TestStrings.test_format +yaql.tests.test_strings.TestStrings.test_format ... ok +yaql.tests.test_strings.TestStrings.test_rsplit +yaql.tests.test_strings.TestStrings.test_rsplit ... ok +yaql.tests.test_queries.TestQueries.test_skip +yaql.tests.test_queries.TestQueries.test_skip ... ok +yaql.tests.test_legacy.TestLegacy.test_switch +yaql.tests.test_legacy.TestLegacy.test_switch ... ok yaql.tests.test_legacy.TestLegacyNewEngine.test_take_while yaql.tests.test_legacy.TestLegacyNewEngine.test_take_while ... ok -yaql.tests.test_math.TestMath.test_multiplication_int -yaql.tests.test_math.TestMath.test_multiplication_int ... ok -yaql.tests.test_math.TestMath.test_unary_plus -yaql.tests.test_math.TestMath.test_unary_plus ... ok -yaql.tests.test_yaql_interface.TestYaqlInterface.test_method_call -yaql.tests.test_yaql_interface.TestYaqlInterface.test_method_call ... ok -yaql.tests.test_regex.TestRegex.test_not_matches_operator_string -yaql.tests.test_regex.TestRegex.test_not_matches_operator_string ... ok -yaql.tests.test_strings.TestStrings.test_to_char_array -yaql.tests.test_strings.TestStrings.test_to_char_array ... ok -yaql.tests.test_math.TestMath.test_brackets -yaql.tests.test_math.TestMath.test_brackets ... ok -yaql.tests.test_math.TestMath.test_zero_division -yaql.tests.test_math.TestMath.test_zero_division ... ok -yaql.tests.test_queries.TestQueries.test_order_by_multilevel -yaql.tests.test_queries.TestQueries.test_order_by_multilevel ... ok -yaql.tests.test_system.TestSystem.test_lambda_func -yaql.tests.test_system.TestSystem.test_lambda_func ... ok -yaql.tests.test_queries.TestQueries.test_min -yaql.tests.test_queries.TestQueries.test_min ... ok -yaql.tests.test_queries.TestQueries.test_complex_query -yaql.tests.test_queries.TestQueries.test_complex_query ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_regexp -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_regexp ... ok -yaql.tests.test_yaql_interface.TestYaqlInterface.test_data_access -yaql.tests.test_yaql_interface.TestYaqlInterface.test_data_access ... ok -yaql.tests.test_system.TestSystem.test_assert -yaql.tests.test_system.TestSystem.test_assert ... ok -yaql.tests.test_regex.TestRegex.test_split -yaql.tests.test_regex.TestRegex.test_split ... ok yaql.tests.test_queries.TestQueries.test_concat yaql.tests.test_queries.TestQueries.test_concat ... ok -yaql.tests.test_queries.TestQueries.test_slice -yaql.tests.test_queries.TestQueries.test_slice ... ok -yaql.tests.test_math.TestMath.test_lte -yaql.tests.test_math.TestMath.test_lte ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_not_yaqlized -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_not_yaqlized ... ok -yaql.tests.test_queries.TestQueries.test_skip -yaql.tests.test_queries.TestQueries.test_skip ... ok -yaql.tests.test_strings.TestStrings.test_concat_func -yaql.tests.test_strings.TestStrings.test_concat_func ... ok -yaql.tests.test_math.TestMath.test_shift_bits_right -yaql.tests.test_math.TestMath.test_shift_bits_right ... ok -yaql.tests.test_regex.TestRegex.test_is_regex -yaql.tests.test_regex.TestRegex.test_is_regex ... ok -yaql.tests.test_queries.TestQueries.test_zip_longest -yaql.tests.test_queries.TestQueries.test_zip_longest ... ok -yaql.tests.test_queries.TestQueries.test_generate_many -yaql.tests.test_queries.TestQueries.test_generate_many ... ok -yaql.tests.test_strings.TestStrings.test_join -yaql.tests.test_strings.TestStrings.test_join ... ok -yaql.tests.test_queries.TestQueries.test_all -yaql.tests.test_queries.TestQueries.test_all ... ok -yaql.tests.test_regex.TestRegex.test_replace_backref -yaql.tests.test_regex.TestRegex.test_replace_backref ... ok -yaql.tests.test_strings.TestStrings.test_replace -yaql.tests.test_strings.TestStrings.test_replace ... ok -yaql.tests.test_system.TestSystem.test_lambda_expression -yaql.tests.test_system.TestSystem.test_lambda_expression ... ok -yaql.tests.test_queries.TestQueries.test_last_index_where -yaql.tests.test_queries.TestQueries.test_last_index_where ... ok -yaql.tests.test_regex.TestRegex.test_replace_by_on_string -yaql.tests.test_regex.TestRegex.test_replace_by_on_string ... ok -yaql.tests.test_queries.TestQueries.test_group_by -yaql.tests.test_queries.TestQueries.test_group_by ... ok -yaql.tests.test_queries.TestQueries.test_enumerate -yaql.tests.test_queries.TestQueries.test_enumerate ... ok -yaql.tests.test_resolution.TestResolution.test_ambiguous_method -yaql.tests.test_resolution.TestResolution.test_ambiguous_method ... ok -yaql.tests.test_strings.TestStrings.test_to_upper -yaql.tests.test_strings.TestStrings.test_to_upper ... ok -yaql.tests.test_queries.TestQueries.test_repeat -yaql.tests.test_queries.TestQueries.test_repeat ... ok -yaql.tests.test_yaql_interface.TestYaqlInterface.test_call -yaql.tests.test_yaql_interface.TestYaqlInterface.test_call ... ok -yaql.tests.test_queries.TestQueries.test_keyword_collection_access -yaql.tests.test_queries.TestQueries.test_keyword_collection_access ... ok -yaql.tests.test_strings.TestStrings.test_ends_with -yaql.tests.test_strings.TestStrings.test_ends_with ... ok -yaql.tests.test_queries.TestQueries.test_len -yaql.tests.test_queries.TestQueries.test_len ... ok yaql.tests.test_resolution.TestResolution.test_multi_layer_laziness_ambiguity yaql.tests.test_resolution.TestResolution.test_multi_layer_laziness_ambiguity ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_forbidden -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_forbidden ... ok -yaql.tests.test_queries.TestQueries.test_order_by -yaql.tests.test_queries.TestQueries.test_order_by ... ok -yaql.tests.test_queries.TestQueries.test_split_at -yaql.tests.test_queries.TestQueries.test_split_at ... ok yaql.tests.test_strings.TestStrings.test_join_seq yaql.tests.test_strings.TestStrings.test_join_seq ... ok -yaql.tests.test_regex.TestRegex.test_matches_operator_regex -yaql.tests.test_regex.TestRegex.test_matches_operator_regex ... ok -yaql.tests.test_queries.TestQueries.test_skip_while -yaql.tests.test_queries.TestQueries.test_skip_while ... ok -yaql.tests.test_strings.TestStrings.test_format -yaql.tests.test_strings.TestStrings.test_format ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator_with_parameters -yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator_with_parameters ... ok -yaql.tests.test_queries.TestQueries.test_reverse -yaql.tests.test_queries.TestQueries.test_reverse ... ok -yaql.tests.test_regex.TestRegex.test_search -yaql.tests.test_regex.TestRegex.test_search ... ok -yaql.tests.test_regex.TestRegex.test_escape_regex -yaql.tests.test_regex.TestRegex.test_escape_regex ... ok -yaql.tests.test_strings.TestStrings.test_rsplit -yaql.tests.test_strings.TestStrings.test_rsplit ... ok -yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_single_layer -yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_single_layer ... ok -yaql.tests.test_system.TestSystem.test_call_method -yaql.tests.test_system.TestSystem.test_call_method ... ok -yaql.tests.test_regex.TestRegex.test_replace_by -yaql.tests.test_regex.TestRegex.test_replace_by ... ok -yaql.tests.test_strings.TestStrings.test_trim_left -yaql.tests.test_strings.TestStrings.test_trim_left ... ok -yaql.tests.test_strings.TestStrings.test_len -yaql.tests.test_strings.TestStrings.test_len ... ok -yaql.tests.test_strings.TestStrings.test_in -yaql.tests.test_strings.TestStrings.test_in ... ok -yaql.tests.test_resolution.TestResolution.test_layer_override -yaql.tests.test_resolution.TestResolution.test_layer_override ... ok -yaql.tests.test_system.TestSystem.test_lambda_func_2nd_order -yaql.tests.test_system.TestSystem.test_lambda_func_2nd_order ... ok -yaql.tests.test_strings.TestStrings.test_min -yaql.tests.test_strings.TestStrings.test_min ... ok -yaql.tests.test_yaql_interface.TestYaqlInterface.test_function_call -yaql.tests.test_yaql_interface.TestYaqlInterface.test_function_call ... ok -yaql.tests.test_queries.TestQueries.test_split_where -yaql.tests.test_queries.TestQueries.test_split_where ... ok +yaql.tests.test_system.TestSystem.test_2nd_order_lambda_collection_expression +yaql.tests.test_system.TestSystem.test_2nd_order_lambda_collection_expression ... ok +yaql.tests.test_regex.TestRegex.test_replace_on_string +yaql.tests.test_regex.TestRegex.test_replace_on_string ... ok yaql.tests.test_strings.TestStrings.test_eq yaql.tests.test_strings.TestStrings.test_eq ... ok -yaql.tests.test_system.TestSystem.test_def -yaql.tests.test_system.TestSystem.test_def ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_callable -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_callable ... ok +yaql.tests.test_strings.TestStrings.test_replace_with_dict +yaql.tests.test_strings.TestStrings.test_replace_with_dict ... ok +yaql.tests.test_system.TestSystem.test_call_function +yaql.tests.test_system.TestSystem.test_call_function ... ok +yaql.tests.test_type_aggregation.TestTypeAggregation.test_not_of_type +yaql.tests.test_type_aggregation.TestTypeAggregation.test_not_of_type ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_property_access +yaql.tests.test_yaqlization.TestYaqlization.test_property_access ... ok +yaql.tests.test_yaql_interface.TestYaqlInterface.test_method_call +yaql.tests.test_yaql_interface.TestYaqlInterface.test_method_call ... ok +yaql.tests.test_legacy.TestLegacy.test_distinct +yaql.tests.test_legacy.TestLegacy.test_distinct ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_filter +yaql.tests.test_legacy.TestLegacyNewEngine.test_filter ... ok +yaql.tests.test_strings.TestStrings.test_trim +yaql.tests.test_strings.TestStrings.test_trim ... ok +yaql.tests.test_system.TestSystem.test_lambda_func +yaql.tests.test_system.TestSystem.test_lambda_func ... ok yaql.tests.test_strings.TestStrings.test_str yaql.tests.test_strings.TestStrings.test_str ... ok -yaql.tests.test_strings.TestStrings.test_split -yaql.tests.test_strings.TestStrings.test_split ... ok -yaql.tests.test_regex.TestRegex.test_matches_operator_string -yaql.tests.test_regex.TestRegex.test_matches_operator_string ... ok -yaql.tests.test_strings.TestStrings.test_last_index_of -yaql.tests.test_strings.TestStrings.test_last_index_of ... ok -yaql.tests.test_system.TestSystem.test_2nd_order_lambda_collection_expression -yaql.tests.test_system.TestSystem.test_2nd_order_lambda_collection_expression ... ok -yaql.tests.test_strings.TestStrings.test_scalar -yaql.tests.test_strings.TestStrings.test_scalar ... ok -yaql.tests.test_regex.TestRegex.test_search_all -yaql.tests.test_regex.TestRegex.test_search_all ... ok -yaql.tests.test_strings.TestStrings.test_verbatim_strings -yaql.tests.test_strings.TestStrings.test_verbatim_strings ... ok -yaql.tests.test_strings.TestStrings.test_trim_right -yaql.tests.test_strings.TestStrings.test_trim_right ... ok -yaql.tests.test_resolution.TestResolution.test_single_layer_ambiguity -yaql.tests.test_resolution.TestResolution.test_single_layer_ambiguity ... ok -yaql.tests.test_system.TestSystem.test_properties -yaql.tests.test_system.TestSystem.test_properties ... ok yaql.tests.test_system.TestSystem.test_elvis_dict yaql.tests.test_system.TestSystem.test_elvis_dict ... ok -yaql.tests.test_system.TestSystem.test_function_passing -yaql.tests.test_system.TestSystem.test_function_passing ... ok -yaql.tests.test_system.TestSystem.test_def_recursion -yaql.tests.test_system.TestSystem.test_def_recursion ... ok -yaql.tests.test_strings.TestStrings.test_index_of -yaql.tests.test_strings.TestStrings.test_index_of ... ok +yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable +yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable ... ok yaql.tests.test_system.TestSystem.test_unpack_with_names yaql.tests.test_system.TestSystem.test_unpack_with_names ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_string +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_string ... ok +yaql.tests.test_strings.TestStrings.test_in +yaql.tests.test_strings.TestStrings.test_in ... ok +yaql.tests.test_strings.TestStrings.test_split +yaql.tests.test_strings.TestStrings.test_split ... ok +yaql.tests.test_system.TestSystem.test_def +yaql.tests.test_system.TestSystem.test_def ... ok +yaql.tests.test_math.TestMath.test_brackets +yaql.tests.test_math.TestMath.test_brackets ... ok +yaql.tests.test_math.TestMath.test_round +yaql.tests.test_math.TestMath.test_round ... ok +yaql.tests.test_system.TestSystem.test_call_method +yaql.tests.test_system.TestSystem.test_call_method ... ok +yaql.tests.test_yaql_interface.TestYaqlInterface.test_call +yaql.tests.test_yaql_interface.TestYaqlInterface.test_call ... ok +yaql.tests.test_strings.TestStrings.test_to_upper +yaql.tests.test_strings.TestStrings.test_to_upper ... ok +yaql.tests.test_system.TestSystem.test_lambda_expression +yaql.tests.test_system.TestSystem.test_lambda_expression ... ok +yaql.tests.test_queries.TestQueries.test_last_index_of +yaql.tests.test_queries.TestQueries.test_last_index_of ... ok +yaql.tests.test_legacy.TestLegacy.test_tuples +yaql.tests.test_legacy.TestLegacy.test_tuples ... ok +yaql.tests.test_math.TestMath.test_binary_minus_float +yaql.tests.test_math.TestMath.test_binary_minus_float ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_compare_not_comparable +yaql.tests.test_legacy.TestLegacyNewEngine.test_compare_not_comparable ... ok +yaql.tests.test_math.TestMath.test_bitwise_and +yaql.tests.test_math.TestMath.test_bitwise_and ... ok +yaql.tests.test_math.TestMath.test_is_number +yaql.tests.test_math.TestMath.test_is_number ... ok +yaql.tests.test_miscellaneous.TestMiscellaneous.test_nullable_collections +yaql.tests.test_miscellaneous.TestMiscellaneous.test_nullable_collections ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_string +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_string ... ok +yaql.tests.test_strings.TestStrings.test_ends_with +yaql.tests.test_strings.TestStrings.test_ends_with ... ok +yaql.tests.test_strings.TestStrings.test_replace +yaql.tests.test_strings.TestStrings.test_replace ... ok +yaql.tests.test_system.TestSystem.test_assert +yaql.tests.test_system.TestSystem.test_assert ... ok yaql.tests.test_type_aggregation.TestTypeAggregation.test_chain yaql.tests.test_type_aggregation.TestTypeAggregation.test_chain ... ok -yaql.tests.test_system.TestSystem.test_unpack -yaql.tests.test_system.TestSystem.test_unpack ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_indexation_blacklist -yaql.tests.test_yaqlization.TestYaqlization.test_indexation_blacklist ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_object +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_object ... ok +yaql.tests.test_legacy.TestLegacy.test_keyword_dict_access +yaql.tests.test_legacy.TestLegacy.test_keyword_dict_access ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_list +yaql.tests.test_legacy.TestLegacyNewEngine.test_list ... ok +yaql.tests.test_math.TestMath.test_gt +yaql.tests.test_math.TestMath.test_gt ... ok +yaql.tests.test_math.TestMath.test_unary_minus +yaql.tests.test_math.TestMath.test_unary_minus ... ok +yaql.tests.test_queries.TestQueries.test_enumerate +yaql.tests.test_queries.TestQueries.test_enumerate ... ok +yaql.tests.test_queries.TestQueries.test_merge_with +yaql.tests.test_queries.TestQueries.test_merge_with ... ok +yaql.tests.test_queries.TestQueries.test_take_while +yaql.tests.test_queries.TestQueries.test_take_while ... ok +yaql.tests.test_regex.TestRegex.test_search_all +yaql.tests.test_regex.TestRegex.test_search_all ... ok +yaql.tests.test_regex.TestRegex.test_not_matches_operator_string +yaql.tests.test_regex.TestRegex.test_not_matches_operator_string ... ok +yaql.tests.test_resolution.TestResolution.test_single_layer_laziness_ambiguity +yaql.tests.test_resolution.TestResolution.test_single_layer_laziness_ambiguity ... ok +yaql.tests.test_queries.TestQueries.test_skip_while +yaql.tests.test_queries.TestQueries.test_skip_while ... ok +yaql.tests.test_math.TestMath.test_multiplication_int +yaql.tests.test_math.TestMath.test_multiplication_int ... ok +yaql.tests.test_strings.TestStrings.test_min +yaql.tests.test_strings.TestStrings.test_min ... ok +yaql.tests.test_math.TestMath.test_lte +yaql.tests.test_math.TestMath.test_lte ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_property_access_blacklist +yaql.tests.test_yaqlization.TestYaqlization.test_property_access_blacklist ... ok yaql.tests.test_yaqlization.TestYaqlization.test_auto_yaqlization yaql.tests.test_yaqlization.TestYaqlization.test_auto_yaqlization ... ok -yaql.tests.test_strings.TestStrings.test_multiplication -yaql.tests.test_strings.TestStrings.test_multiplication ... ok +yaql.tests.test_queries.TestQueries.test_default_if_empty +yaql.tests.test_queries.TestQueries.test_default_if_empty ... ok +yaql.tests.test_strings.TestStrings.test_hex +yaql.tests.test_strings.TestStrings.test_hex ... ok +yaql.tests.test_yaql_interface.TestYaqlInterface.test_function_call +yaql.tests.test_yaql_interface.TestYaqlInterface.test_function_call ... ok yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_regexp yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_regexp ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_property_access_blacklist -yaql.tests.test_yaqlization.TestYaqlization.test_property_access_blacklist ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_object -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_object ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_indexation -yaql.tests.test_yaqlization.TestYaqlization.test_indexation ... ok -yaql.tests.test_strings.TestStrings.test_substring -yaql.tests.test_strings.TestStrings.test_substring ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_string -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_string ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_class -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_class ... ok +yaql.tests.test_strings.TestStrings.test_verbatim_strings +yaql.tests.test_strings.TestStrings.test_verbatim_strings ... ok +yaql.tests.test_queries.TestQueries.test_len +yaql.tests.test_queries.TestQueries.test_len ... ok +yaql.tests.test_queries.TestQueries.test_accumulate +yaql.tests.test_queries.TestQueries.test_accumulate ... ok +yaql.tests.test_regex.TestRegex.test_replace +yaql.tests.test_regex.TestRegex.test_replace ... ok +yaql.tests.test_queries.TestQueries.test_append +yaql.tests.test_queries.TestQueries.test_append ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator_with_parameters +yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator_with_parameters ... ok +yaql.tests.test_strings.TestStrings.test_scalar +yaql.tests.test_strings.TestStrings.test_scalar ... ok +yaql.tests.test_queries.TestQueries.test_index_where +yaql.tests.test_queries.TestQueries.test_index_where ... ok +yaql.tests.test_queries.TestQueries.test_slice_where +yaql.tests.test_queries.TestQueries.test_slice_where ... ok +yaql.tests.test_queries.TestQueries.test_keyword_collection_access +yaql.tests.test_queries.TestQueries.test_keyword_collection_access ... ok +yaql.tests.test_strings.TestStrings.test_characters +yaql.tests.test_strings.TestStrings.test_characters ... ok +yaql.tests.test_system.TestSystem.test_properties +yaql.tests.test_system.TestSystem.test_properties ... ok +yaql.tests.test_regex.TestRegex.test_replace_by +yaql.tests.test_regex.TestRegex.test_replace_by ... ok +yaql.tests.test_legacy.TestLegacy.test_bool +yaql.tests.test_legacy.TestLegacy.test_bool ... ok +yaql.tests.test_queries.TestQueries.test_reverse +yaql.tests.test_queries.TestQueries.test_reverse ... ok +yaql.tests.test_queries.TestQueries.test_single +yaql.tests.test_queries.TestQueries.test_single ... ok +yaql.tests.test_system.TestSystem.test_calling_non_callable +yaql.tests.test_system.TestSystem.test_calling_non_callable ... ok +yaql.tests.test_strings.TestStrings.test_concat_plus +yaql.tests.test_strings.TestStrings.test_concat_plus ... ok +yaql.tests.test_regex.TestRegex.test_matches +yaql.tests.test_regex.TestRegex.test_matches ... ok +yaql.tests.test_yaql_interface.TestYaqlInterface.test_data_access +yaql.tests.test_yaql_interface.TestYaqlInterface.test_data_access ... ok +yaql.tests.test_regex.TestRegex.test_not_matches_operator_regex +yaql.tests.test_regex.TestRegex.test_not_matches_operator_regex ... ok +yaql.tests.test_strings.TestStrings.test_multiplication +yaql.tests.test_strings.TestStrings.test_multiplication ... ok +yaql.tests.test_legacy.TestLegacyNewEngine.test_bool +yaql.tests.test_legacy.TestLegacyNewEngine.test_bool ... ok +yaql.tests.test_queries.TestQueries.test_group_by +yaql.tests.test_queries.TestQueries.test_group_by ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_callable +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_callable ... ok +yaql.tests.test_strings.TestStrings.test_norm +yaql.tests.test_strings.TestStrings.test_norm ... ok +yaql.tests.test_resolution.TestResolution.test_layer_override +yaql.tests.test_resolution.TestResolution.test_layer_override ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator +yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator ... ok +yaql.tests.test_resolution.TestResolution.test_single_layer_ambiguity +yaql.tests.test_resolution.TestResolution.test_single_layer_ambiguity ... ok +yaql.tests.test_math.TestMath.test_binary_plus_int +yaql.tests.test_math.TestMath.test_binary_plus_int ... ok +yaql.tests.test_system.TestSystem.test_2nd_order_lambda +yaql.tests.test_system.TestSystem.test_2nd_order_lambda ... ok yaql.tests.test_system.TestSystem.test_2nd_order_lambda_expression yaql.tests.test_system.TestSystem.test_2nd_order_lambda_expression ... ok +yaql.tests.test_strings.TestStrings.test_join_pythonic +yaql.tests.test_strings.TestStrings.test_join_pythonic ... ok +yaql.tests.test_strings.TestStrings.test_max +yaql.tests.test_strings.TestStrings.test_max ... ok +yaql.tests.test_math.TestMath.test_multiplication_float +yaql.tests.test_math.TestMath.test_multiplication_float ... ok +yaql.tests.test_queries.TestQueries.test_range +yaql.tests.test_queries.TestQueries.test_range ... ok +yaql.tests.test_system.TestSystem.test_unpack +yaql.tests.test_system.TestSystem.test_unpack ... ok +yaql.tests.test_type_aggregation.TestTypeAggregation.test_any_of +yaql.tests.test_type_aggregation.TestTypeAggregation.test_any_of ... ok +yaql.tests.test_strings.TestStrings.test_to_lower +yaql.tests.test_strings.TestStrings.test_to_lower ... ok +yaql.tests.test_strings.TestStrings.test_trim_right +yaql.tests.test_strings.TestStrings.test_trim_right ... ok +yaql.tests.test_queries.TestQueries.test_any +yaql.tests.test_queries.TestQueries.test_any ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_regexp +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_whitelist_regexp ... ok +yaql.tests.test_regex.TestRegex.test_escape_regex +yaql.tests.test_regex.TestRegex.test_escape_regex ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_class +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_yaqlized_class ... ok +yaql.tests.test_system.TestSystem.test_lambda_passing +yaql.tests.test_system.TestSystem.test_lambda_passing ... ok yaql.tests.test_system.TestSystem.test_lambda_closure yaql.tests.test_system.TestSystem.test_lambda_closure ... ok -yaql.tests.test_type_aggregation.TestTypeAggregation.test_not_of_type -yaql.tests.test_type_aggregation.TestTypeAggregation.test_not_of_type ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_string -yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_string ... ok -yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator -yaql.tests.test_yaqlization.TestYaqlization.test_yaqlify_decorator ... ok +yaql.tests.test_regex.TestRegex.test_split_on_string +yaql.tests.test_regex.TestRegex.test_split_on_string ... ok +yaql.tests.test_queries.TestQueries.test_join +yaql.tests.test_queries.TestQueries.test_join ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_not_yaqlized +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_not_yaqlized ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_callable +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_blacklist_callable ... ok +yaql.tests.test_strings.TestStrings.test_is_string +yaql.tests.test_strings.TestStrings.test_is_string ... ok +yaql.tests.test_queries.TestQueries.test_select_many_scalar +yaql.tests.test_queries.TestQueries.test_select_many_scalar ... ok +yaql.tests.test_regex.TestRegex.test_matches_string_method +yaql.tests.test_regex.TestRegex.test_matches_string_method ... ok +yaql.tests.test_strings.TestStrings.test_substring +yaql.tests.test_strings.TestStrings.test_substring ... ok +yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_single_layer +yaql.tests.test_resolution.TestResolution.test_resolve_parameter_count_single_layer ... ok +yaql.tests.test_system.TestSystem.test_elvis_method +yaql.tests.test_system.TestSystem.test_elvis_method ... ok +yaql.tests.test_strings.TestStrings.test_len +yaql.tests.test_strings.TestStrings.test_len ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_indexation +yaql.tests.test_yaqlization.TestYaqlization.test_indexation ... ok +yaql.tests.test_strings.TestStrings.test_trim_left +yaql.tests.test_strings.TestStrings.test_trim_left ... ok +yaql.tests.test_system.TestSystem.test_lambda_func_2nd_order +yaql.tests.test_system.TestSystem.test_lambda_func_2nd_order ... ok +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_forbidden +yaql.tests.test_yaqlization.TestYaqlization.test_method_call_forbidden ... ok running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ @@ -2601,70 +2649,102 @@ running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp74fdhj0a +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp5gd6n3i9 +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpoeg0bdcg +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpkj78ekbf +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp7_ww98bq +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpi3o1_hb2 +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpv3oz98g2 +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpxxlqtwng +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp38i5bah4 +running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ +OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ +OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpmdptbcey running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpf9yrkmpu +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp06aa79kf running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpk6itpvxn +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpu1z8c39d running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp2k3u9o0y +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpryksaquy running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp_7yar4qs +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp6auni8t9 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpqaby_enk +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpu71xuazg running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpb7ecg4v8 +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpgcjib41k running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpv_h1y8si +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpbrh2j0bx running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmp4rc710rk +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpt3v10pe0 running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ -${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmpo5r819j5 +${PYTHON:-python} -m subunit.run discover -t ./ . --load-list /tmp/tmptkckwnwu ---------------------------------------------------------------------- -Ran 365 tests in 8.214s +Ran 365 tests in 2.315s OK -+ + + subunit-stats -cat /tmp/tmp.MDThoYt8k9subunit-filter - -s --no-passthrough ++ cat /tmp/tmp.UPHlY0cLzr ++ subunit-filter -s --no-passthrough ++ subunit-stats Total tests: 365 Passed tests: 365 Failed tests: 0 Skipped tests: 0 -Seen tags: worker-0, worker-1, worker-2, worker-3, worker-4, worker-5, worker-6, worker-7, worker-8, worker-9 -+ rm -f /tmp/tmp.MDThoYt8k9 +Seen tags: worker-0, worker-1, worker-10, worker-11, worker-12, worker-13, worker-14, worker-15, worker-16, worker-17, worker-2, worker-3, worker-4, worker-5, worker-6, worker-7, worker-8, worker-9 ++ rm -f /tmp/tmp.UPHlY0cLzr + testr-python3 slowest -Test id Runtime (s) -------------------------------------------------------------- ----------- -yaql.tests.test_boolean.TestBoolean.test_or 1.248 -yaql.tests.test_boolean.TestBoolean.test_is_boolean 1.192 -yaql.tests.test_branching.TestBranching.test_select_case 1.186 -yaql.tests.test_boolean.TestBoolean.test_not 1.183 -yaql.tests.test_legacy.TestLegacy.test_distinct 1.151 -yaql.tests.test_legacy.TestLegacy.test_compare_not_comparable 1.103 -yaql.tests.test_legacy.TestLegacy.test_bool 1.000 -yaql.tests.test_legacy.TestLegacy.test_int 0.987 -yaql.tests.test_legacy.TestLegacy.test_dicts_are_iterable 0.955 -yaql.tests.test_boolean.TestBoolean.test_lazy 0.893 +Test id Runtime (s) +------------------------------------------------------------------------- ----------- +yaql.tests.test_boolean.TestBoolean.test_lazy 0.492 +yaql.tests.test_legacy.TestLegacy.test_bool 0.369 +yaql.tests.test_boolean.TestBoolean.test_is_boolean 0.360 +yaql.tests.test_legacy.TestLegacy.test_list 0.356 +yaql.tests.test_engine.TestEngine.test_high_precedence_operator_insertion 0.354 +yaql.tests.test_legacy.TestLegacy.test_range 0.351 +yaql.tests.test_legacy.TestLegacy.test_distinct 0.350 +yaql.tests.test_legacy.TestLegacy.test_as 0.350 +yaql.tests.test_legacy.TestLegacy.test_take_while 0.349 +yaql.tests.test_legacy.TestLegacy.test_tuples 0.345 + rm -rf .testrepository make[1]: Leaving directory '/build/python-yaql-1.1.3' fakeroot debian/rules binary @@ -2699,61 +2779,61 @@ creating /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7 creating /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages creating /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql -creating /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_type_aggregation.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_resolution.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_branching.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_collections.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_engine.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_datetime.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_math.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_yaql_interface.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_boolean.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_legacy.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_system.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_yaqlization.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_common.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/__init__.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_queries.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_contexts.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_miscellaneous.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_strings.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_regex.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/yaqlization.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql -copying build/lib.linux-i686-2.7/yaql/legacy.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql -copying build/lib.linux-i686-2.7/yaql/yaql_interface.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql creating /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/factory.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/parser.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/yaqltypes.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/runner.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/__init__.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/specs.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/exceptions.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/contexts.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/lexer.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/expressions.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/utils.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/conventions.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/__init__.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql -creating /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/cli -copying build/lib.linux-i686-2.7/yaql/cli/run.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/cli -copying build/lib.linux-i686-2.7/yaql/cli/cli_functions.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/cli -copying build/lib.linux-i686-2.7/yaql/cli/__init__.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/cli +copying build/lib.linux-x86_64-2.7/yaql/language/contexts.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/conventions.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/runner.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/exceptions.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/expressions.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/specs.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/utils.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/lexer.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/parser.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/factory.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/yaqltypes.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/__init__.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/language creating /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/boolean.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/legacy.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/strings.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/collections.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/common.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/__init__.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/date_time.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/branching.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/math.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/yaqlized.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/regex.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/queries.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/system.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/date_time.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/math.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/queries.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/yaqlized.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/branching.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/strings.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/legacy.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/system.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/regex.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/boolean.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/__init__.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/collections.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/common.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/standard_library +creating /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/cli +copying build/lib.linux-x86_64-2.7/yaql/cli/run.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/cli +copying build/lib.linux-x86_64-2.7/yaql/cli/cli_functions.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/cli +copying build/lib.linux-x86_64-2.7/yaql/cli/__init__.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/cli +copying build/lib.linux-x86_64-2.7/yaql/yaql_interface.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql +copying build/lib.linux-x86_64-2.7/yaql/legacy.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql +copying build/lib.linux-x86_64-2.7/yaql/yaqlization.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql +creating /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_yaqlization.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_legacy.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_boolean.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_resolution.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_miscellaneous.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_datetime.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_contexts.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_collections.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_type_aggregation.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_queries.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_branching.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_strings.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_system.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_math.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_engine.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/__init__.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_yaql_interface.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_common.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_regex.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/__init__.py -> /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql running install_egg_info Copying yaql.egg-info to /build/python-yaql-1.1.3/debian/tmp/usr/lib/python2.7/dist-packages/yaql-1.1.3.egg-info Skipping SOURCES.txt @@ -2769,19 +2849,20 @@ pkgos-dh_auto_install + PKGOS_USE_PY2=yes + PKGOS_USE_PY3=yes -+ dpkg-parsechangelog -SSource +++ dpkg-parsechangelog -SSource + SRC_PKG_NAME=python-yaql -+ sed s/python-// -+ echo python-yaql +++ echo python-yaql +++ sed s/python-// + PY_MODULE_NAME=yaql -+ [ yes = yes ] -+ pyversions -vr ++ '[' yes = yes ']' +++ pyversions -vr + PYTHONS=2.7 -+ [ yes = yes ] -+ py3versions -vr ++ '[' yes = yes ']' +++ py3versions -vr + PYTHON3S=3.7 -+ [ yes = yes ] -+ pwd ++ '[' yes = yes ']' ++ for pyvers in ${PYTHONS} +++ pwd + python2.7 setup.py install --install-layout=deb --root /build/python-yaql-1.1.3/debian/python-yaql running install [pbr] Generating AUTHORS @@ -2801,112 +2882,112 @@ creating /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7 creating /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages creating /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql -creating /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_type_aggregation.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_resolution.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_branching.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_collections.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_engine.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_datetime.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_math.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_yaql_interface.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_boolean.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_legacy.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_system.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_yaqlization.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_common.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/__init__.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_queries.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_contexts.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_miscellaneous.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_strings.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/tests/test_regex.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests -copying build/lib.linux-i686-2.7/yaql/yaqlization.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql -copying build/lib.linux-i686-2.7/yaql/legacy.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql -copying build/lib.linux-i686-2.7/yaql/yaql_interface.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql creating /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/factory.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/parser.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/yaqltypes.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/runner.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/__init__.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/specs.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/exceptions.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/contexts.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/lexer.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/expressions.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/utils.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/language/conventions.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language -copying build/lib.linux-i686-2.7/yaql/__init__.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql -creating /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli -copying build/lib.linux-i686-2.7/yaql/cli/run.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli -copying build/lib.linux-i686-2.7/yaql/cli/cli_functions.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli -copying build/lib.linux-i686-2.7/yaql/cli/__init__.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli +copying build/lib.linux-x86_64-2.7/yaql/language/contexts.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/conventions.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/runner.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/exceptions.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/expressions.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/specs.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/utils.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/lexer.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/parser.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/factory.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/yaqltypes.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language +copying build/lib.linux-x86_64-2.7/yaql/language/__init__.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language creating /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/boolean.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/legacy.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/strings.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/collections.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/common.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/__init__.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/date_time.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/branching.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/math.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/yaqlized.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/regex.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/queries.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -copying build/lib.linux-i686-2.7/yaql/standard_library/system.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_type_aggregation.py to test_type_aggregation.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_resolution.py to test_resolution.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_branching.py to test_branching.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_collections.py to test_collections.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_engine.py to test_engine.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_datetime.py to test_datetime.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_math.py to test_math.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_yaql_interface.py to test_yaql_interface.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_boolean.py to test_boolean.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_legacy.py to test_legacy.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_system.py to test_system.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_yaqlization.py to test_yaqlization.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_common.py to test_common.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/__init__.py to __init__.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_queries.py to test_queries.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_contexts.py to test_contexts.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_miscellaneous.py to test_miscellaneous.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_strings.py to test_strings.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_regex.py to test_regex.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/yaqlization.py to yaqlization.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/legacy.py to legacy.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/yaql_interface.py to yaql_interface.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/factory.py to factory.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/parser.py to parser.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/yaqltypes.py to yaqltypes.pyc +copying build/lib.linux-x86_64-2.7/yaql/standard_library/date_time.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/math.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/queries.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/yaqlized.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/branching.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/strings.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/legacy.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/system.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/regex.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/boolean.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/__init__.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/collections.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +copying build/lib.linux-x86_64-2.7/yaql/standard_library/common.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library +creating /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli +copying build/lib.linux-x86_64-2.7/yaql/cli/run.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli +copying build/lib.linux-x86_64-2.7/yaql/cli/cli_functions.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli +copying build/lib.linux-x86_64-2.7/yaql/cli/__init__.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli +copying build/lib.linux-x86_64-2.7/yaql/yaql_interface.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql +copying build/lib.linux-x86_64-2.7/yaql/legacy.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql +copying build/lib.linux-x86_64-2.7/yaql/yaqlization.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql +creating /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_yaqlization.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_legacy.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_boolean.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_resolution.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_miscellaneous.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_datetime.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_contexts.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_collections.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_type_aggregation.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_queries.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_branching.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_strings.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_system.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_math.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_engine.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/__init__.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_yaql_interface.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_common.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/tests/test_regex.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests +copying build/lib.linux-x86_64-2.7/yaql/__init__.py -> /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/contexts.py to contexts.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/conventions.py to conventions.pyc byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/runner.py to runner.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/__init__.py to __init__.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/specs.py to specs.pyc byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/exceptions.py to exceptions.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/contexts.py to contexts.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/lexer.py to lexer.pyc byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/expressions.py to expressions.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/specs.py to specs.pyc byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/utils.py to utils.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/conventions.py to conventions.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/__init__.py to __init__.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli/run.py to run.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli/cli_functions.py to cli_functions.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli/__init__.py to __init__.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/boolean.py to boolean.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/legacy.py to legacy.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/strings.py to strings.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/collections.py to collections.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/common.py to common.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/__init__.py to __init__.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/lexer.py to lexer.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/parser.py to parser.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/factory.py to factory.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/yaqltypes.py to yaqltypes.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/language/__init__.py to __init__.pyc byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/date_time.py to date_time.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/branching.py to branching.pyc byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/math.py to math.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/yaqlized.py to yaqlized.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/regex.py to regex.pyc byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/queries.py to queries.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/yaqlized.py to yaqlized.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/branching.py to branching.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/strings.py to strings.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/legacy.py to legacy.pyc byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/system.py to system.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/regex.py to regex.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/boolean.py to boolean.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/__init__.py to __init__.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/collections.py to collections.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/standard_library/common.py to common.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli/run.py to run.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli/cli_functions.py to cli_functions.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/cli/__init__.py to __init__.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/yaql_interface.py to yaql_interface.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/legacy.py to legacy.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/yaqlization.py to yaqlization.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_yaqlization.py to test_yaqlization.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_legacy.py to test_legacy.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_boolean.py to test_boolean.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_resolution.py to test_resolution.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_miscellaneous.py to test_miscellaneous.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_datetime.py to test_datetime.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_contexts.py to test_contexts.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_collections.py to test_collections.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_type_aggregation.py to test_type_aggregation.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_queries.py to test_queries.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_branching.py to test_branching.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_strings.py to test_strings.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_system.py to test_system.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_math.py to test_math.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_engine.py to test_engine.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/__init__.py to __init__.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_yaql_interface.py to test_yaql_interface.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_common.py to test_common.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/tests/test_regex.py to test_regex.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql/__init__.py to __init__.pyc running install_egg_info Copying yaql.egg-info to /build/python-yaql-1.1.3/debian/python-yaql/usr/lib/python2.7/dist-packages/yaql-1.1.3.egg-info Skipping SOURCES.txt @@ -2914,8 +2995,9 @@ /usr/lib/python2.7/dist-packages/pbr/packaging.py:407: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing yaql script to /build/python-yaql-1.1.3/debian/python-yaql/usr/bin -+ [ yes = yes ] -+ pwd ++ '[' yes = yes ']' ++ for pyvers in ${PYTHON3S} +++ pwd + python3.7 setup.py install --install-layout=deb --root /build/python-yaql-1.1.3/debian/python3-yaql running install [pbr] Generating AUTHORS @@ -2924,61 +3006,61 @@ running build_py creating build/lib creating build/lib/yaql -copying yaql/yaqlization.py -> build/lib/yaql -copying yaql/legacy.py -> build/lib/yaql -copying yaql/yaql_interface.py -> build/lib/yaql -copying yaql/__init__.py -> build/lib/yaql -creating build/lib/yaql/standard_library -copying yaql/standard_library/boolean.py -> build/lib/yaql/standard_library -copying yaql/standard_library/legacy.py -> build/lib/yaql/standard_library -copying yaql/standard_library/strings.py -> build/lib/yaql/standard_library -copying yaql/standard_library/collections.py -> build/lib/yaql/standard_library -copying yaql/standard_library/common.py -> build/lib/yaql/standard_library -copying yaql/standard_library/__init__.py -> build/lib/yaql/standard_library -copying yaql/standard_library/date_time.py -> build/lib/yaql/standard_library -copying yaql/standard_library/branching.py -> build/lib/yaql/standard_library -copying yaql/standard_library/math.py -> build/lib/yaql/standard_library -copying yaql/standard_library/yaqlized.py -> build/lib/yaql/standard_library -copying yaql/standard_library/regex.py -> build/lib/yaql/standard_library -copying yaql/standard_library/queries.py -> build/lib/yaql/standard_library -copying yaql/standard_library/system.py -> build/lib/yaql/standard_library -creating build/lib/yaql/cli -copying yaql/cli/run.py -> build/lib/yaql/cli -copying yaql/cli/cli_functions.py -> build/lib/yaql/cli -copying yaql/cli/__init__.py -> build/lib/yaql/cli creating build/lib/yaql/language -copying yaql/language/factory.py -> build/lib/yaql/language -copying yaql/language/parser.py -> build/lib/yaql/language -copying yaql/language/yaqltypes.py -> build/lib/yaql/language +copying yaql/language/contexts.py -> build/lib/yaql/language +copying yaql/language/conventions.py -> build/lib/yaql/language copying yaql/language/runner.py -> build/lib/yaql/language -copying yaql/language/__init__.py -> build/lib/yaql/language -copying yaql/language/specs.py -> build/lib/yaql/language copying yaql/language/exceptions.py -> build/lib/yaql/language -copying yaql/language/contexts.py -> build/lib/yaql/language -copying yaql/language/lexer.py -> build/lib/yaql/language copying yaql/language/expressions.py -> build/lib/yaql/language +copying yaql/language/specs.py -> build/lib/yaql/language copying yaql/language/utils.py -> build/lib/yaql/language -copying yaql/language/conventions.py -> build/lib/yaql/language +copying yaql/language/lexer.py -> build/lib/yaql/language +copying yaql/language/parser.py -> build/lib/yaql/language +copying yaql/language/factory.py -> build/lib/yaql/language +copying yaql/language/yaqltypes.py -> build/lib/yaql/language +copying yaql/language/__init__.py -> build/lib/yaql/language creating build/lib/yaql/tests -copying yaql/tests/test_type_aggregation.py -> build/lib/yaql/tests +copying yaql/tests/test_yaqlization.py -> build/lib/yaql/tests +copying yaql/tests/test_legacy.py -> build/lib/yaql/tests +copying yaql/tests/test_boolean.py -> build/lib/yaql/tests copying yaql/tests/test_resolution.py -> build/lib/yaql/tests -copying yaql/tests/test_branching.py -> build/lib/yaql/tests -copying yaql/tests/test_collections.py -> build/lib/yaql/tests -copying yaql/tests/test_engine.py -> build/lib/yaql/tests +copying yaql/tests/test_miscellaneous.py -> build/lib/yaql/tests copying yaql/tests/test_datetime.py -> build/lib/yaql/tests +copying yaql/tests/test_contexts.py -> build/lib/yaql/tests +copying yaql/tests/test_collections.py -> build/lib/yaql/tests +copying yaql/tests/test_type_aggregation.py -> build/lib/yaql/tests +copying yaql/tests/test_queries.py -> build/lib/yaql/tests +copying yaql/tests/test_branching.py -> build/lib/yaql/tests +copying yaql/tests/test_strings.py -> build/lib/yaql/tests +copying yaql/tests/test_system.py -> build/lib/yaql/tests copying yaql/tests/test_math.py -> build/lib/yaql/tests +copying yaql/tests/test_engine.py -> build/lib/yaql/tests +copying yaql/tests/__init__.py -> build/lib/yaql/tests copying yaql/tests/test_yaql_interface.py -> build/lib/yaql/tests -copying yaql/tests/test_boolean.py -> build/lib/yaql/tests -copying yaql/tests/test_legacy.py -> build/lib/yaql/tests -copying yaql/tests/test_system.py -> build/lib/yaql/tests -copying yaql/tests/test_yaqlization.py -> build/lib/yaql/tests copying yaql/tests/test_common.py -> build/lib/yaql/tests -copying yaql/tests/__init__.py -> build/lib/yaql/tests -copying yaql/tests/test_queries.py -> build/lib/yaql/tests -copying yaql/tests/test_contexts.py -> build/lib/yaql/tests -copying yaql/tests/test_miscellaneous.py -> build/lib/yaql/tests -copying yaql/tests/test_strings.py -> build/lib/yaql/tests copying yaql/tests/test_regex.py -> build/lib/yaql/tests +creating build/lib/yaql/standard_library +copying yaql/standard_library/date_time.py -> build/lib/yaql/standard_library +copying yaql/standard_library/math.py -> build/lib/yaql/standard_library +copying yaql/standard_library/queries.py -> build/lib/yaql/standard_library +copying yaql/standard_library/yaqlized.py -> build/lib/yaql/standard_library +copying yaql/standard_library/branching.py -> build/lib/yaql/standard_library +copying yaql/standard_library/strings.py -> build/lib/yaql/standard_library +copying yaql/standard_library/legacy.py -> build/lib/yaql/standard_library +copying yaql/standard_library/system.py -> build/lib/yaql/standard_library +copying yaql/standard_library/regex.py -> build/lib/yaql/standard_library +copying yaql/standard_library/boolean.py -> build/lib/yaql/standard_library +copying yaql/standard_library/__init__.py -> build/lib/yaql/standard_library +copying yaql/standard_library/collections.py -> build/lib/yaql/standard_library +copying yaql/standard_library/common.py -> build/lib/yaql/standard_library +creating build/lib/yaql/cli +copying yaql/cli/run.py -> build/lib/yaql/cli +copying yaql/cli/cli_functions.py -> build/lib/yaql/cli +copying yaql/cli/__init__.py -> build/lib/yaql/cli +copying yaql/yaql_interface.py -> build/lib/yaql +copying yaql/legacy.py -> build/lib/yaql +copying yaql/yaqlization.py -> build/lib/yaql +copying yaql/__init__.py -> build/lib/yaql running egg_info writing yaql.egg-info/PKG-INFO writing dependency_links to yaql.egg-info/dependency_links.txt @@ -2992,112 +3074,112 @@ creating /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3 creating /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages creating /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql -creating /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_type_aggregation.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_resolution.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_branching.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_collections.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_engine.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_datetime.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_math.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_yaql_interface.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_boolean.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_legacy.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_system.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_yaqlization.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_common.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/__init__.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_queries.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_contexts.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_miscellaneous.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_strings.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/tests/test_regex.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests -copying build/lib/yaql/yaqlization.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql -copying build/lib/yaql/legacy.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql -copying build/lib/yaql/yaql_interface.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql creating /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language -copying build/lib/yaql/language/factory.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language -copying build/lib/yaql/language/parser.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language -copying build/lib/yaql/language/yaqltypes.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language +copying build/lib/yaql/language/contexts.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language +copying build/lib/yaql/language/conventions.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language copying build/lib/yaql/language/runner.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language -copying build/lib/yaql/language/__init__.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language -copying build/lib/yaql/language/specs.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language copying build/lib/yaql/language/exceptions.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language -copying build/lib/yaql/language/contexts.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language -copying build/lib/yaql/language/lexer.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language copying build/lib/yaql/language/expressions.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language +copying build/lib/yaql/language/specs.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language copying build/lib/yaql/language/utils.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language -copying build/lib/yaql/language/conventions.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language -copying build/lib/yaql/__init__.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql -creating /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli -copying build/lib/yaql/cli/run.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli -copying build/lib/yaql/cli/cli_functions.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli -copying build/lib/yaql/cli/__init__.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli +copying build/lib/yaql/language/lexer.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language +copying build/lib/yaql/language/parser.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language +copying build/lib/yaql/language/factory.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language +copying build/lib/yaql/language/yaqltypes.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language +copying build/lib/yaql/language/__init__.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language creating /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library -copying build/lib/yaql/standard_library/boolean.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library -copying build/lib/yaql/standard_library/legacy.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library -copying build/lib/yaql/standard_library/strings.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library -copying build/lib/yaql/standard_library/collections.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library -copying build/lib/yaql/standard_library/common.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library -copying build/lib/yaql/standard_library/__init__.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library copying build/lib/yaql/standard_library/date_time.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library -copying build/lib/yaql/standard_library/branching.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library copying build/lib/yaql/standard_library/math.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library -copying build/lib/yaql/standard_library/yaqlized.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library -copying build/lib/yaql/standard_library/regex.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library copying build/lib/yaql/standard_library/queries.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library +copying build/lib/yaql/standard_library/yaqlized.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library +copying build/lib/yaql/standard_library/branching.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library +copying build/lib/yaql/standard_library/strings.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library +copying build/lib/yaql/standard_library/legacy.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library copying build/lib/yaql/standard_library/system.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_type_aggregation.py to test_type_aggregation.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_resolution.py to test_resolution.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_branching.py to test_branching.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_collections.py to test_collections.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_engine.py to test_engine.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_datetime.py to test_datetime.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_math.py to test_math.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_yaql_interface.py to test_yaql_interface.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_boolean.py to test_boolean.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_legacy.py to test_legacy.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_system.py to test_system.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_yaqlization.py to test_yaqlization.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_common.py to test_common.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_queries.py to test_queries.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_contexts.py to test_contexts.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_miscellaneous.py to test_miscellaneous.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_strings.py to test_strings.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_regex.py to test_regex.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/yaqlization.py to yaqlization.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/legacy.py to legacy.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/yaql_interface.py to yaql_interface.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/factory.py to factory.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/parser.py to parser.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/yaqltypes.py to yaqltypes.cpython-37.pyc +copying build/lib/yaql/standard_library/regex.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library +copying build/lib/yaql/standard_library/boolean.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library +copying build/lib/yaql/standard_library/__init__.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library +copying build/lib/yaql/standard_library/collections.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library +copying build/lib/yaql/standard_library/common.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library +creating /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli +copying build/lib/yaql/cli/run.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli +copying build/lib/yaql/cli/cli_functions.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli +copying build/lib/yaql/cli/__init__.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli +copying build/lib/yaql/yaql_interface.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql +copying build/lib/yaql/legacy.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql +copying build/lib/yaql/yaqlization.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql +creating /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_yaqlization.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_legacy.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_boolean.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_resolution.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_miscellaneous.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_datetime.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_contexts.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_collections.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_type_aggregation.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_queries.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_branching.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_strings.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_system.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_math.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_engine.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/__init__.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_yaql_interface.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_common.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/tests/test_regex.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests +copying build/lib/yaql/__init__.py -> /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/contexts.py to contexts.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/conventions.py to conventions.cpython-37.pyc byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/runner.py to runner.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/specs.py to specs.cpython-37.pyc byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/exceptions.py to exceptions.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/contexts.py to contexts.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/lexer.py to lexer.cpython-37.pyc byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/expressions.py to expressions.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/specs.py to specs.cpython-37.pyc byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/utils.py to utils.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/conventions.py to conventions.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli/run.py to run.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli/cli_functions.py to cli_functions.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli/__init__.py to __init__.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/boolean.py to boolean.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/legacy.py to legacy.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/strings.py to strings.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/collections.py to collections.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/common.py to common.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/lexer.py to lexer.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/parser.py to parser.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/factory.py to factory.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/yaqltypes.py to yaqltypes.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/language/__init__.py to __init__.cpython-37.pyc byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/date_time.py to date_time.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/branching.py to branching.cpython-37.pyc byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/math.py to math.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/yaqlized.py to yaqlized.cpython-37.pyc -byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/regex.py to regex.cpython-37.pyc byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/queries.py to queries.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/yaqlized.py to yaqlized.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/branching.py to branching.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/strings.py to strings.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/legacy.py to legacy.cpython-37.pyc byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/system.py to system.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/regex.py to regex.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/boolean.py to boolean.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/collections.py to collections.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/standard_library/common.py to common.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli/run.py to run.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli/cli_functions.py to cli_functions.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/cli/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/yaql_interface.py to yaql_interface.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/legacy.py to legacy.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/yaqlization.py to yaqlization.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_yaqlization.py to test_yaqlization.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_legacy.py to test_legacy.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_boolean.py to test_boolean.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_resolution.py to test_resolution.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_miscellaneous.py to test_miscellaneous.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_datetime.py to test_datetime.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_contexts.py to test_contexts.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_collections.py to test_collections.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_type_aggregation.py to test_type_aggregation.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_queries.py to test_queries.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_branching.py to test_branching.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_strings.py to test_strings.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_system.py to test_system.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_math.py to test_math.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_engine.py to test_engine.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/__init__.py to __init__.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_yaql_interface.py to test_yaql_interface.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_common.py to test_common.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/tests/test_regex.py to test_regex.cpython-37.pyc +byte-compiling /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql/__init__.py to __init__.cpython-37.pyc running install_egg_info Copying yaql.egg-info to /build/python-yaql-1.1.3/debian/python3-yaql/usr/lib/python3/dist-packages/yaql-1.1.3.egg-info Skipping SOURCES.txt @@ -3105,20 +3187,21 @@ Installing yaql script to /build/python-yaql-1.1.3/debian/python3-yaql/usr/bin /usr/lib/python3/dist-packages/pbr/packaging.py:407: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) -+ pwd -+ rm -rf /build/python-yaql-1.1.3/debian/python*/usr/lib/python*/dist-packages/*.pth -+ pwd -+ [ -d /build/python-yaql-1.1.3/debian/python-yaql/usr/bin ] -+ pwd -+ basename /build/python-yaql-1.1.3/debian/python-yaql/usr/bin/yaql +++ pwd ++ rm -rf '/build/python-yaql-1.1.3/debian/python*/usr/lib/python*/dist-packages/*.pth' +++ pwd ++ '[' -d /build/python-yaql-1.1.3/debian/python-yaql/usr/bin ']' +++ pwd ++ for i in $(pwd)/debian/python-${PY_MODULE_NAME}/usr/bin/* +++ basename /build/python-yaql-1.1.3/debian/python-yaql/usr/bin/yaql + SCRIPT_NAME=yaql -+ [ yes = yes ] -+ pwd -+ pwd ++ '[' yes = yes ']' +++ pwd +++ pwd + mv /build/python-yaql-1.1.3/debian/python-yaql/usr/bin/yaql /build/python-yaql-1.1.3/debian/python-yaql/usr/bin/python2-yaql -+ [ yes = yes ] -+ pwd -+ pwd ++ '[' yes = yes ']' +++ pwd +++ pwd + mv /build/python-yaql-1.1.3/debian/python3-yaql/usr/bin/yaql /build/python-yaql-1.1.3/debian/python3-yaql/usr/bin/python3-yaql make[1]: Leaving directory '/build/python-yaql-1.1.3' dh_installdocs -O--buildsystem=python_distutils @@ -3154,14 +3237,14 @@ cat /usr/share/openstack-pkg-tools/init-script-template >>$MYINIT.init ; \ pkgos-gen-systemd-unit $i ; \ done -+ ls -1 debian/*.init.in +++ ls -1 'debian/*.init.in' ls: cannot access 'debian/*.init.in': No such file or directory # If there's a service.in file, use that one instead of the generated one set -e ; set -x ; for i in `ls -1 debian/*.service.in`; do \ MYPKG=`echo $i | sed s/.service.in//` ; \ cp $MYPKG.service.in $MYPKG.service ; \ done -+ ls -1 debian/*.service.in +++ ls -1 'debian/*.service.in' ls: cannot access 'debian/*.service.in': No such file or directory # Generate the systemd unit if there's no already existing .service.in set -e ; set -x ; for i in `ls debian/*.init.in` ; do \ @@ -3170,7 +3253,7 @@ pkgos-gen-systemd-unit $i ; \ fi \ done -+ ls debian/*.init.in +++ ls 'debian/*.init.in' ls: cannot access 'debian/*.init.in': No such file or directory dh_installinit --error-handler=true make[1]: Leaving directory '/build/python-yaql-1.1.3' @@ -3204,12 +3287,14 @@ dpkg-source: info: using options from python-yaql-1.1.3/debian/source/options: --extend-diff-ignore=^[^/]*[.]egg-info/ dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/39750/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/39750/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/25113 and its subdirectories -I: Current time: Fri Mar 6 14:06:27 -12 2020 -I: pbuilder-time-stamp: 1583546787 +I: removing directory /srv/workspace/pbuilder/39750 and its subdirectories +I: Current time: Fri Apr 9 22:30:16 +14 2021 +I: pbuilder-time-stamp: 1617957016