Skip to content

Instantly share code, notes, and snippets.

@alexwlchan
Last active September 25, 2017 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexwlchan/040c8a4bad0ca9a91635fed26cecde2d to your computer and use it in GitHub Desktop.
Save alexwlchan/040c8a4bad0ca9a91635fed26cecde2d to your computer and use it in GitHub Desktop.
u'\x08' 6
u'\t' 9
u'\n' 3582
u'\r' 3593
u'\x1b' 3651
u' ' 8626
u'!' 7
u'"' 54
u'%' 3
u"'" 278
u'(' 800
u')' 800
u'*' 31
u'+' 85
u',' 456
u'-' 1312
u'.' 4278
u'/' 7380
u'0' 4211
u'1' 1552
u'2' 2103
u'3' 2134
u'4' 313
u'5' 392
u'6' 307
u'7' 285
u'8' 296
u'9' 331
u':' 6927
u';' 1
u'<' 63
u'=' 869
u'>' 49
u'?' 31
u'@' 8
u'A' 1679
u'B' 13
u'C' 44
u'D' 1702
u'E' 1753
u'F' 252
u'G' 19
u'H' 15
u'I' 67
u'J' 2
u'K' 3
u'L' 57
u'M' 25
u'N' 88
u'O' 14
u'P' 1678
u'R' 44
u'S' 3350
u'T' 298
u'U' 77
u'V' 16
u'W' 15
u'Y' 3
u'[' 7032
u'\\' 283
u']' 3381
u'^' 64
u'_' 20672
u'a' 10812
u'b' 2106
u'c' 8495
u'd' 5529
u'e' 31739
u'f' 2775
u'g' 5146
u'h' 2152
u'i' 10783
u'j' 393
u'k' 1120
u'l' 7222
u'm' 8577
u'n' 10193
u'o' 11436
u'p' 7233
u'q' 92
u'r' 12882
u's' 25012
u't' 31315
u'u' 4190
u'v' 4802
u'w' 3328
u'x' 1641
u'y' 5318
u'z' 611
u'{' 28
u'|' 22
u'}' 28
+ '[' DRMacIver/generate-multi '!=' master ']'
+ '[' https://github.com/HypothesisWorks/hypothesis-python/pull/859 == '' ']'
+ make check-pypy
/Users/distiller/.cache/hypothesis-build-runtimes/tools/tox --recreate -e pypy-full
GLOB sdist-make: /Users/distiller/hypothesis-python/setup.py
pypy-full create: /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full
pypy-full installdeps: -rrequirements/test.txt
pypy-full inst: /Users/distiller/.cache/hypothesis-build-runtimes/.tox/dist/hypothesis-3.27.1.zip
pypy-full installed: apipkg==1.4,cffi==1.7.0,enum34==1.1.6,execnet==1.4.1,flaky==3.4.0,funcsigs==1.0.2,greenlet==0.4.9,hypothesis==3.27.1,mock==2.0.0,pbr==3.1.1,py==1.4.34,pytest==3.2.2,pytest-forked==0.2,pytest-xdist==1.20.0,readline==6.2.4.1,six==1.10.0
pypy-full runtests: PYTHONHASHSEED='1712127095'
pypy-full runtests: commands[0] | bash scripts/basic-test.sh
++ uname -s
+ [[ Darwin == \D\a\r\w\i\n ]]
+ DARWIN=true
+ python -c '
import os
for k, v in sorted(dict(os.environ).items()):
print("%s=%s" % (k, v))
'
HOME=/Users/distiller
PATH=/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin:/Users/distiller/.cache/hypothesis-build-runtimes/snakepit:/Users/distiller/.cache/hypothesis-build-runtimes/tools:/Users/distiller/.gem/ruby/2.3.1/bin:/opt/rubies/ruby-2.3.1/lib/ruby/gems/2.3.0/bin:/opt/rubies/ruby-2.3.1/bin:/usr/local/bin:/Users/distiller/virtualenvs/venv-system/bin:/usr/bin:/bin:/usr/sbin:/sbin
PWD=/Users/distiller/hypothesis-python
PYTHONHASHSEED=1712127095
SHLVL=1
TMPDIR=/var/folders/jm/fw86rxds0xn69sk40d18y69m0000gp/T/
VIRTUAL_ENV=/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full
_=/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
+ pip install .
Processing /Users/distiller/hypothesis-python
Requirement already satisfied (use --upgrade to upgrade): hypothesis==3.27.1 from file:///Users/distiller/hypothesis-python in /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages
Requirement already satisfied: enum34 in /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages (from hypothesis==3.27.1)
Building wheels for collected packages: hypothesis
Running setup.py bdist_wheel for hypothesis ... - \ | done
Stored in directory: /Users/distiller/Library/Caches/pip/wheels/63/c9/cf/7891587562df5de0336340544e0649f9868d55be16b1640f6f
Successfully built hypothesis
+ PYTEST='python -m pytest'
+ python -m pytest tests/cover
============================= test session starts ==============================
platform darwin -- Python 2.7.10[pypy-5.3.1-final], pytest-3.2.2, py-1.4.34, pluggy-0.4.0 -- /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
cachedir: .cache
rootdir: /Users/distiller/hypothesis-python, inifile: tox.ini
plugins: xdist-1.20.0, forked-0.2, hypothesis-3.27.1, flaky-3.4.0
[gw0] darwin Python 2.7.10 cwd: /Users/distiller/hypothesis-python
[gw1] darwin Python 2.7.10 cwd: /Users/distiller/hypothesis-python
[gw0] Python 2.7.10 (7e8df3df9641, Jun 14 2016, 13:30:54) -- [PyPy 5.3.1 with GCC 4.2.1 Compatible Apple LLVM 5.1 (clang-503.0.40)]
[gw1] Python 2.7.10 (7e8df3df9641, Jun 14 2016, 13:30:54) -- [PyPy 5.3.1 with GCC 4.2.1 Compatible Apple LLVM 5.1 (clang-503.0.40)]
gw0 [1645] / gw1 [1645]
scheduling tests via LoadScheduling
tests/cover/test_arbitrary_data.py::test_conditional_draw
tests/cover/test_arbitrary_data.py::test_prints_on_failure
[gw0] PASSED tests/cover/test_arbitrary_data.py::test_conditional_draw
tests/cover/test_arbitrary_data.py::test_prints_labels_if_given_on_failure
[gw1] PASSED tests/cover/test_arbitrary_data.py::test_prints_on_failure
tests/cover/test_arbitrary_data.py::test_given_twice_is_same
[gw1] PASSED tests/cover/test_arbitrary_data.py::test_given_twice_is_same
tests/cover/test_arbitrary_data.py::test_errors_when_normal_strategy_functions_are_used[filter]
[gw1] PASSED tests/cover/test_arbitrary_data.py::test_errors_when_normal_strategy_functions_are_used[filter]
tests/cover/test_arbitrary_data.py::test_errors_when_normal_strategy_functions_are_used[flatmap]
[gw1] PASSED tests/cover/test_arbitrary_data.py::test_errors_when_normal_strategy_functions_are_used[flatmap]
[gw0] PASSED tests/cover/test_arbitrary_data.py::test_prints_labels_if_given_on_failure
tests/cover/test_arbitrary_data.py::test_errors_when_used_in_find
tests/cover/test_arbitrary_data.py::test_nice_repr
[gw1] PASSED tests/cover/test_arbitrary_data.py::test_nice_repr
tests/cover/test_bad_repr.py::test_sampling_snowmen
[gw0] PASSED tests/cover/test_arbitrary_data.py::test_errors_when_used_in_find
tests/cover/test_arbitrary_data.py::test_errors_when_normal_strategy_functions_are_used[map]
[gw1] PASSED tests/cover/test_bad_repr.py::test_sampling_snowmen
tests/cover/test_bad_repr.py::test_arg_string_kwargs_are_bad_repr_safe
[gw0] PASSED tests/cover/test_arbitrary_data.py::test_errors_when_normal_strategy_functions_are_used[map]
tests/cover/test_arbitrary_data.py::test_errors_when_asked_for_example
[gw1] PASSED tests/cover/test_bad_repr.py::test_arg_string_kwargs_are_bad_repr_safe
tests/cover/test_caching.py::test_no_args
[gw0] PASSED tests/cover/test_arbitrary_data.py::test_errors_when_asked_for_example
tests/cover/test_bad_repr.py::test_just_frosty
[gw1] PASSED tests/cover/test_caching.py::test_no_args
tests/cover/test_caching.py::test_values
[gw0] PASSED tests/cover/test_bad_repr.py::test_just_frosty
tests/cover/test_bad_repr.py::test_arg_strings_are_bad_repr_safe
[gw1] PASSED tests/cover/test_caching.py::test_values
tests/cover/test_caching.py::test_does_not_error_on_unhashable_posarg
[gw0] PASSED tests/cover/test_bad_repr.py::test_arg_strings_are_bad_repr_safe
tests/cover/test_bad_repr.py::test_sampled_from_bad_repr
[gw1] PASSED tests/cover/test_caching.py::test_does_not_error_on_unhashable_posarg
tests/cover/test_caching.py::test_caches_floats_sensitively
[gw1] PASSED tests/cover/test_caching.py::test_caches_floats_sensitively
tests/cover/test_charmap.py::test_charmap_has_right_categories
[gw1] PASSED tests/cover/test_charmap.py::test_charmap_has_right_categories
tests/cover/test_charmap.py::test_query_matches_categories_codepoints
[gw0] PASSED tests/cover/test_bad_repr.py::test_sampled_from_bad_repr
tests/cover/test_caching.py::test_tuple_lengths
[gw0] PASSED tests/cover/test_caching.py::test_tuple_lengths
tests/cover/test_caching.py::test_alphabet_key
[gw0] PASSED tests/cover/test_caching.py::test_alphabet_key
tests/cover/test_caching.py::test_does_not_error_on_unhashable_kwarg
[gw0] PASSED tests/cover/test_caching.py::test_does_not_error_on_unhashable_kwarg
tests/cover/test_charmap.py::test_charmap_contains_all_unicode
[gw0] PASSED tests/cover/test_charmap.py::test_charmap_contains_all_unicode
tests/cover/test_charmap.py::test_query_matches_categories
[gw1] PASSED tests/cover/test_charmap.py::test_query_matches_categories_codepoints
tests/cover/test_charmap.py::test_reload_charmap
[gw1] PASSED tests/cover/test_charmap.py::test_reload_charmap
tests/cover/test_charmap.py::test_union_empty
[gw0] PASSED tests/cover/test_charmap.py::test_query_matches_categories
[gw1] PASSED tests/cover/test_charmap.py::test_union_empty
tests/cover/test_charmap.py::test_union_handles_partially_overlapped_gap
tests/cover/test_charmap.py::test_exclude_only_excludes_from_that_category
[gw1] PASSED tests/cover/test_charmap.py::test_union_handles_partially_overlapped_gap
tests/cover/test_charmap.py::test_can_handle_race_between_exist_and_create
[gw1] PASSED tests/cover/test_charmap.py::test_can_handle_race_between_exist_and_create
tests/cover/test_charmap.py::test_regenerate_broken_charmap_file
[gw1] PASSED tests/cover/test_charmap.py::test_regenerate_broken_charmap_file
tests/cover/test_choices.py::test_choice_is_shared
[gw0] PASSED tests/cover/test_charmap.py::test_exclude_only_excludes_from_that_category
tests/cover/test_charmap.py::test_recreate_charmap
[gw1] PASSED tests/cover/test_choices.py::test_choice_is_shared
tests/cover/test_choices.py::test_fails_to_draw_from_empty_sequence
[gw1] PASSED tests/cover/test_choices.py::test_fails_to_draw_from_empty_sequence
tests/cover/test_classmap.py::test_parent_values_will_be_used_if_child_is_not_set
[gw1] PASSED tests/cover/test_classmap.py::test_parent_values_will_be_used_if_child_is_not_set
tests/cover/test_classmap.py::test_grand_parent_values_will_be_used_if_child_is_not_set
[gw1] PASSED tests/cover/test_classmap.py::test_grand_parent_values_will_be_used_if_child_is_not_set
tests/cover/test_classmap.py::test_prefers_first_parent_in_mro
[gw1] PASSED tests/cover/test_classmap.py::test_prefers_first_parent_in_mro
tests/cover/test_completion.py::test_never_draw_anything
[gw0] PASSED tests/cover/test_charmap.py::test_recreate_charmap
tests/cover/test_charmap.py::test_union_handles_totally_overlapped_gap
[gw1] PASSED tests/cover/test_completion.py::test_never_draw_anything
tests/cover/test_composite.py::test_simplify_draws
[gw0] PASSED tests/cover/test_charmap.py::test_union_handles_totally_overlapped_gap
tests/cover/test_charmap.py::test_successive_union
[gw0] PASSED tests/cover/test_charmap.py::test_successive_union
tests/cover/test_charmap.py::test_exception_in_write_does_not_lead_to_broken_charmap
[gw0] PASSED tests/cover/test_charmap.py::test_exception_in_write_does_not_lead_to_broken_charmap
tests/cover/test_choices.py::test_exhaustion
[gw1] PASSED tests/cover/test_composite.py::test_simplify_draws
tests/cover/test_composite.py::test_can_assume_in_draw
[gw1] PASSED tests/cover/test_composite.py::test_can_assume_in_draw
tests/cover/test_composite.py::test_errors_given_default_for_draw
[gw1] PASSED tests/cover/test_composite.py::test_errors_given_default_for_draw
tests/cover/test_composite.py::test_errors_given_kwargs_only
[gw1] PASSED tests/cover/test_composite.py::test_errors_given_kwargs_only
tests/cover/test_composite.py::test_composite_of_lists
[gw0] PASSED tests/cover/test_choices.py::test_exhaustion
tests/cover/test_choices.py::test_cannot_use_choices_within_find
[gw0] PASSED tests/cover/test_choices.py::test_cannot_use_choices_within_find
tests/cover/test_classmap.py::test_can_set_and_lookup_class
[gw0] PASSED tests/cover/test_classmap.py::test_can_set_and_lookup_class
tests/cover/test_classmap.py::test_child_values_will_be_used_if_set
[gw0] PASSED tests/cover/test_classmap.py::test_child_values_will_be_used_if_set
tests/cover/test_classmap.py::test_setting_child_does_not_set_parent
[gw0] PASSED tests/cover/test_classmap.py::test_setting_child_does_not_set_parent
tests/cover/test_classmap.py::test_all_mappings_yields_all_mappings
[gw0] PASSED tests/cover/test_classmap.py::test_all_mappings_yields_all_mappings
tests/cover/test_completion.py::test_want_more_than_exist
[gw0] PASSED tests/cover/test_completion.py::test_want_more_than_exist
tests/cover/test_composite.py::test_can_pass_through_arguments
[gw1] PASSED tests/cover/test_composite.py::test_composite_of_lists
tests/cover/test_conjecture_engine.py::test_can_index_results
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_can_index_results
tests/cover/test_conjecture_engine.py::test_duplicate_buffers
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_duplicate_buffers
tests/cover/test_conjecture_engine.py::test_deletable_draws
[gw0] PASSED tests/cover/test_composite.py::test_can_pass_through_arguments
tests/cover/test_composite.py::test_uses_definitions_for_reprs
[gw0] PASSED tests/cover/test_composite.py::test_uses_definitions_for_reprs
tests/cover/test_composite.py::test_errors_given_function_of_no_arguments
[gw0] PASSED tests/cover/test_composite.py::test_errors_given_function_of_no_arguments
tests/cover/test_composite.py::test_can_use_pure_args
[gw0] PASSED tests/cover/test_composite.py::test_can_use_pure_args
tests/cover/test_composite.py::test_can_shrink_matrices_with_length_param
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_deletable_draws
tests/cover/test_conjecture_engine.py::test_terminates_shrinks[1]
tests/cover/test_composite.py::test_can_shrink_matrices_with_length_param
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_terminates_shrinks[1]
tests/cover/test_conjecture_engine.py::test_terminates_shrinks[100]
[gw0] PASSED tests/cover/test_composite.py::test_can_shrink_matrices_with_length_param
tests/cover/test_conjecture_engine.py::test_non_cloneable_intervals
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_non_cloneable_intervals
tests/cover/test_conjecture_engine.py::test_clone_into_variable_draws
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_terminates_shrinks[100]
tests/cover/test_conjecture_engine.py::test_detects_flakiness
[gw1] FAILED tests/cover/test_conjecture_engine.py::test_detects_flakiness
tests/cover/test_conjecture_engine.py::test_draw_to_overrun
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_clone_into_variable_draws
tests/cover/test_conjecture_engine.py::test_can_load_data_from_a_corpus
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_can_load_data_from_a_corpus
tests/cover/test_conjecture_engine.py::test_terminates_shrinks[10]
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_draw_to_overrun
tests/cover/test_conjecture_engine.py::test_stops_after_max_iterations_when_generating
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_terminates_shrinks[10]
tests/cover/test_conjecture_engine.py::test_terminates_shrinks[200]
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_stops_after_max_iterations_when_generating
tests/cover/test_conjecture_engine.py::test_stops_after_max_examples_when_reading
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_stops_after_max_examples_when_reading
tests/cover/test_conjecture_engine.py::test_interleaving_engines
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_terminates_shrinks[200]
tests/cover/test_conjecture_engine.py::test_variadic_draw
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_variadic_draw
tests/cover/test_conjecture_engine.py::test_can_navigate_to_a_valid_example
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_can_navigate_to_a_valid_example
tests/cover/test_conjecture_engine.py::test_stops_after_max_iterations_when_reading
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_stops_after_max_iterations_when_reading
tests/cover/test_conjecture_engine.py::test_stops_after_max_examples_when_generating
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_stops_after_max_examples_when_generating
tests/cover/test_conjecture_engine.py::test_run_with_timeout_while_shrinking
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_run_with_timeout_while_shrinking
tests/cover/test_conjecture_engine.py::test_max_shrinks_can_disable_shrinking
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_max_shrinks_can_disable_shrinking
tests/cover/test_conjecture_engine.py::test_saves_data_while_shrinking
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_saves_data_while_shrinking
tests/cover/test_conjecture_engine.py::test_erratic_draws
[gw0] FAILED tests/cover/test_conjecture_engine.py::test_erratic_draws
tests/cover/test_conjecture_engine.py::test_garbage_collects_the_database
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_garbage_collects_the_database
tests/cover/test_conjecture_engine.py::test_lot_of_dead_nodes
[gw0] PASSED tests/cover/test_conjecture_engine.py::test_lot_of_dead_nodes
tests/cover/test_conjecture_engine.py::test_fully_exhaust_base
[gw0] FAILED tests/cover/test_conjecture_engine.py::test_fully_exhaust_base
tests/cover/test_conjecture_float_encoding.py::test_encode_permutes_elements
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_encode_permutes_elements
tests/cover/test_conjecture_float_encoding.py::test_decode_encode
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_decode_encode
tests/cover/test_conjecture_float_encoding.py::test_double_reverse_bounded
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_double_reverse_bounded
tests/cover/test_conjecture_float_encoding.py::test_draw_write_round_trip
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_draw_write_round_trip
tests/cover/test_conjecture_float_encoding.py::test_floats_order_worse_than_their_integral_part
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_floats_order_worse_than_their_integral_part
tests/cover/test_conjecture_float_encoding.py::test_fractional_floats_are_worse_than_one
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_fractional_floats_are_worse_than_one
tests/cover/test_conjecture_float_encoding.py::test_reverse_bits_table_has_right_elements
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_reverse_bits_table_has_right_elements
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[2.0-0.0]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[2.0-0.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[1.79769313486e+308-0.0]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[1.79769313486e+308-0.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[1.79769313486e+308-2.0]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[1.79769313486e+308-2.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[inf-1.0]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[inf-1.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[inf-1.79769313486e+308]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[inf-1.79769313486e+308]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[nan-1.0]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[nan-1.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[nan-1.79769313486e+308]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[nan-1.79769313486e+308]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-1]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-1]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-4]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-4]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-10]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-10]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-32]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-32]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-100]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-100]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-256]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-256]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-512]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-512]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-1024]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-1024]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-2]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-2]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-8]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-8]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-16]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-16]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-64]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-64]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-128]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-128]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-500]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-500]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-1000]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-1000]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-1]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-1]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-4]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-4]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-10]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-10]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-32]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-32]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-100]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-100]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-256]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-256]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-512]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-512]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-1024]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-1024]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-2]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-2]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-8]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-8]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-16]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-16]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-64]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-64]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-128]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-128]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-500]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-500]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-1000]
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-1000]
tests/cover/test_conjecture_float_encoding.py::test_shrink_to_integer_upper_bound
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrink_to_integer_upper_bound
tests/cover/test_conjecture_float_encoding.py::test_shrink_down_to_half
[gw0] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrink_down_to_half
tests/cover/test_conjecture_minimizer.py::test_shrink_to_zero
[gw0] PASSED tests/cover/test_conjecture_minimizer.py::test_shrink_to_zero
tests/cover/test_conjecture_minimizer.py::test_float_hack_fails
[gw0] PASSED tests/cover/test_conjecture_minimizer.py::test_float_hack_fails
tests/cover/test_conjecture_test_data.py::test_cannot_draw_after_freeze
[gw0] PASSED tests/cover/test_conjecture_test_data.py::test_cannot_draw_after_freeze
tests/cover/test_conjecture_test_data.py::test_can_draw_zero_bytes
[gw0] PASSED tests/cover/test_conjecture_test_data.py::test_can_draw_zero_bytes
tests/cover/test_conjecture_test_data.py::test_notes_repr
[gw0] PASSED tests/cover/test_conjecture_test_data.py::test_notes_repr
tests/cover/test_conjecture_test_data.py::test_drawing_zero_bits_is_free
[gw0] PASSED tests/cover/test_conjecture_test_data.py::test_drawing_zero_bits_is_free
tests/cover/test_conjecture_test_data.py::test_closes_interval_on_error_in_strategy
[gw0] PASSED tests/cover/test_conjecture_test_data.py::test_closes_interval_on_error_in_strategy
tests/cover/test_conjecture_utils.py::test_does_not_draw_data_for_empty_range
[gw0] PASSED tests/cover/test_conjecture_utils.py::test_does_not_draw_data_for_empty_range
tests/cover/test_conjecture_utils.py::test_uniform_float_can_draw_1
[gw0] PASSED tests/cover/test_conjecture_utils.py::test_uniform_float_can_draw_1
tests/cover/test_conjecture_utils.py::test_coin_biased_towards_truth
[gw0] PASSED tests/cover/test_conjecture_utils.py::test_coin_biased_towards_truth
tests/cover/test_conjecture_utils.py::test_unbiased_coin_has_no_second_order
[gw0] PASSED tests/cover/test_conjecture_utils.py::test_unbiased_coin_has_no_second_order
tests/cover/test_conjecture_utils.py::test_8_bits_just_reads_stream
[gw0] PASSED tests/cover/test_conjecture_utils.py::test_8_bits_just_reads_stream
tests/cover/test_conjecture_utils.py::test_drawing_impossible_coin_still_writes
[gw0] PASSED tests/cover/test_conjecture_utils.py::test_drawing_impossible_coin_still_writes
tests/cover/test_control.py::test_cannot_event_with_no_context
[gw0] PASSED tests/cover/test_control.py::test_cannot_event_with_no_context
tests/cover/test_control.py::test_can_nest_build_context
[gw0] PASSED tests/cover/test_control.py::test_can_nest_build_context
tests/cover/test_control.py::test_suppresses_exceptions_in_teardown
[gw0] PASSED tests/cover/test_control.py::test_suppresses_exceptions_in_teardown
tests/cover/test_control.py::test_raises_error_if_cleanup_fails_but_block_does_not
[gw0] PASSED tests/cover/test_control.py::test_raises_error_if_cleanup_fails_but_block_does_not
tests/cover/test_control.py::test_raises_if_current_build_context_out_of_context
[gw0] PASSED tests/cover/test_control.py::test_raises_if_current_build_context_out_of_context
tests/cover/test_conventions.py::test_unique_identifier_repr
[gw0] PASSED tests/cover/test_conventions.py::test_unique_identifier_repr
tests/cover/test_core.py::test_stops_after_max_iterations_if_not_satisfying
[gw0] PASSED tests/cover/test_core.py::test_stops_after_max_iterations_if_not_satisfying
tests/cover/test_core.py::test_is_not_normally_default
[gw0] PASSED tests/cover/test_core.py::test_is_not_normally_default
tests/cover/test_core.py::test_settings_are_default_in_find
[gw0] PASSED tests/cover/test_core.py::test_settings_are_default_in_find
tests/cover/test_custom_reprs.py::test_supports_positional_and_keyword_args_in_builds
[gw0] PASSED tests/cover/test_custom_reprs.py::test_supports_positional_and_keyword_args_in_builds
tests/cover/test_custom_reprs.py::test_errors_are_deferred_until_repr_is_calculated
[gw0] PASSED tests/cover/test_custom_reprs.py::test_errors_are_deferred_until_repr_is_calculated
tests/cover/test_database_backend.py::test_backend_returns_what_you_put_in
[gw0] PASSED tests/cover/test_database_backend.py::test_backend_returns_what_you_put_in
tests/cover/test_database_backend.py::test_can_double_close
[gw0] PASSED tests/cover/test_database_backend.py::test_can_double_close
tests/cover/test_database_backend.py::test_ignores_badly_stored_values
[gw0] PASSED tests/cover/test_database_backend.py::test_ignores_badly_stored_values
tests/cover/test_database_backend.py::test_default_on_disk_database_is_dir
[gw0] PASSED tests/cover/test_database_backend.py::test_default_on_disk_database_is_dir
tests/cover/test_database_backend.py::test_selects_directory_based_if_already_directory
[gw0] PASSED tests/cover/test_database_backend.py::test_selects_directory_based_if_already_directory
tests/cover/test_database_backend.py::test_does_not_error_when_fetching_when_not_exist
[gw0] PASSED tests/cover/test_database_backend.py::test_does_not_error_when_fetching_when_not_exist
tests/cover/test_database_backend.py::test_can_delete_a_key_that_is_not_present[sql]
[gw0] PASSED tests/cover/test_database_backend.py::test_can_delete_a_key_that_is_not_present[sql]
tests/cover/test_database_backend.py::test_can_fetch_a_key_that_is_not_present[memory]
[gw0] PASSED tests/cover/test_database_backend.py::test_can_fetch_a_key_that_is_not_present[memory]
tests/cover/test_database_backend.py::test_can_fetch_a_key_that_is_not_present[directory]
[gw0] PASSED tests/cover/test_database_backend.py::test_can_fetch_a_key_that_is_not_present[directory]
tests/cover/test_database_backend.py::test_saving_a_key_twice_fetches_it_once[sql]
[gw0] PASSED tests/cover/test_database_backend.py::test_saving_a_key_twice_fetches_it_once[sql]
tests/cover/test_database_backend.py::test_can_close_a_database_without_touching_it[memory]
[gw0] PASSED tests/cover/test_database_backend.py::test_can_close_a_database_without_touching_it[memory]
tests/cover/test_database_backend.py::test_can_close_a_database_without_touching_it[directory]
[gw0] PASSED tests/cover/test_database_backend.py::test_can_close_a_database_without_touching_it[directory]
tests/cover/test_database_backend.py::test_can_close_a_database_after_saving[sql]
[gw0] PASSED tests/cover/test_database_backend.py::test_can_close_a_database_after_saving[sql]
tests/cover/test_database_backend.py::test_class_name_is_in_repr[memory]
[gw0] PASSED tests/cover/test_database_backend.py::test_class_name_is_in_repr[memory]
tests/cover/test_database_backend.py::test_class_name_is_in_repr[directory]
[gw0] PASSED tests/cover/test_database_backend.py::test_class_name_is_in_repr[directory]
tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves[sql]
[gw0] PASSED tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves[sql]
tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves_to_self[memory]
[gw0] PASSED tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves_to_self[memory]
tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves_to_self[directory]
[gw0] PASSED tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves_to_self[directory]
tests/cover/test_database_backend.py::test_can_handle_disappearing_files
[gw0] PASSED tests/cover/test_database_backend.py::test_can_handle_disappearing_files
tests/cover/test_database_usage.py::test_clears_out_database_as_things_get_boring
[gw0] PASSED tests/cover/test_database_usage.py::test_clears_out_database_as_things_get_boring
tests/cover/test_database_usage.py::test_respects_max_examples_in_database_usage
[gw0] PASSED tests/cover/test_database_usage.py::test_respects_max_examples_in_database_usage
tests/cover/test_datetimes.py::test_can_find_positive_delta
[gw0] PASSED tests/cover/test_datetimes.py::test_can_find_positive_delta
tests/cover/test_datetimes.py::test_can_find_on_the_second
[gw0] PASSED tests/cover/test_datetimes.py::test_can_find_on_the_second
tests/cover/test_datetimes.py::test_simplifies_towards_zero_delta
[gw0] PASSED tests/cover/test_datetimes.py::test_simplifies_towards_zero_delta
tests/cover/test_datetimes.py::test_max_value_is_respected
[gw0] PASSED tests/cover/test_datetimes.py::test_max_value_is_respected
tests/cover/test_datetimes.py::test_simplifies_towards_millenium
[gw0] PASSED tests/cover/test_datetimes.py::test_simplifies_towards_millenium
tests/cover/test_datetimes.py::test_bordering_on_a_leap_year
[gw0] FAILED tests/cover/test_datetimes.py::test_bordering_on_a_leap_year
tests/cover/test_datetimes.py::test_can_find_after_the_year_2000
[gw0] PASSED tests/cover/test_datetimes.py::test_can_find_after_the_year_2000
tests/cover/test_datetimes.py::test_can_find_each_month
[gw0] PASSED tests/cover/test_datetimes.py::test_can_find_each_month
tests/cover/test_datetimes.py::test_max_year_is_respected
[gw0] PASSED tests/cover/test_datetimes.py::test_max_year_is_respected
tests/cover/test_datetimes.py::test_can_find_midnight
[gw0] PASSED tests/cover/test_datetimes.py::test_can_find_midnight
tests/cover/test_datetimes.py::test_can_find_on_the_minute
[gw0] PASSED tests/cover/test_datetimes.py::test_can_find_on_the_minute
tests/cover/test_datetimes.py::test_simplifies_towards_midnight
[gw0] PASSED tests/cover/test_datetimes.py::test_simplifies_towards_midnight
tests/cover/test_datetimes.py::test_naive_times_are_naive
[gw0] PASSED tests/cover/test_datetimes.py::test_naive_times_are_naive
tests/cover/test_deadline.py::test_raises_deadline_on_slow_test
[gw1] FAILED tests/cover/test_conjecture_engine.py::test_interleaving_engines
tests/cover/test_conjecture_engine.py::test_run_with_timeout_while_boring
[gw0] PASSED tests/cover/test_deadline.py::test_raises_deadline_on_slow_test
tests/cover/test_deadline.py::test_slow_tests_are_deprecated_by_default
[gw0] PASSED tests/cover/test_deadline.py::test_slow_tests_are_deprecated_by_default
tests/cover/test_deadline.py::test_raises_flaky_if_a_test_becomes_fast_on_rerun
[gw0] PASSED tests/cover/test_deadline.py::test_raises_flaky_if_a_test_becomes_fast_on_rerun
tests/cover/test_deferred_errors.py::test_does_not_error_on_initial_calculation
[gw0] PASSED tests/cover/test_deferred_errors.py::test_does_not_error_on_initial_calculation
tests/cover/test_deferred_errors.py::test_errors_on_test_invocation
[gw0] PASSED tests/cover/test_deferred_errors.py::test_errors_on_test_invocation
tests/cover/test_deferred_errors.py::test_errors_on_example
[gw0] PASSED tests/cover/test_deferred_errors.py::test_errors_on_example
tests/cover/test_deferred_strategies.py::test_binary_tree
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_run_with_timeout_while_boring
tests/cover/test_conjecture_engine.py::test_phases_can_disable_shrinking
[gw0] PASSED tests/cover/test_deferred_strategies.py::test_binary_tree
tests/cover/test_deferred_strategies.py::test_large_branching_tree
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_phases_can_disable_shrinking
tests/cover/test_conjecture_engine.py::test_can_discard
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_can_discard
tests/cover/test_conjecture_engine.py::test_no_read_no_shrink
[gw0] PASSED tests/cover/test_deferred_strategies.py::test_large_branching_tree
tests/cover/test_deferred_strategies.py::test_mutual_recursion
[gw0] PASSED tests/cover/test_deferred_strategies.py::test_mutual_recursion
tests/cover/test_deferred_strategies.py::test_errors_on_non_function_define
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_no_read_no_shrink
tests/cover/test_conjecture_engine.py::test_maliciously_bad_generator
[gw0] PASSED tests/cover/test_deferred_strategies.py::test_errors_on_non_function_define
tests/cover/test_deferred_strategies.py::test_errors_on_definition_as_self
[gw0] PASSED tests/cover/test_deferred_strategies.py::test_errors_on_definition_as_self
tests/cover/test_deferred_strategies.py::test_can_draw_one_of_self
[gw0] PASSED tests/cover/test_deferred_strategies.py::test_can_draw_one_of_self
tests/cover/test_deferred_strategies.py::test_self_recursive_flatmap
[gw0] PASSED tests/cover/test_deferred_strategies.py::test_self_recursive_flatmap
tests/cover/test_deferred_strategies.py::test_self_tuple_draws_nothing
[gw0] PASSED tests/cover/test_deferred_strategies.py::test_self_tuple_draws_nothing
tests/cover/test_deferred_strategies.py::test_self_recursive_lists
[gw0] PASSED tests/cover/test_deferred_strategies.py::test_self_recursive_lists
tests/cover/test_detection.py::test_methods_default_to_not_tests
[gw0] PASSED tests/cover/test_detection.py::test_methods_default_to_not_tests
tests/cover/test_detection.py::test_detection_of_methods
[gw0] PASSED tests/cover/test_detection.py::test_detection_of_methods
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[integers(min_value=nan)0]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[integers(min_value=nan)0]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[integers(max_value=0.2, min_value=0.1)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[integers(max_value=0.2, min_value=0.1)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[integers(max_value=nan)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[integers(max_value=nan)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dates(max_value='fish')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dates(max_value='fish')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[datetimes(min_value='fish')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[datetimes(min_value='fish')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[datetimes(max_value=datetime.datetime(2017, 8, 21, 0, 0), min_value=datetime.datetime(2017, 8, 22, 0, 0))]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[datetimes(max_value=datetime.datetime(2017, 8, 21, 0, 0), min_value=datetime.datetime(2017, 8, 22, 0, 0))]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value=nan)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value=nan)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value='-snan')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value='-snan')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(places=-1)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(places=-1)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value=0.0, min_value=1.0)0]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value=0.0, min_value=1.0)0]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(allow_infinity=True, max_value=1.0, min_value=0.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(allow_infinity=True, max_value=1.0, min_value=0.0)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value='-inf')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value='-inf')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(allow_infinity=False, max_value='inf')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(allow_infinity=False, max_value='inf')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value='0.9', min_value='0.1', places=0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value='0.9', min_value='0.1', places=0)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(min_value=nan)0]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(min_value=nan)0]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(min_value=(1+2j))]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(min_value=(1+2j))]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(max_value=1, min_value=2)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(max_value=1, min_value=2)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(min_value=nan)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(min_value=nan)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(max_denominator=0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(max_denominator=0)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(min_value=(1+2j))]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(min_value=(1+2j))]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(average_size='5')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(average_size='5')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(max_size=9, min_size=10)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(max_size=9, min_size=10)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(max_size=-9)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(max_size=-9)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(min_size=-10)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(min_size=-10)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(average_size=0.5, min_size=1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(average_size=0.5, min_size=1.0)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[text(max_size=9, min_size=10)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[text(max_size=9, min_size=10)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[binary(max_size=9, min_size=10)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[binary(max_size=9, min_size=10)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(min_value=nan)1]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(min_value=nan)1]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(allow_nan=True, min_value=0.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(allow_nan=True, min_value=0.0)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(allow_infinity=True, max_value=1.0, min_value=0.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(allow_infinity=True, max_value=1.0, min_value=0.0)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fixed_dictionaries(mapping={1: 'fish'})]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fixed_dictionaries(mapping={1: 'fish'})]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dictionaries(keys=1, values=integers())]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dictionaries(keys=1, values=integers())]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[timedeltas(min_value='fish')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[timedeltas(min_value='fish')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[timedeltas(max_value=datetime.timedelta(0, 60), min_value=datetime.timedelta(0, 3600))]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[timedeltas(max_value=datetime.timedelta(0, 60), min_value=datetime.timedelta(0, 3600))]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[times(max_value='fish')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[times(max_value='fish')]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(min_value=0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(min_value=0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(max_value=100, min_value=11)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(max_value=100, min_value=11)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(min_value=Decimal('1.5'))]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(min_value=Decimal('1.5'))]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(max_value=1.5, min_value=1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(max_value=1.5, min_value=1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(max_value='1.5', min_value='1.0')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(max_value='1.5', min_value='1.0')]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(min_value=Decimal('1.5'))]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(min_value=Decimal('1.5'))]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(allow_infinity=False, max_value=1.0, min_value=-1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(allow_infinity=False, max_value=1.0, min_value=-1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(allow_nan=False, min_value=1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(allow_nan=False, min_value=1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(allow_nan=False, max_value=1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(allow_nan=False, max_value=1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(allow_nan=False, max_value=1.0, min_value=-1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(allow_nan=False, max_value=1.0, min_value=-1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(min_value='-inf')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(min_value='-inf')]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(max_value='inf')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[decimals(max_value='inf')]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(max_denominator=1000, max_value=1, min_value=-1)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(max_denominator=1000, max_value=1, min_value=-1)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(max_value=1, min_value=1)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(max_value=1, min_value=1)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(max_denominator=2, max_value=1, min_value=1)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(max_denominator=2, max_value=1, min_value=1)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(min_value=1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(min_value=1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(min_value=Decimal('1.0'))]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(min_value=Decimal('1.0'))]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(min_value=Fraction(1, 2))]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(min_value=Fraction(1, 2))]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(max_denominator=1, min_value='1/2')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(max_denominator=1, min_value='1/2')]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(max_denominator=1, max_value='1/2')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fractions(max_denominator=1, max_value='1/2')]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(max_size=0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(max_size=0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(elements=integers())]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(elements=integers())]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(elements=integers(), max_size=5)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(elements=integers(), max_size=5)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(elements=booleans(), min_size=5)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(elements=booleans(), min_size=5)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(elements=booleans(), max_size=10, min_size=5)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(elements=booleans(), max_size=10, min_size=5)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(average_size=20, elements=booleans(), max_size=25)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[lists(average_size=20, elements=booleans(), max_size=25)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[sets(elements=integers(), max_size=10, min_size=10)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[sets(elements=integers(), max_size=10, min_size=10)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[booleans()]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[booleans()]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[just(value='hi')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[just(value='hi')]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(max_value=12, min_value=12)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(max_value=12, min_value=12)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats()]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats()]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(min_value=1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(min_value=1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(max_value=1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(max_value=1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(max_value=1.0, min_value=-1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(max_value=1.0, min_value=-1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(allow_infinity=False, max_value=1.0, min_value=-1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(allow_infinity=False, max_value=1.0, min_value=-1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(allow_nan=False, min_value=1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(allow_nan=False, min_value=1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(allow_nan=False, max_value=1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(allow_nan=False, max_value=1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(allow_nan=False, max_value=1.0, min_value=-1.0)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[floats(allow_nan=False, max_value=1.0, min_value=-1.0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[sampled_from(elements=[1])]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[sampled_from(elements=[1])]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[sampled_from(elements=[1, 2, 3])]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[sampled_from(elements=[1, 2, 3])]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fixed_dictionaries(mapping={1: integers()})]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[fixed_dictionaries(mapping={1: integers()})]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[dictionaries(keys=booleans(), values=integers())]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[dictionaries(keys=booleans(), values=integers())]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[text(alphabet='abc')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[text(alphabet='abc')]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[text(alphabet='')]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[text(alphabet='')]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[text(alphabet=sampled_from('abc'))]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[text(alphabet=sampled_from('abc'))]
tests/cover/test_direct_strategies.py::test_validates_args[one_of(1)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_args[one_of(1)]
tests/cover/test_direct_strategies.py::test_validates_args[tuples(1)]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_validates_args[tuples(1)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_args[one_of(booleans(), tuples(booleans()))]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_args[one_of(booleans(), tuples(booleans()))]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_args[one_of(booleans())]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_args[one_of(booleans())]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_args[text()]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_args[text()]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_args[binary()]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_args[binary()]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_args[builds(lambda x, y: x + y, integers(), integers())]
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_args[builds(lambda x, y: x + y, integers(), integers())]
tests/cover/test_direct_strategies.py::test_tuples_raise_error_on_bad_kwargs
[gw0] PASSED tests/cover/test_direct_strategies.py::test_tuples_raise_error_on_bad_kwargs
tests/cover/test_direct_strategies.py::test_has_specified_length
[gw0] PASSED tests/cover/test_direct_strategies.py::test_has_specified_length
tests/cover/test_direct_strategies.py::test_has_upper_bound
[gw0] PASSED tests/cover/test_direct_strategies.py::test_has_upper_bound
tests/cover/test_direct_strategies.py::test_has_lower_bound
[gw0] PASSED tests/cover/test_direct_strategies.py::test_has_lower_bound
tests/cover/test_direct_strategies.py::test_is_in_bounds
[gw0] PASSED tests/cover/test_direct_strategies.py::test_is_in_bounds
tests/cover/test_direct_strategies.py::test_fraction_is_in_bounds
[gw0] PASSED tests/cover/test_direct_strategies.py::test_fraction_is_in_bounds
tests/cover/test_direct_strategies.py::test_fraction_gt_positive
[gw0] PASSED tests/cover/test_direct_strategies.py::test_fraction_gt_positive
tests/cover/test_direct_strategies.py::test_fraction_lt_negative
[gw0] PASSED tests/cover/test_direct_strategies.py::test_fraction_lt_negative
tests/cover/test_direct_strategies.py::test_decimal_is_in_bounds
[gw0] PASSED tests/cover/test_direct_strategies.py::test_decimal_is_in_bounds
tests/cover/test_direct_strategies.py::test_float_can_find_max_value_inf
[gw0] PASSED tests/cover/test_direct_strategies.py::test_float_can_find_max_value_inf
tests/cover/test_direct_strategies.py::test_float_can_find_min_value_inf
[gw0] PASSED tests/cover/test_direct_strategies.py::test_float_can_find_min_value_inf
tests/cover/test_direct_strategies.py::test_can_find_none_list
[gw0] PASSED tests/cover/test_direct_strategies.py::test_can_find_none_list
tests/cover/test_direct_strategies.py::test_fractions
[gw0] PASSED tests/cover/test_direct_strategies.py::test_fractions
tests/cover/test_direct_strategies.py::test_decimals
[gw0] PASSED tests/cover/test_direct_strategies.py::test_decimals
tests/cover/test_direct_strategies.py::test_non_float_decimal
[gw0] PASSED tests/cover/test_direct_strategies.py::test_non_float_decimal
tests/cover/test_direct_strategies.py::test_produces_dictionaries_of_at_least_minimum_size
[gw0] PASSED tests/cover/test_direct_strategies.py::test_produces_dictionaries_of_at_least_minimum_size
tests/cover/test_direct_strategies.py::test_dictionaries_respect_size
[gw0] PASSED tests/cover/test_direct_strategies.py::test_dictionaries_respect_size
tests/cover/test_direct_strategies.py::test_dictionaries_respect_zero_size
[gw0] PASSED tests/cover/test_direct_strategies.py::test_dictionaries_respect_zero_size
tests/cover/test_direct_strategies.py::test_none_lists_respect_max_size
[gw0] PASSED tests/cover/test_direct_strategies.py::test_none_lists_respect_max_size
tests/cover/test_direct_strategies.py::test_none_lists_respect_max_and_min_size
[gw0] PASSED tests/cover/test_direct_strategies.py::test_none_lists_respect_max_and_min_size
tests/cover/test_direct_strategies.py::test_iterables_are_exhaustible
[gw0] PASSED tests/cover/test_direct_strategies.py::test_iterables_are_exhaustible
tests/cover/test_direct_strategies.py::test_minimal_iterable
[gw0] PASSED tests/cover/test_direct_strategies.py::test_minimal_iterable
tests/cover/test_draw_example.py::test_single_example[lists(max_size=0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[lists(max_size=0)]
tests/cover/test_draw_example.py::test_single_example[tuples()]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[tuples()]
tests/cover/test_draw_example.py::test_single_example[sets(max_size=0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[sets(max_size=0)]
tests/cover/test_draw_example.py::test_single_example[frozensets(max_size=0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[frozensets(max_size=0)]
tests/cover/test_draw_example.py::test_single_example[fixed_dictionaries({})]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[fixed_dictionaries({})]
tests/cover/test_draw_example.py::test_single_example[builds(ABC, booleans(), booleans(), booleans())]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[builds(ABC, booleans(), booleans(), booleans())]
tests/cover/test_draw_example.py::test_single_example[builds(ABC, booleans(), booleans(), integers())]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[builds(ABC, booleans(), booleans(), integers())]
tests/cover/test_draw_example.py::test_single_example[fixed_dictionaries({'a': integers(), 'b': booleans()})]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[fixed_dictionaries({'a': integers(), 'b': booleans()})]
tests/cover/test_draw_example.py::test_single_example[dictionaries(keys=booleans(), values=integers())]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[dictionaries(keys=booleans(), values=integers())]
tests/cover/test_draw_example.py::test_single_example[dictionaries(keys=text(), values=booleans())]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[dictionaries(keys=text(), values=booleans())]
tests/cover/test_draw_example.py::test_single_example[integers() | tuples(booleans())]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[integers() | tuples(booleans())]
tests/cover/test_draw_example.py::test_single_example[sampled_from((0, 1, 2, 3, 4, 5, 6, 7, 8, 9))]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[sampled_from((0, 1, 2, 3, 4, 5, 6, 7, 8, 9))]
tests/cover/test_draw_example.py::test_single_example[just('a') | just('b') | just('c')]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[just('a') | just('b') | just('c')]
tests/cover/test_draw_example.py::test_single_example[sampled_from(('a', 'b', 'c'))]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[sampled_from(('a', 'b', 'c'))]
tests/cover/test_draw_example.py::test_single_example[integers()]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[integers()]
tests/cover/test_draw_example.py::test_single_example[integers(min_value=3)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[integers(min_value=3)]
tests/cover/test_draw_example.py::test_single_example[integers(min_value=-4294967296, max_value=18446744073709551616L)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[integers(min_value=-4294967296, max_value=18446744073709551616L)]
tests/cover/test_draw_example.py::test_single_example[floats()0]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[floats()0]
tests/cover/test_draw_example.py::test_single_example[floats(min_value=-2.0, max_value=3.0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[floats(min_value=-2.0, max_value=3.0)]
tests/cover/test_draw_example.py::test_single_example[floats()1]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[floats()1]
tests/cover/test_draw_example.py::test_single_example[floats(min_value=-2.0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[floats(min_value=-2.0)]
tests/cover/test_draw_example.py::test_single_example[floats()2]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[floats()2]
tests/cover/test_draw_example.py::test_single_example[floats(max_value=-0.0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[floats(max_value=-0.0)]
tests/cover/test_draw_example.py::test_single_example[floats()3]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[floats()3]
tests/cover/test_draw_example.py::test_single_example[floats(min_value=0.0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[floats(min_value=0.0)]
tests/cover/test_draw_example.py::test_single_example[floats(min_value=3.14, max_value=3.14)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[floats(min_value=3.14, max_value=3.14)]
tests/cover/test_draw_example.py::test_single_example[text()]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[text()]
tests/cover/test_draw_example.py::test_single_example[binary()]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[binary()]
tests/cover/test_draw_example.py::test_single_example[booleans()]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[booleans()]
tests/cover/test_draw_example.py::test_single_example[tuples(booleans(), booleans())]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[tuples(booleans(), booleans())]
tests/cover/test_draw_example.py::test_single_example[frozensets(elements=integers())]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[frozensets(elements=integers())]
tests/cover/test_draw_example.py::test_single_example[sets(elements=frozensets(elements=booleans()))]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[sets(elements=frozensets(elements=booleans()))]
tests/cover/test_draw_example.py::test_single_example[complex_numbers()]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[complex_numbers()]
tests/cover/test_draw_example.py::test_single_example[fractions()]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[fractions()]
tests/cover/test_draw_example.py::test_single_example[decimals()]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[decimals()]
tests/cover/test_draw_example.py::test_single_example[lists(elements=lists(elements=booleans(), average_size=10), average_size=10)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[lists(elements=lists(elements=booleans(), average_size=10), average_size=10)]
tests/cover/test_draw_example.py::test_single_example[lists(elements=lists(elements=booleans(), average_size=100))]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[lists(elements=lists(elements=booleans(), average_size=100))]
tests/cover/test_draw_example.py::test_single_example[lists(elements=floats(min_value=0.0, max_value=0.0), average_size=1.0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[lists(elements=floats(min_value=0.0, max_value=0.0), average_size=1.0)]
tests/cover/test_draw_example.py::test_single_example[integers().flatmap(lambda right: integers(min_value=0).map(lambda length: OrderedPair(right - length, right)))]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[integers().flatmap(lambda right: integers(min_value=0).map(lambda length: OrderedPair(right - length, right)))]
tests/cover/test_draw_example.py::test_single_example[integers().flatmap(lambda v: lists(just(v), average_size=10))]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[integers().flatmap(lambda v: lists(just(v), average_size=10))]
tests/cover/test_draw_example.py::test_single_example[integers().filter(lambda x: abs(x) > 100)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[integers().filter(lambda x: abs(x) > 100)]
tests/cover/test_draw_example.py::test_single_example[floats(min_value=-1.7976931348623157e+308, max_value=1.7976931348623157e+308)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[floats(min_value=-1.7976931348623157e+308, max_value=1.7976931348623157e+308)]
tests/cover/test_draw_example.py::test_single_example[none()]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[none()]
tests/cover/test_draw_example.py::test_single_example[randoms()]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[randoms()]
tests/cover/test_draw_example.py::test_single_example[booleans().flatmap(lambda x: booleans() if x else complex_numbers())]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[booleans().flatmap(lambda x: booleans() if x else complex_numbers())]
tests/cover/test_draw_example.py::test_single_example[recursive(booleans(), lambda x: <unknown>, max_leaves=10)]
[gw0] PASSED tests/cover/test_draw_example.py::test_single_example[recursive(booleans(), lambda x: <unknown>, max_leaves=10)]
tests/cover/test_draw_example.py::test_list_example[lists(max_size=0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[lists(max_size=0)]
tests/cover/test_draw_example.py::test_list_example[tuples()]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[tuples()]
tests/cover/test_draw_example.py::test_list_example[sets(max_size=0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[sets(max_size=0)]
tests/cover/test_draw_example.py::test_list_example[frozensets(max_size=0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[frozensets(max_size=0)]
tests/cover/test_draw_example.py::test_list_example[fixed_dictionaries({})]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[fixed_dictionaries({})]
tests/cover/test_draw_example.py::test_list_example[builds(ABC, booleans(), booleans(), booleans())]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[builds(ABC, booleans(), booleans(), booleans())]
tests/cover/test_draw_example.py::test_list_example[builds(ABC, booleans(), booleans(), integers())]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[builds(ABC, booleans(), booleans(), integers())]
tests/cover/test_draw_example.py::test_list_example[fixed_dictionaries({'a': integers(), 'b': booleans()})]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[fixed_dictionaries({'a': integers(), 'b': booleans()})]
tests/cover/test_draw_example.py::test_list_example[dictionaries(keys=booleans(), values=integers())]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[dictionaries(keys=booleans(), values=integers())]
tests/cover/test_draw_example.py::test_list_example[dictionaries(keys=text(), values=booleans())]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[dictionaries(keys=text(), values=booleans())]
tests/cover/test_draw_example.py::test_list_example[integers() | tuples(booleans())]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[integers() | tuples(booleans())]
tests/cover/test_draw_example.py::test_list_example[sampled_from((0, 1, 2, 3, 4, 5, 6, 7, 8, 9))]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[sampled_from((0, 1, 2, 3, 4, 5, 6, 7, 8, 9))]
tests/cover/test_draw_example.py::test_list_example[just('a') | just('b') | just('c')]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[just('a') | just('b') | just('c')]
tests/cover/test_draw_example.py::test_list_example[sampled_from(('a', 'b', 'c'))]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[sampled_from(('a', 'b', 'c'))]
tests/cover/test_draw_example.py::test_list_example[integers()]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[integers()]
tests/cover/test_draw_example.py::test_list_example[integers(min_value=3)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[integers(min_value=3)]
tests/cover/test_draw_example.py::test_list_example[integers(min_value=-4294967296, max_value=18446744073709551616L)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[integers(min_value=-4294967296, max_value=18446744073709551616L)]
tests/cover/test_draw_example.py::test_list_example[floats()0]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[floats()0]
tests/cover/test_draw_example.py::test_list_example[floats(min_value=-2.0, max_value=3.0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[floats(min_value=-2.0, max_value=3.0)]
tests/cover/test_draw_example.py::test_list_example[floats()1]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[floats()1]
tests/cover/test_draw_example.py::test_list_example[floats(min_value=-2.0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[floats(min_value=-2.0)]
tests/cover/test_draw_example.py::test_list_example[floats()2]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[floats()2]
tests/cover/test_draw_example.py::test_list_example[floats(max_value=-0.0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[floats(max_value=-0.0)]
tests/cover/test_draw_example.py::test_list_example[floats()3]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[floats()3]
tests/cover/test_draw_example.py::test_list_example[floats(min_value=0.0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[floats(min_value=0.0)]
tests/cover/test_draw_example.py::test_list_example[floats(min_value=3.14, max_value=3.14)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[floats(min_value=3.14, max_value=3.14)]
tests/cover/test_draw_example.py::test_list_example[text()]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[text()]
tests/cover/test_draw_example.py::test_list_example[binary()]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[binary()]
tests/cover/test_draw_example.py::test_list_example[booleans()]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[booleans()]
tests/cover/test_draw_example.py::test_list_example[tuples(booleans(), booleans())]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[tuples(booleans(), booleans())]
tests/cover/test_draw_example.py::test_list_example[frozensets(elements=integers())]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[frozensets(elements=integers())]
tests/cover/test_draw_example.py::test_list_example[sets(elements=frozensets(elements=booleans()))]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[sets(elements=frozensets(elements=booleans()))]
tests/cover/test_draw_example.py::test_list_example[complex_numbers()]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[complex_numbers()]
tests/cover/test_draw_example.py::test_list_example[fractions()]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[fractions()]
tests/cover/test_draw_example.py::test_list_example[decimals()]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[decimals()]
tests/cover/test_draw_example.py::test_list_example[lists(elements=lists(elements=booleans(), average_size=10), average_size=10)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[lists(elements=lists(elements=booleans(), average_size=10), average_size=10)]
tests/cover/test_draw_example.py::test_list_example[lists(elements=lists(elements=booleans(), average_size=100))]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[lists(elements=lists(elements=booleans(), average_size=100))]
tests/cover/test_draw_example.py::test_list_example[lists(elements=floats(min_value=0.0, max_value=0.0), average_size=1.0)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[lists(elements=floats(min_value=0.0, max_value=0.0), average_size=1.0)]
tests/cover/test_draw_example.py::test_list_example[integers().flatmap(lambda right: integers(min_value=0).map(lambda length: OrderedPair(right - length, right)))]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[integers().flatmap(lambda right: integers(min_value=0).map(lambda length: OrderedPair(right - length, right)))]
tests/cover/test_draw_example.py::test_list_example[integers().flatmap(lambda v: lists(just(v), average_size=10))]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[integers().flatmap(lambda v: lists(just(v), average_size=10))]
tests/cover/test_draw_example.py::test_list_example[integers().filter(lambda x: abs(x) > 100)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[integers().filter(lambda x: abs(x) > 100)]
tests/cover/test_draw_example.py::test_list_example[floats(min_value=-1.7976931348623157e+308, max_value=1.7976931348623157e+308)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[floats(min_value=-1.7976931348623157e+308, max_value=1.7976931348623157e+308)]
tests/cover/test_draw_example.py::test_list_example[none()]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[none()]
tests/cover/test_draw_example.py::test_list_example[randoms()]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[randoms()]
tests/cover/test_draw_example.py::test_list_example[booleans().flatmap(lambda x: booleans() if x else complex_numbers())]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[booleans().flatmap(lambda x: booleans() if x else complex_numbers())]
tests/cover/test_draw_example.py::test_list_example[recursive(booleans(), lambda x: <unknown>, max_leaves=10)]
[gw0] PASSED tests/cover/test_draw_example.py::test_list_example[recursive(booleans(), lambda x: <unknown>, max_leaves=10)]
tests/cover/test_duplication.py::test_does_not_duplicate_blocks[1]
[gw0] PASSED tests/cover/test_duplication.py::test_does_not_duplicate_blocks[1]
tests/cover/test_duplication.py::test_does_not_duplicate_blocks[2]
[gw0] PASSED tests/cover/test_duplication.py::test_does_not_duplicate_blocks[2]
tests/cover/test_duplication.py::test_does_not_duplicate_blocks[3]
[gw0] PASSED tests/cover/test_duplication.py::test_does_not_duplicate_blocks[3]
tests/cover/test_duplication.py::test_does_not_duplicate_blocks[4]
[gw0] PASSED tests/cover/test_duplication.py::test_does_not_duplicate_blocks[4]
tests/cover/test_duplication.py::test_mostly_does_not_duplicate_blocks_even_when_failing[1]
[gw0] PASSED tests/cover/test_duplication.py::test_mostly_does_not_duplicate_blocks_even_when_failing[1]
tests/cover/test_duplication.py::test_mostly_does_not_duplicate_blocks_even_when_failing[2]
[gw0] PASSED tests/cover/test_duplication.py::test_mostly_does_not_duplicate_blocks_even_when_failing[2]
tests/cover/test_duplication.py::test_mostly_does_not_duplicate_blocks_even_when_failing[3]
[gw0] PASSED tests/cover/test_duplication.py::test_mostly_does_not_duplicate_blocks_even_when_failing[3]
tests/cover/test_duplication.py::test_mostly_does_not_duplicate_blocks_even_when_failing[4]
[gw0] PASSED tests/cover/test_duplication.py::test_mostly_does_not_duplicate_blocks_even_when_failing[4]
tests/cover/test_dynamic_variable.py::test_can_assign
[gw0] PASSED tests/cover/test_dynamic_variable.py::test_can_assign
tests/cover/test_dynamic_variable.py::test_can_nest
[gw0] PASSED tests/cover/test_dynamic_variable.py::test_can_nest
tests/cover/test_eval_as_source.py::test_can_eval_as_source
[gw0] PASSED tests/cover/test_eval_as_source.py::test_can_eval_as_source
tests/cover/test_eval_as_source.py::test_caches
[gw0] PASSED tests/cover/test_eval_as_source.py::test_caches
tests/cover/test_eval_as_source.py::test_can_call_self_recursively
[gw0] PASSED tests/cover/test_eval_as_source.py::test_can_call_self_recursively
tests/cover/test_example.py::test_deterministic_examples_are_deterministic
[gw0] PASSED tests/cover/test_example.py::test_deterministic_examples_are_deterministic
tests/cover/test_example.py::test_does_not_always_give_the_same_example
[gw0] PASSED tests/cover/test_example.py::test_does_not_always_give_the_same_example
tests/cover/test_example.py::test_raises_on_no_examples
[gw0] PASSED tests/cover/test_example.py::test_raises_on_no_examples
tests/cover/test_example.py::test_example_inside_given
[gw0] PASSED tests/cover/test_example.py::test_example_inside_given
tests/cover/test_example.py::test_example_inside_find
[gw0] PASSED tests/cover/test_example.py::test_example_inside_find
tests/cover/test_example.py::test_example_inside_strategy
[gw0] PASSED tests/cover/test_example.py::test_example_inside_strategy
tests/cover/test_executors.py::test_must_use_result_of_test
[gw0] PASSED tests/cover/test_executors.py::test_must_use_result_of_test
tests/cover/test_executors.py::TestTryReallyHard::test_something
[gw0] PASSED tests/cover/test_executors.py::TestTryReallyHard::test_something
tests/cover/test_executors.py::test_boom
[gw0] PASSED tests/cover/test_executors.py::test_boom
tests/cover/test_executors.py::test_no_boom
[gw0] PASSED tests/cover/test_executors.py::test_no_boom
tests/cover/test_executors.py::test_no_boom_on_example
[gw0] PASSED tests/cover/test_executors.py::test_no_boom_on_example
tests/cover/test_executors.py::TestNormal::test_stuff
[gw0] PASSED tests/cover/test_executors.py::TestNormal::test_stuff
tests/cover/test_explicit_examples.py::TestInstanceMethods::test_hi_1
[gw0] PASSED tests/cover/test_explicit_examples.py::TestInstanceMethods::test_hi_1
tests/cover/test_explicit_examples.py::TestInstanceMethods::test_hi_2
[gw0] PASSED tests/cover/test_explicit_examples.py::TestInstanceMethods::test_hi_2
tests/cover/test_explicit_examples.py::TestInstanceMethods::test_hi_3
[gw0] PASSED tests/cover/test_explicit_examples.py::TestInstanceMethods::test_hi_3
tests/cover/test_explicit_examples.py::test_kwarg_example_on_testcase
[gw0] PASSED tests/cover/test_explicit_examples.py::test_kwarg_example_on_testcase
tests/cover/test_explicit_examples.py::test_errors_when_run_with_not_enough_args
[gw0] PASSED tests/cover/test_explicit_examples.py::test_errors_when_run_with_not_enough_args
tests/cover/test_explicit_examples.py::test_errors_when_run_with_not_enough_kwargs
[gw0] PASSED tests/cover/test_explicit_examples.py::test_errors_when_run_with_not_enough_kwargs
tests/cover/test_explicit_examples.py::test_can_use_examples_after_given
[gw0] PASSED tests/cover/test_explicit_examples.py::test_can_use_examples_after_given
tests/cover/test_explicit_examples.py::test_can_use_examples_before_given
[gw0] PASSED tests/cover/test_explicit_examples.py::test_can_use_examples_before_given
tests/cover/test_explicit_examples.py::test_can_use_examples_around_given
[gw0] PASSED tests/cover/test_explicit_examples.py::test_can_use_examples_around_given
tests/cover/test_explicit_examples.py::test_is_a_thing[1-False]
[gw0] PASSED tests/cover/test_explicit_examples.py::test_is_a_thing[1-False]
tests/cover/test_explicit_examples.py::test_is_a_thing[2-True]
[gw0] PASSED tests/cover/test_explicit_examples.py::test_is_a_thing[2-True]
tests/cover/test_explicit_examples.py::test_no_args_and_kwargs
[gw0] PASSED tests/cover/test_explicit_examples.py::test_no_args_and_kwargs
tests/cover/test_explicit_examples.py::test_no_empty_examples
[gw0] PASSED tests/cover/test_explicit_examples.py::test_no_empty_examples
tests/cover/test_explicit_examples.py::test_does_not_print_on_explicit_examples_if_no_failure
[gw0] PASSED tests/cover/test_explicit_examples.py::test_does_not_print_on_explicit_examples_if_no_failure
tests/cover/test_explicit_examples.py::test_prints_output_for_explicit_examples
[gw0] PASSED tests/cover/test_explicit_examples.py::test_prints_output_for_explicit_examples
tests/cover/test_explicit_examples.py::test_prints_verbose_output_for_explicit_examples
[gw0] PASSED tests/cover/test_explicit_examples.py::test_prints_verbose_output_for_explicit_examples
tests/cover/test_explicit_examples.py::test_captures_original_repr_of_example
[gw0] PASSED tests/cover/test_explicit_examples.py::test_captures_original_repr_of_example
tests/cover/test_explicit_examples.py::test_examples_are_tried_in_order
[gw0] PASSED tests/cover/test_explicit_examples.py::test_examples_are_tried_in_order
tests/cover/test_explicit_examples.py::test_prints_note_in_failing_example
[gw0] PASSED tests/cover/test_explicit_examples.py::test_prints_note_in_failing_example
tests/cover/test_explicit_examples.py::test_must_agree_with_number_of_arguments
[gw0] PASSED tests/cover/test_explicit_examples.py::test_must_agree_with_number_of_arguments
tests/cover/test_fancy_repr.py::test_floats_is_floats
[gw0] PASSED tests/cover/test_fancy_repr.py::test_floats_is_floats
tests/cover/test_fancy_repr.py::test_includes_non_default_values
[gw0] PASSED tests/cover/test_fancy_repr.py::test_includes_non_default_values
tests/cover/test_fancy_repr.py::test_builds_repr
[gw0] PASSED tests/cover/test_fancy_repr.py::test_builds_repr
tests/cover/test_fancy_repr.py::test_map_repr
[gw0] PASSED tests/cover/test_fancy_repr.py::test_map_repr
tests/cover/test_fancy_repr.py::test_filter_repr
[gw0] PASSED tests/cover/test_fancy_repr.py::test_filter_repr
tests/cover/test_fancy_repr.py::test_flatmap_repr
[gw0] PASSED tests/cover/test_fancy_repr.py::test_flatmap_repr
tests/cover/test_filestorage.py::test_homedir_exists_automatically
[gw0] PASSED tests/cover/test_filestorage.py::test_homedir_exists_automatically
tests/cover/test_filestorage.py::test_can_set_homedir_and_it_will_exist
[gw0] PASSED tests/cover/test_filestorage.py::test_can_set_homedir_and_it_will_exist
tests/cover/test_filestorage.py::test_will_pick_up_location_from_env
[gw0] PASSED tests/cover/test_filestorage.py::test_will_pick_up_location_from_env
tests/cover/test_filestorage.py::test_storage_directories_are_created_automatically
[gw0] PASSED tests/cover/test_filestorage.py::test_storage_directories_are_created_automatically
tests/cover/test_filtering.py::test_filter_correctly[specifier0-condition0]
[gw0] PASSED tests/cover/test_filtering.py::test_filter_correctly[specifier0-condition0]
tests/cover/test_filtering.py::test_filter_correctly[specifier1-bool]
[gw0] PASSED tests/cover/test_filtering.py::test_filter_correctly[specifier1-bool]
tests/cover/test_find.py::test_can_find_an_int
[gw0] PASSED tests/cover/test_find.py::test_can_find_an_int
tests/cover/test_find.py::test_can_find_list
[gw0] PASSED tests/cover/test_find.py::test_can_find_list
tests/cover/test_find.py::test_can_find_nan
[gw0] PASSED tests/cover/test_find.py::test_can_find_nan
tests/cover/test_find.py::test_can_find_nans
[gw0] PASSED tests/cover/test_find.py::test_can_find_nans
tests/cover/test_find.py::test_raises_when_no_example
[gw0] PASSED tests/cover/test_find.py::test_raises_when_no_example
tests/cover/test_find.py::test_condition_is_name
[gw0] PASSED tests/cover/test_find.py::test_condition_is_name
tests/cover/test_find.py::test_find_dictionary
[gw0] PASSED tests/cover/test_find.py::test_find_dictionary
tests/cover/test_find.py::test_times_out
[gw0] PASSED tests/cover/test_find.py::test_times_out
tests/cover/test_flakiness.py::test_fails_only_once_is_flaky
[gw0] PASSED tests/cover/test_flakiness.py::test_fails_only_once_is_flaky
tests/cover/test_flakiness.py::test_gives_flaky_error_if_assumption_is_flaky
[gw0] PASSED tests/cover/test_flakiness.py::test_gives_flaky_error_if_assumption_is_flaky
tests/cover/test_flakiness.py::test_does_not_attempt_to_shrink_flaky_errors
[gw0] FAILED tests/cover/test_flakiness.py::test_does_not_attempt_to_shrink_flaky_errors
tests/cover/test_flakiness.py::test_failure_sequence_inducing
[gw0] PASSED tests/cover/test_flakiness.py::test_failure_sequence_inducing
tests/cover/test_flatmap.py::test_constant_lists_are_constant
[gw0] PASSED tests/cover/test_flatmap.py::test_constant_lists_are_constant
tests/cover/test_flatmap.py::test_in_order
[gw0] PASSED tests/cover/test_flatmap.py::test_in_order
tests/cover/test_flatmap.py::test_flatmap_retrieve_from_db
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_maliciously_bad_generator
tests/cover/test_conjecture_engine.py::test_one_dead_branch
[gw0] PASSED tests/cover/test_flatmap.py::test_flatmap_retrieve_from_db
tests/cover/test_flatmap.py::test_flatmap_does_not_reuse_strategies
[gw0] PASSED tests/cover/test_flatmap.py::test_flatmap_does_not_reuse_strategies
tests/cover/test_flatmap.py::test_flatmap_has_original_strategy_repr
[gw0] PASSED tests/cover/test_flatmap.py::test_flatmap_has_original_strategy_repr
tests/cover/test_flatmap.py::test_mixed_list_flatmap
[gw0] PASSED tests/cover/test_flatmap.py::test_mixed_list_flatmap
tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[1]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[1]
tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[2]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[2]
tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[3]
[gw1] FAILED tests/cover/test_conjecture_engine.py::test_one_dead_branch
tests/cover/test_conjecture_engine.py::test_bails_out_quickly_if_not_finding_new_bugs
[gw0] PASSED tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[3]
tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[4]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[4]
tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[5]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[5]
tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[6]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[6]
tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[7]
[gw1] PASSED tests/cover/test_conjecture_engine.py::test_bails_out_quickly_if_not_finding_new_bugs
tests/cover/test_conjecture_float_encoding.py::test_decode_permutes_elements
[gw0] PASSED tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[7]
tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[8]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[8]
tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[9]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_shrink_through_a_binding[9]
tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[1]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[1]
tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[2]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[2]
tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[3]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[3]
tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[4]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[4]
tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[5]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_decode_permutes_elements
tests/cover/test_conjecture_float_encoding.py::test_encode_decode
[gw0] PASSED tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[5]
tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[6]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[6]
tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[7]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[7]
tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[8]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[8]
tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[9]
[gw0] PASSED tests/cover/test_flatmap.py::test_can_delete_in_middle_of_a_binding[9]
tests/cover/test_float_nastiness.py::test_floats_are_in_range[9.97920154767e+291-1.79769313486e+308]
[gw0] PASSED tests/cover/test_float_nastiness.py::test_floats_are_in_range[9.97920154767e+291-1.79769313486e+308]
tests/cover/test_float_nastiness.py::test_floats_are_in_range[-1.79769313486e+308-1.79769313486e+308]
[gw0] PASSED tests/cover/test_float_nastiness.py::test_floats_are_in_range[-1.79769313486e+308-1.79769313486e+308]
tests/cover/test_float_nastiness.py::test_can_generate_both_zeros
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_encode_decode
tests/cover/test_conjecture_float_encoding.py::test_double_reverse
[gw0] PASSED tests/cover/test_float_nastiness.py::test_can_generate_both_zeros
tests/cover/test_float_nastiness.py::test_can_generate_both_zeros_when_in_interval[-1.0-1.0]
[gw0] PASSED tests/cover/test_float_nastiness.py::test_can_generate_both_zeros_when_in_interval[-1.0-1.0]
tests/cover/test_float_nastiness.py::test_can_generate_both_zeros_when_in_interval[-0.0-1.0]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_double_reverse
tests/cover/test_conjecture_float_encoding.py::test_floats_round_trip
[gw0] PASSED tests/cover/test_float_nastiness.py::test_can_generate_both_zeros_when_in_interval[-0.0-1.0]
tests/cover/test_float_nastiness.py::test_can_generate_both_zeros_when_in_interval[-1.0-0.0]
[gw0] PASSED tests/cover/test_float_nastiness.py::test_can_generate_both_zeros_when_in_interval[-1.0-0.0]
tests/cover/test_float_nastiness.py::test_can_generate_both_zeros_when_in_interval[-2.22507385851e-308-2.22507385851e-308]
[gw0] PASSED tests/cover/test_float_nastiness.py::test_can_generate_both_zeros_when_in_interval[-2.22507385851e-308-2.22507385851e-308]
tests/cover/test_float_nastiness.py::test_does_not_generate_negative_if_right_boundary_is_positive
[gw0] PASSED tests/cover/test_float_nastiness.py::test_does_not_generate_negative_if_right_boundary_is_positive
tests/cover/test_float_nastiness.py::test_does_not_generate_positive_if_right_boundary_is_negative
[gw0] PASSED tests/cover/test_float_nastiness.py::test_does_not_generate_positive_if_right_boundary_is_negative
tests/cover/test_float_nastiness.py::test_can_generate_interval_endpoints[0.0-1.0]
[gw0] PASSED tests/cover/test_float_nastiness.py::test_can_generate_interval_endpoints[0.0-1.0]
tests/cover/test_float_nastiness.py::test_can_generate_interval_endpoints[-1.0-0.0]
[gw0] PASSED tests/cover/test_float_nastiness.py::test_can_generate_interval_endpoints[-1.0-0.0]
tests/cover/test_float_nastiness.py::test_can_generate_interval_endpoints[-2.22507385851e-308-2.22507385851e-308]
[gw0] PASSED tests/cover/test_float_nastiness.py::test_can_generate_interval_endpoints[-2.22507385851e-308-2.22507385851e-308]
tests/cover/test_float_nastiness.py::test_half_bounded_generates_endpoint
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_floats_round_trip
tests/cover/test_conjecture_float_encoding.py::test_integral_floats_order_as_integers
[gw0] PASSED tests/cover/test_float_nastiness.py::test_half_bounded_generates_endpoint
tests/cover/test_float_nastiness.py::test_half_bounded_generates_zero
[gw0] PASSED tests/cover/test_float_nastiness.py::test_half_bounded_generates_zero
tests/cover/test_float_nastiness.py::test_half_bounded_respects_sign_of_upper_bound
[gw0] PASSED tests/cover/test_float_nastiness.py::test_half_bounded_respects_sign_of_upper_bound
tests/cover/test_float_nastiness.py::test_half_bounded_respects_sign_of_lower_bound
[gw0] PASSED tests/cover/test_float_nastiness.py::test_half_bounded_respects_sign_of_lower_bound
tests/cover/test_float_nastiness.py::test_filter_nan
[gw0] PASSED tests/cover/test_float_nastiness.py::test_filter_nan
tests/cover/test_float_nastiness.py::test_filter_infinity
[gw0] PASSED tests/cover/test_float_nastiness.py::test_filter_infinity
tests/cover/test_float_nastiness.py::test_can_guard_against_draws_of_nan
[gw0] PASSED tests/cover/test_float_nastiness.py::test_can_guard_against_draws_of_nan
tests/cover/test_float_nastiness.py::test_very_narrow_interval
[gw0] PASSED tests/cover/test_float_nastiness.py::test_very_narrow_interval
tests/cover/test_float_utils.py::test_can_handle_straddling_zero
[gw0] PASSED tests/cover/test_float_utils.py::test_can_handle_straddling_zero
tests/cover/test_given_error_conditions.py::test_raises_timeout_on_slow_test
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_integral_floats_order_as_integers
tests/cover/test_conjecture_float_encoding.py::test_reverse_bits_table_reverses_bits
[gw0] PASSED tests/cover/test_given_error_conditions.py::test_raises_timeout_on_slow_test
tests/cover/test_given_error_conditions.py::test_raises_unsatisfiable_if_all_false
[gw0] PASSED tests/cover/test_given_error_conditions.py::test_raises_unsatisfiable_if_all_false
tests/cover/test_given_error_conditions.py::test_raises_unsatisfiable_if_all_false_in_finite_set
[gw0] PASSED tests/cover/test_given_error_conditions.py::test_raises_unsatisfiable_if_all_false_in_finite_set
tests/cover/test_given_error_conditions.py::test_does_not_raise_unsatisfiable_if_some_false_in_finite_set
[gw0] PASSED tests/cover/test_given_error_conditions.py::test_does_not_raise_unsatisfiable_if_some_false_in_finite_set
tests/cover/test_given_error_conditions.py::test_error_if_has_no_hints
[gw0] PASSED tests/cover/test_given_error_conditions.py::test_error_if_has_no_hints
tests/cover/test_given_error_conditions.py::test_error_if_infer_is_posarg
[gw0] PASSED tests/cover/test_given_error_conditions.py::test_error_if_infer_is_posarg
tests/cover/test_given_reuse.py::test_has_an_arg_named_x
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_reverse_bits_table_reverses_bits
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[1.0-0.0]
[gw0] PASSED tests/cover/test_given_reuse.py::test_has_an_arg_named_x
tests/cover/test_given_reuse.py::test_has_an_arg_named_y
[gw0] PASSED tests/cover/test_given_reuse.py::test_has_an_arg_named_y
tests/cover/test_given_reuse.py::test_fail_independently
[gw0] PASSED tests/cover/test_given_reuse.py::test_fail_independently
tests/cover/test_health_checks.py::test_slow_generation_fails_a_health_check
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[1.0-0.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[2.0-1.0]
[gw0] PASSED tests/cover/test_health_checks.py::test_slow_generation_fails_a_health_check
tests/cover/test_health_checks.py::test_default_health_check_can_weaken_specific
[gw0] PASSED tests/cover/test_health_checks.py::test_default_health_check_can_weaken_specific
tests/cover/test_health_checks.py::test_error_in_strategy_produces_health_check_error
[gw0] PASSED tests/cover/test_health_checks.py::test_error_in_strategy_produces_health_check_error
tests/cover/test_health_checks.py::test_suppressing_error_in_value_generation
[gw0] PASSED tests/cover/test_health_checks.py::test_suppressing_error_in_value_generation
tests/cover/test_health_checks.py::test_suppressing_filtering_health_check
[gw0] PASSED tests/cover/test_health_checks.py::test_suppressing_filtering_health_check
tests/cover/test_health_checks.py::test_error_in_strategy_with_custom_executor
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[2.0-1.0]
[gw0] PASSED tests/cover/test_health_checks.py::test_error_in_strategy_with_custom_executor
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[1.79769313486e+308-1.0]
tests/cover/test_health_checks.py::test_filtering_everything_fails_a_health_check
[gw0] PASSED tests/cover/test_health_checks.py::test_filtering_everything_fails_a_health_check
tests/cover/test_health_checks.py::test_filtering_most_things_fails_a_health_check
[gw0] PASSED tests/cover/test_health_checks.py::test_filtering_most_things_fails_a_health_check
tests/cover/test_health_checks.py::test_large_data_will_fail_a_health_check
[gw0] PASSED tests/cover/test_health_checks.py::test_large_data_will_fail_a_health_check
tests/cover/test_health_checks.py::test_returning_non_none_is_forbidden
[gw0] PASSED tests/cover/test_health_checks.py::test_returning_non_none_is_forbidden
tests/cover/test_health_checks.py::test_a_very_slow_test_will_fail_a_health_check
[gw0] PASSED tests/cover/test_health_checks.py::test_a_very_slow_test_will_fail_a_health_check
tests/cover/test_health_checks.py::test_the_slow_test_health_check_can_be_disabled
[gw0] PASSED tests/cover/test_health_checks.py::test_the_slow_test_health_check_can_be_disabled
tests/cover/test_health_checks.py::test_the_slow_test_health_only_runs_if_health_checks_are_on
[gw0] PASSED tests/cover/test_health_checks.py::test_the_slow_test_health_only_runs_if_health_checks_are_on
tests/cover/test_health_checks.py::test_returning_non_none_does_not_fail_if_health_check_disabled
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[1.79769313486e+308-1.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[inf-0.0]
[gw0] PASSED tests/cover/test_health_checks.py::test_returning_non_none_does_not_fail_if_health_check_disabled
tests/cover/test_imports.py::test_can_star_import_from_hypothesis
[gw0] PASSED tests/cover/test_imports.py::test_can_star_import_from_hypothesis
tests/cover/test_integer_ranges.py::test_intervals_shrink_to_center
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[inf-0.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[inf-2.0]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[inf-2.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[nan-0.0]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[nan-0.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[nan-2.0]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[nan-2.0]
tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[nan-inf]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_can_shrink_downwards[nan-inf]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-2]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-2]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-8]
[gw0] PASSED tests/cover/test_integer_ranges.py::test_intervals_shrink_to_center
tests/cover/test_interleaving.py::test_can_eval_stream_inside_find
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-8]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-16]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-16]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-64]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-64]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-128]
[gw0] PASSED tests/cover/test_interleaving.py::test_can_eval_stream_inside_find
tests/cover/test_internal_helpers.py::test_sign_gives_good_type_error
[gw0] PASSED tests/cover/test_internal_helpers.py::test_sign_gives_good_type_error
tests/cover/test_intervalset.py::test_intervals_are_equivalent_to_their_lists
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-128]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-500]
[gw0] PASSED tests/cover/test_intervalset.py::test_intervals_are_equivalent_to_their_lists
tests/cover/test_intervalset.py::test_intervals_match_indexes
[gw0] PASSED tests/cover/test_intervalset.py::test_intervals_match_indexes
tests/cover/test_intervalset.py::test_error_for_index_of_not_present_value
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-500]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-1000]
[gw0] PASSED tests/cover/test_intervalset.py::test_error_for_index_of_not_present_value
tests/cover/test_intervalset.py::test_validates_index
[gw0] PASSED tests/cover/test_intervalset.py::test_validates_index
tests/cover/test_intervalset.py::test_index_above_is_index_if_present
[gw0] PASSED tests/cover/test_intervalset.py::test_index_above_is_index_if_present
tests/cover/test_intervalset.py::test_index_above_is_length_if_higher
[gw0] PASSED tests/cover/test_intervalset.py::test_index_above_is_length_if_higher
tests/cover/test_lambda_formatting.py::test_bracket_whitespace_is_striped
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_bracket_whitespace_is_striped
tests/cover/test_lambda_formatting.py::test_can_have_unicode_in_lambda_sources
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_can_have_unicode_in_lambda_sources
tests/cover/test_lambda_formatting.py::test_can_get_descriptions_of_nested_lambdas_with_different_names
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_can_get_descriptions_of_nested_lambdas_with_different_names
tests/cover/test_lambda_formatting.py::test_does_not_error_on_unparsable_source
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_does_not_error_on_unparsable_source
tests/cover/test_lambda_formatting.py::test_source_of_lambda_is_pretty
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_source_of_lambda_is_pretty
tests/cover/test_lambda_formatting.py::test_variable_names_are_not_pretty
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.1-1000]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-1]
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_variable_names_are_not_pretty
tests/cover/test_lambda_formatting.py::test_does_not_error_on_dynamically_defined_functions
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_does_not_error_on_dynamically_defined_functions
tests/cover/test_lambda_formatting.py::test_collapses_whitespace_nicely
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_collapses_whitespace_nicely
tests/cover/test_lambda_formatting.py::test_is_not_confused_by_tuples
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_is_not_confused_by_tuples
tests/cover/test_lambda_formatting.py::test_strips_comments_from_the_end
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_strips_comments_from_the_end
tests/cover/test_lambda_formatting.py::test_does_not_strip_hashes_within_a_string
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_does_not_strip_hashes_within_a_string
tests/cover/test_lambda_formatting.py::test_can_distinguish_between_two_lambdas_with_different_args
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_can_distinguish_between_two_lambdas_with_different_args
tests/cover/test_lambda_formatting.py::test_does_not_error_if_it_cannot_distinguish_between_two_lambdas
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_does_not_error_if_it_cannot_distinguish_between_two_lambdas
tests/cover/test_lambda_formatting.py::test_lambda_source_break_after_def_with_brackets
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_lambda_source_break_after_def_with_brackets
tests/cover/test_lambda_formatting.py::test_lambda_source_break_after_def_with_line_continuation
[gw0] PASSED tests/cover/test_lambda_formatting.py::test_lambda_source_break_after_def_with_line_continuation
tests/cover/test_limits.py::test_max_examples_are_respected
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-1]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-4]
[gw0] PASSED tests/cover/test_limits.py::test_max_examples_are_respected
tests/cover/test_map.py::test_can_assume_in_map
[gw0] PASSED tests/cover/test_map.py::test_can_assume_in_map
tests/cover/test_map.py::test_assume_in_just_raises_immediately
[gw0] PASSED tests/cover/test_map.py::test_assume_in_just_raises_immediately
tests/cover/test_nothing.py::test_resampling
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-4]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-10]
[gw0] PASSED tests/cover/test_nothing.py::test_resampling
tests/cover/test_nothing.py::test_list_of_nothing
[gw0] PASSED tests/cover/test_nothing.py::test_list_of_nothing
tests/cover/test_nothing.py::test_set_of_nothing
[gw0] PASSED tests/cover/test_nothing.py::test_set_of_nothing
tests/cover/test_nothing.py::test_validates_min_size
[gw0] PASSED tests/cover/test_nothing.py::test_validates_min_size
tests/cover/test_nothing.py::test_function_composition
[gw0] PASSED tests/cover/test_nothing.py::test_function_composition
tests/cover/test_nothing.py::test_tuples_detect_empty_elements
[gw0] PASSED tests/cover/test_nothing.py::test_tuples_detect_empty_elements
tests/cover/test_nothing.py::test_fixed_dictionaries_detect_empty_values
[gw0] PASSED tests/cover/test_nothing.py::test_fixed_dictionaries_detect_empty_values
tests/cover/test_nothing.py::test_no_examples
[gw0] PASSED tests/cover/test_nothing.py::test_no_examples
tests/cover/test_numerics.py::test_fuzz_fractions_bounds
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-10]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-32]
[gw0] PASSED tests/cover/test_numerics.py::test_fuzz_fractions_bounds
tests/cover/test_numerics.py::test_fuzz_decimals_bounds
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-32]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-100]
[gw0] PASSED tests/cover/test_numerics.py::test_fuzz_decimals_bounds
tests/cover/test_numerics.py::test_all_decimals_can_be_exact_floats
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-100]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-256]
[gw0] PASSED tests/cover/test_numerics.py::test_all_decimals_can_be_exact_floats
tests/cover/test_numerics.py::test_fraction_addition_is_well_behaved
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-256]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-512]
[gw0] PASSED tests/cover/test_numerics.py::test_fraction_addition_is_well_behaved
tests/cover/test_numerics.py::test_decimals_include_nan
[gw0] FAILED tests/cover/test_numerics.py::test_decimals_include_nan
tests/cover/test_numerics.py::test_decimals_include_inf
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-512]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-1024]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_include_inf
tests/cover/test_numerics.py::test_decimals_can_disallow_nan
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_can_disallow_nan
tests/cover/test_numerics.py::test_decimals_can_disallow_inf
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_can_disallow_inf
tests/cover/test_numerics.py::test_decimals_have_correct_places[0]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_have_correct_places[0]
tests/cover/test_numerics.py::test_decimals_have_correct_places[1]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[1.5-1024]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-2]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_have_correct_places[1]
tests/cover/test_numerics.py::test_decimals_have_correct_places[2]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_have_correct_places[2]
tests/cover/test_numerics.py::test_decimals_have_correct_places[3]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_have_correct_places[3]
tests/cover/test_numerics.py::test_decimals_have_correct_places[4]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_have_correct_places[4]
tests/cover/test_numerics.py::test_decimals_have_correct_places[5]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_have_correct_places[5]
tests/cover/test_numerics.py::test_decimals_have_correct_places[6]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_have_correct_places[6]
tests/cover/test_numerics.py::test_decimals_have_correct_places[7]
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-2]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-8]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_have_correct_places[7]
tests/cover/test_numerics.py::test_decimals_have_correct_places[8]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_have_correct_places[8]
tests/cover/test_numerics.py::test_decimals_have_correct_places[9]
[gw0] PASSED tests/cover/test_numerics.py::test_decimals_have_correct_places[9]
tests/cover/test_numerics.py::test_works_with_few_values
[gw0] PASSED tests/cover/test_numerics.py::test_works_with_few_values
tests/cover/test_numerics.py::test_issue_725_regression
[gw0] PASSED tests/cover/test_numerics.py::test_issue_725_regression
tests/cover/test_numerics.py::test_issue_739_regression
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-8]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-16]
[gw0] PASSED tests/cover/test_numerics.py::test_issue_739_regression
tests/cover/test_one_of.py::test_one_of_empty
[gw0] PASSED tests/cover/test_one_of.py::test_one_of_empty
tests/cover/test_permutations.py::test_can_find_non_trivial_permutation
[gw0] PASSED tests/cover/test_permutations.py::test_can_find_non_trivial_permutation
tests/cover/test_permutations.py::test_permutation_values_are_permutations
[gw0] PASSED tests/cover/test_permutations.py::test_permutation_values_are_permutations
tests/cover/test_permutations.py::test_empty_permutations_are_empty
[gw0] PASSED tests/cover/test_permutations.py::test_empty_permutations_are_empty
tests/cover/test_phases.py::test_only_runs_explicit_examples
[gw0] PASSED tests/cover/test_phases.py::test_only_runs_explicit_examples
tests/cover/test_phases.py::test_does_not_use_explicit_examples
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-16]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-64]
[gw0] PASSED tests/cover/test_phases.py::test_does_not_use_explicit_examples
tests/cover/test_phases.py::test_this_would_fail_if_you_ran_it
[gw0] PASSED tests/cover/test_phases.py::test_this_would_fail_if_you_ran_it
tests/cover/test_phases.py::test_phases_default_to_all
[gw0] PASSED tests/cover/test_phases.py::test_phases_default_to_all
tests/cover/test_phases.py::test_does_not_reuse_saved_examples_if_reuse_not_in_phases
[gw0] PASSED tests/cover/test_phases.py::test_does_not_reuse_saved_examples_if_reuse_not_in_phases
tests/cover/test_phases.py::test_will_save_when_reuse_not_in_phases
[gw0] FAILED tests/cover/test_phases.py::test_will_save_when_reuse_not_in_phases
tests/cover/test_phases.py::test_rejects_non_phases
[gw0] PASSED tests/cover/test_phases.py::test_rejects_non_phases
tests/cover/test_pretty.py::test_list
[gw0] PASSED tests/cover/test_pretty.py::test_list
tests/cover/test_pretty.py::test_dict
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-64]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-128]
[gw0] PASSED tests/cover/test_pretty.py::test_dict
tests/cover/test_pretty.py::test_tuple
[gw0] PASSED tests/cover/test_pretty.py::test_tuple
tests/cover/test_pretty.py::test_dict_with_custom_repr
[gw0] PASSED tests/cover/test_pretty.py::test_dict_with_custom_repr
tests/cover/test_pretty.py::test_set_with_custom_repr
[gw0] PASSED tests/cover/test_pretty.py::test_set_with_custom_repr
tests/cover/test_pretty.py::test_list_with_custom_repr
[gw0] PASSED tests/cover/test_pretty.py::test_list_with_custom_repr
tests/cover/test_pretty.py::test_indentation
[gw0] PASSED tests/cover/test_pretty.py::test_indentation
tests/cover/test_pretty.py::test_dispatch
[gw0] PASSED tests/cover/test_pretty.py::test_dispatch
tests/cover/test_pretty.py::test_callability_checking
[gw0] PASSED tests/cover/test_pretty.py::test_callability_checking
tests/cover/test_pretty.py::test_sets
[gw0] PASSED tests/cover/test_pretty.py::test_sets
tests/cover/test_pretty.py::test_unsortable_set
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-128]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-500]
[gw0] PASSED tests/cover/test_pretty.py::test_unsortable_set
tests/cover/test_pretty.py::test_unsortable_dict
[gw0] PASSED tests/cover/test_pretty.py::test_unsortable_dict
tests/cover/test_pretty.py::test_pprint_heap_allocated_type
[gw0] SKIPPED tests/cover/test_pretty.py::test_pprint_heap_allocated_type
tests/cover/test_pretty.py::test_pprint_nomod
[gw0] PASSED tests/cover/test_pretty.py::test_pprint_nomod
tests/cover/test_pretty.py::test_pprint_break
[gw0] PASSED tests/cover/test_pretty.py::test_pprint_break
tests/cover/test_pretty.py::test_pprint_break_repr
[gw0] PASSED tests/cover/test_pretty.py::test_pprint_break_repr
tests/cover/test_pretty.py::test_bad_repr
[gw0] PASSED tests/cover/test_pretty.py::test_bad_repr
tests/cover/test_pretty.py::test_really_bad_repr
[gw0] PASSED tests/cover/test_pretty.py::test_really_bad_repr
tests/cover/test_pretty.py::test_super_repr
[gw0] PASSED tests/cover/test_pretty.py::test_super_repr
tests/cover/test_pretty.py::test_long_list
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-500]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-1000]
[gw0] PASSED tests/cover/test_pretty.py::test_long_list
tests/cover/test_pretty.py::test_long_set
[gw0] PASSED tests/cover/test_pretty.py::test_long_set
tests/cover/test_pretty.py::test_long_tuple
[gw0] PASSED tests/cover/test_pretty.py::test_long_tuple
tests/cover/test_pretty.py::test_long_dict
[gw0] PASSED tests/cover/test_pretty.py::test_long_dict
tests/cover/test_pretty.py::test_unbound_method
[gw0] PASSED tests/cover/test_pretty.py::test_unbound_method
tests/cover/test_pretty.py::test_metaclass_repr
[gw0] PASSED tests/cover/test_pretty.py::test_metaclass_repr
tests/cover/test_pretty.py::test_unicode_repr
[gw0] PASSED tests/cover/test_pretty.py::test_unicode_repr
tests/cover/test_pretty.py::test_basic_class
[gw0] PASSED tests/cover/test_pretty.py::test_basic_class
tests/cover/test_pretty.py::test_fallback_to__name__on_type
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[9.99-1000]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-1]
[gw0] PASSED tests/cover/test_pretty.py::test_fallback_to__name__on_type
tests/cover/test_pretty.py::test_fail_gracefully_on_bogus__qualname__and__name__
[gw0] PASSED tests/cover/test_pretty.py::test_fail_gracefully_on_bogus__qualname__and__name__
tests/cover/test_pretty.py::test_collections_defaultdict
[gw0] PASSED tests/cover/test_pretty.py::test_collections_defaultdict
tests/cover/test_pretty.py::test_collections_ordereddict
[gw0] PASSED tests/cover/test_pretty.py::test_collections_ordereddict
tests/cover/test_pretty.py::test_collections_deque
[gw0] PASSED tests/cover/test_pretty.py::test_collections_deque
tests/cover/test_pretty.py::test_collections_counter
[gw0] PASSED tests/cover/test_pretty.py::test_collections_counter
tests/cover/test_pretty.py::test_cyclic_list
[gw0] PASSED tests/cover/test_pretty.py::test_cyclic_list
tests/cover/test_pretty.py::test_cyclic_dequeue
[gw0] PASSED tests/cover/test_pretty.py::test_cyclic_dequeue
tests/cover/test_pretty.py::test_cyclic_counter
[gw0] PASSED tests/cover/test_pretty.py::test_cyclic_counter
tests/cover/test_pretty.py::test_cyclic_dict
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-1]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-4]
[gw0] PASSED tests/cover/test_pretty.py::test_cyclic_dict
tests/cover/test_pretty.py::test_cyclic_set
[gw0] PASSED tests/cover/test_pretty.py::test_cyclic_set
tests/cover/test_pretty.py::test_pprint
[gw0] PASSED tests/cover/test_pretty.py::test_pprint
tests/cover/test_pretty.py::test_print_with_indent
[gw0] PASSED tests/cover/test_pretty.py::test_print_with_indent
tests/cover/test_pretty.py::test_exception
[gw0] PASSED tests/cover/test_pretty.py::test_exception
tests/cover/test_pretty.py::test_re_evals
[gw0] PASSED tests/cover/test_pretty.py::test_re_evals
tests/cover/test_pretty.py::test_custom
[gw0] PASSED tests/cover/test_pretty.py::test_custom
tests/cover/test_pretty.py::test_print_builtin_function
[gw0] PASSED tests/cover/test_pretty.py::test_print_builtin_function
tests/cover/test_pretty.py::test_pretty_function
[gw0] PASSED tests/cover/test_pretty.py::test_pretty_function
tests/cover/test_pretty.py::test_empty_printer
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-4]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-10]
[gw0] PASSED tests/cover/test_pretty.py::test_empty_printer
tests/cover/test_pretty.py::test_breakable_at_group_boundary
[gw0] PASSED tests/cover/test_pretty.py::test_breakable_at_group_boundary
tests/cover/test_random_module.py::test_can_seed_random
[gw0] PASSED tests/cover/test_random_module.py::test_can_seed_random
tests/cover/test_random_module.py::test_seed_random_twice
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-10]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-32]
[gw0] PASSED tests/cover/test_random_module.py::test_seed_random_twice
tests/cover/test_random_module.py::test_does_not_fail_health_check_if_randomness_is_used
[gw0] PASSED tests/cover/test_random_module.py::test_does_not_fail_health_check_if_randomness_is_used
tests/cover/test_randomization.py::test_seeds_off_random
[gw0] PASSED tests/cover/test_randomization.py::test_seeds_off_random
tests/cover/test_randomization.py::test_nesting_with_control_passes_health_check
[gw0] PASSED tests/cover/test_randomization.py::test_nesting_with_control_passes_health_check
tests/cover/test_recursive.py::test_respects_leaf_limit
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-32]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-100]
[gw0] PASSED tests/cover/test_recursive.py::test_respects_leaf_limit
tests/cover/test_recursive.py::test_can_find_nested
[gw0] PASSED tests/cover/test_recursive.py::test_can_find_nested
tests/cover/test_recursive.py::test_recursive_call_validates_expand_returns_strategies
[gw0] PASSED tests/cover/test_recursive.py::test_recursive_call_validates_expand_returns_strategies
tests/cover/test_recursive.py::test_recursive_call_validates_base_is_strategy
[gw0] PASSED tests/cover/test_recursive.py::test_recursive_call_validates_base_is_strategy
tests/cover/test_reflection.py::test_simple_conversion
[gw0] PASSED tests/cover/test_reflection.py::test_simple_conversion
tests/cover/test_reflection.py::test_populates_defaults
[gw0] PASSED tests/cover/test_reflection.py::test_populates_defaults
tests/cover/test_reflection.py::test_leaves_unknown_kwargs_in_dict
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-100]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-256]
[gw0] PASSED tests/cover/test_reflection.py::test_leaves_unknown_kwargs_in_dict
tests/cover/test_reflection.py::test_errors_on_bad_kwargs
[gw0] PASSED tests/cover/test_reflection.py::test_errors_on_bad_kwargs
tests/cover/test_reflection.py::test_passes_varargs_correctly
[gw0] PASSED tests/cover/test_reflection.py::test_passes_varargs_correctly
tests/cover/test_reflection.py::test_errors_if_keyword_precedes_positional
[gw0] PASSED tests/cover/test_reflection.py::test_errors_if_keyword_precedes_positional
tests/cover/test_reflection.py::test_errors_if_not_enough_args
[gw0] PASSED tests/cover/test_reflection.py::test_errors_if_not_enough_args
tests/cover/test_reflection.py::test_errors_on_extra_kwargs
[gw0] PASSED tests/cover/test_reflection.py::test_errors_on_extra_kwargs
tests/cover/test_reflection.py::test_positional_errors_if_too_many_args
[gw0] PASSED tests/cover/test_reflection.py::test_positional_errors_if_too_many_args
tests/cover/test_reflection.py::test_positional_errors_if_too_few_args
[gw0] PASSED tests/cover/test_reflection.py::test_positional_errors_if_too_few_args
tests/cover/test_reflection.py::test_positional_does_not_error_if_extra_args_are_kwargs
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-256]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-512]
[gw0] PASSED tests/cover/test_reflection.py::test_positional_does_not_error_if_extra_args_are_kwargs
tests/cover/test_reflection.py::test_positional_errors_if_given_bad_kwargs
[gw0] PASSED tests/cover/test_reflection.py::test_positional_errors_if_given_bad_kwargs
tests/cover/test_reflection.py::test_positional_errors_if_given_duplicate_kwargs
[gw0] PASSED tests/cover/test_reflection.py::test_positional_errors_if_given_duplicate_kwargs
tests/cover/test_reflection.py::test_names_of_functions_are_pretty
[gw0] PASSED tests/cover/test_reflection.py::test_names_of_functions_are_pretty
tests/cover/test_reflection.py::test_class_names_are_not_included_in_class_method_prettiness
[gw0] PASSED tests/cover/test_reflection.py::test_class_names_are_not_included_in_class_method_prettiness
tests/cover/test_reflection.py::test_repr_is_included_in_bound_method_prettiness
[gw0] PASSED tests/cover/test_reflection.py::test_repr_is_included_in_bound_method_prettiness
tests/cover/test_reflection.py::test_class_is_not_included_in_unbound_method
[gw0] PASSED tests/cover/test_reflection.py::test_class_is_not_included_in_unbound_method
tests/cover/test_reflection.py::test_does_not_error_on_confused_sources
[gw0] PASSED tests/cover/test_reflection.py::test_does_not_error_on_confused_sources
tests/cover/test_reflection.py::test_digests_are_reasonably_unique
[gw0] PASSED tests/cover/test_reflection.py::test_digests_are_reasonably_unique
tests/cover/test_reflection.py::test_digest_returns_the_same_value_for_two_calls
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-512]
tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-1024]
[gw0] PASSED tests/cover/test_reflection.py::test_digest_returns_the_same_value_for_two_calls
tests/cover/test_reflection.py::test_can_digest_a_built_in_function
[gw0] PASSED tests/cover/test_reflection.py::test_can_digest_a_built_in_function
tests/cover/test_reflection.py::test_can_digest_a_unicode_lambda
[gw0] PASSED tests/cover/test_reflection.py::test_can_digest_a_unicode_lambda
tests/cover/test_reflection.py::test_can_digest_a_function_with_no_name
[gw0] PASSED tests/cover/test_reflection.py::test_can_digest_a_function_with_no_name
tests/cover/test_reflection.py::test_arg_string_is_in_order
[gw0] PASSED tests/cover/test_reflection.py::test_arg_string_is_in_order
tests/cover/test_reflection.py::test_varkwargs_are_sorted_and_after_real_kwargs
[gw0] PASSED tests/cover/test_reflection.py::test_varkwargs_are_sorted_and_after_real_kwargs
tests/cover/test_reflection.py::test_varargs_come_without_equals
[gw0] PASSED tests/cover/test_reflection.py::test_varargs_come_without_equals
tests/cover/test_reflection.py::test_can_mix_varargs_and_varkwargs
[gw0] PASSED tests/cover/test_reflection.py::test_can_mix_varargs_and_varkwargs
tests/cover/test_reflection.py::test_arg_string_does_not_include_unprovided_defaults
[gw0] PASSED tests/cover/test_reflection.py::test_arg_string_does_not_include_unprovided_defaults
tests/cover/test_reflection.py::test_unbind_gives_parent_class_function
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrinks_downwards_to_integers[10-1024]
tests/cover/test_conjecture_float_encoding.py::test_shrink_up_to_one
[gw0] PASSED tests/cover/test_reflection.py::test_unbind_gives_parent_class_function
tests/cover/test_reflection.py::test_unbind_distinguishes_different_functions
[gw0] PASSED tests/cover/test_reflection.py::test_unbind_distinguishes_different_functions
tests/cover/test_reflection.py::test_unbind_distinguishes_overridden_functions
[gw0] PASSED tests/cover/test_reflection.py::test_unbind_distinguishes_overridden_functions
tests/cover/test_reflection.py::test_copying_preserves_argspec[f0]
[gw0] PASSED tests/cover/test_reflection.py::test_copying_preserves_argspec[f0]
tests/cover/test_reflection.py::test_copying_preserves_argspec[f1]
[gw0] PASSED tests/cover/test_reflection.py::test_copying_preserves_argspec[f1]
tests/cover/test_reflection.py::test_copying_preserves_argspec[f2]
[gw0] PASSED tests/cover/test_reflection.py::test_copying_preserves_argspec[f2]
tests/cover/test_reflection.py::test_copying_preserves_argspec[f3]
[gw0] PASSED tests/cover/test_reflection.py::test_copying_preserves_argspec[f3]
tests/cover/test_reflection.py::test_name_does_not_clash_with_function_names
[gw0] PASSED tests/cover/test_reflection.py::test_name_does_not_clash_with_function_names
tests/cover/test_reflection.py::test_copying_sets_name
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_shrink_up_to_one
tests/cover/test_conjecture_float_encoding.py::test_does_not_shrink_across_one
[gw0] PASSED tests/cover/test_reflection.py::test_copying_sets_name
tests/cover/test_reflection.py::test_copying_sets_docstring
[gw0] PASSED tests/cover/test_reflection.py::test_copying_sets_docstring
tests/cover/test_reflection.py::test_uses_defaults
[gw0] PASSED tests/cover/test_reflection.py::test_uses_defaults
tests/cover/test_reflection.py::test_uses_varargs
[gw0] PASSED tests/cover/test_reflection.py::test_uses_varargs
tests/cover/test_reflection.py::test_exec_as_module_execs
[gw0] PASSED tests/cover/test_reflection.py::test_exec_as_module_execs
tests/cover/test_reflection.py::test_exec_as_module_caches
[gw0] PASSED tests/cover/test_reflection.py::test_exec_as_module_caches
tests/cover/test_reflection.py::test_exec_leaves_sys_path_unchanged
[gw0] PASSED tests/cover/test_reflection.py::test_exec_leaves_sys_path_unchanged
tests/cover/test_reflection.py::test_define_function_signature_works_with_conflicts
[gw0] PASSED tests/cover/test_reflection.py::test_define_function_signature_works_with_conflicts
tests/cover/test_reflection.py::test_define_function_signature_validates_arguments
[gw0] PASSED tests/cover/test_reflection.py::test_define_function_signature_validates_arguments
tests/cover/test_reflection.py::test_define_function_signature_validates_function_name
[gw1] PASSED tests/cover/test_conjecture_float_encoding.py::test_does_not_shrink_across_one
tests/cover/test_conjecture_minimizer.py::test_shrink_to_smallest
[gw0] PASSED tests/cover/test_reflection.py::test_define_function_signature_validates_function_name
tests/cover/test_reflection.py::test_fully_qualified_name
[gw0] PASSED tests/cover/test_reflection.py::test_fully_qualified_name
tests/cover/test_reflection.py::test_qualname_of_function_with_none_module_is_name
[gw0] PASSED tests/cover/test_reflection.py::test_qualname_of_function_with_none_module_is_name
tests/cover/test_reflection.py::test_can_proxy_functions_with_mixed_args_and_varargs
[gw0] PASSED tests/cover/test_reflection.py::test_can_proxy_functions_with_mixed_args_and_varargs
tests/cover/test_reflection.py::test_can_delegate_to_a_function_with_no_positional_args
[gw0] PASSED tests/cover/test_reflection.py::test_can_delegate_to_a_function_with_no_positional_args
tests/cover/test_reflection.py::test_can_handle_unicode_repr
[gw0] PASSED tests/cover/test_reflection.py::test_can_handle_unicode_repr
tests/cover/test_reflection.py::test_can_handle_repr_on_type
[gw0] PASSED tests/cover/test_reflection.py::test_can_handle_repr_on_type
tests/cover/test_reflection.py::test_can_handle_repr_of_none
[gw0] PASSED tests/cover/test_reflection.py::test_can_handle_repr_of_none
tests/cover/test_reflection.py::test_can_handle_non_unicode_repr_containing_non_ascii
[gw0] PASSED tests/cover/test_reflection.py::test_can_handle_non_unicode_repr_containing_non_ascii
tests/cover/test_reflection.py::test_does_not_put_eval_directory_on_path
[gw1] PASSED tests/cover/test_conjecture_minimizer.py::test_shrink_to_smallest
tests/cover/test_conjecture_test_data.py::test_buffer_draws_as_self
[gw0] PASSED tests/cover/test_reflection.py::test_does_not_put_eval_directory_on_path
tests/cover/test_reflection.py::test_kwargs_appear_in_arg_string
[gw0] PASSED tests/cover/test_reflection.py::test_kwargs_appear_in_arg_string
tests/cover/test_reflection.py::test_is_mock_with_negative_cases
[gw0] PASSED tests/cover/test_reflection.py::test_is_mock_with_negative_cases
tests/cover/test_reflection.py::test_is_mock_with_positive_cases
[gw0] PASSED tests/cover/test_reflection.py::test_is_mock_with_positive_cases
tests/cover/test_regex.py::test_matching[False-False-\w-predicate0]
[gw0] PASSED tests/cover/test_regex.py::test_matching[False-False-\w-predicate0]
tests/cover/test_regex.py::test_matching[False-False-\d-predicate1]
[gw0] PASSED tests/cover/test_regex.py::test_matching[False-False-\d-predicate1]
tests/cover/test_regex.py::test_matching[False-False-\s-None]
[gw0] PASSED tests/cover/test_regex.py::test_matching[False-False-\s-None]
tests/cover/test_regex.py::test_matching[False-True-\w-predicate0]
[gw0] PASSED tests/cover/test_regex.py::test_matching[False-True-\w-predicate0]
tests/cover/test_regex.py::test_matching[False-True-\d-predicate1]
[gw0] PASSED tests/cover/test_regex.py::test_matching[False-True-\d-predicate1]
tests/cover/test_regex.py::test_matching[False-True-\s-None]
[gw0] PASSED tests/cover/test_regex.py::test_matching[False-True-\s-None]
tests/cover/test_regex.py::test_matching[True-False-\w-predicate0]
[gw1] PASSED tests/cover/test_conjecture_test_data.py::test_buffer_draws_as_self
tests/cover/test_conjecture_test_data.py::test_can_double_freeze
[gw0] PASSED tests/cover/test_regex.py::test_matching[True-False-\w-predicate0]
tests/cover/test_regex.py::test_matching[True-False-\d-predicate1]
[gw0] PASSED tests/cover/test_regex.py::test_matching[True-False-\d-predicate1]
tests/cover/test_regex.py::test_matching[True-False-\s-None]
[gw1] PASSED tests/cover/test_conjecture_test_data.py::test_can_double_freeze
tests/cover/test_conjecture_test_data.py::test_draw_past_end_sets_overflow
[gw0] PASSED tests/cover/test_regex.py::test_matching[True-False-\s-None]
tests/cover/test_regex.py::test_matching[True-True-\w-predicate0]
[gw0] PASSED tests/cover/test_regex.py::test_matching[True-True-\w-predicate0]
tests/cover/test_regex.py::test_matching[True-True-\d-predicate1]
[gw0] PASSED tests/cover/test_regex.py::test_matching[True-True-\d-predicate1]
tests/cover/test_regex.py::test_matching[True-True-\s-None]
[gw1] PASSED tests/cover/test_conjecture_test_data.py::test_draw_past_end_sets_overflow
tests/cover/test_conjecture_test_data.py::test_can_mark_interesting
[gw0] PASSED tests/cover/test_regex.py::test_matching[True-True-\s-None]
tests/cover/test_regex.py::test_can_generate[False-.]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-.]
tests/cover/test_regex.py::test_can_generate[False-a]
[gw1] PASSED tests/cover/test_conjecture_test_data.py::test_can_mark_interesting
tests/cover/test_conjecture_test_data.py::test_can_mark_invalid
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-a]
tests/cover/test_regex.py::test_can_generate[False-abc]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-abc]
tests/cover/test_regex.py::test_can_generate[False-[a][b][c]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-[a][b][c]]
tests/cover/test_regex.py::test_can_generate[False-[^a][^b][^c]]
[gw1] PASSED tests/cover/test_conjecture_test_data.py::test_can_mark_invalid
tests/cover/test_conjecture_test_data.py::test_does_not_double_freeze_in_interval_close
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-[^a][^b][^c]]
tests/cover/test_regex.py::test_can_generate[False-[a-z0-9_]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-[a-z0-9_]]
tests/cover/test_regex.py::test_can_generate[False-[^a-z0-9_]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-[^a-z0-9_]]
tests/cover/test_regex.py::test_can_generate[False-ab?]
[gw1] PASSED tests/cover/test_conjecture_test_data.py::test_does_not_double_freeze_in_interval_close
tests/cover/test_conjecture_utils.py::test_uniform_float_shrinks_to_zero
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-ab?]
tests/cover/test_regex.py::test_can_generate[False-ab*]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-ab*]
tests/cover/test_regex.py::test_can_generate[False-ab+]
[gw1] PASSED tests/cover/test_conjecture_utils.py::test_uniform_float_shrinks_to_zero
tests/cover/test_conjecture_utils.py::test_geometric_can_handle_bad_first_draw
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-ab+]
tests/cover/test_regex.py::test_can_generate[False-ab{5}]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-ab{5}]
tests/cover/test_regex.py::test_can_generate[False-ab{5,10}]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-ab{5,10}]
tests/cover/test_regex.py::test_can_generate[False-ab{,10}]
[gw1] PASSED tests/cover/test_conjecture_utils.py::test_geometric_can_handle_bad_first_draw
tests/cover/test_conjecture_utils.py::test_coin_biased_towards_falsehood
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-ab{,10}]
tests/cover/test_regex.py::test_can_generate[False-ab{5,}]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-ab{5,}]
tests/cover/test_regex.py::test_can_generate[False-ab|cd|ef]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-ab|cd|ef]
tests/cover/test_regex.py::test_can_generate[False-(foo)+]
[gw1] PASSED tests/cover/test_conjecture_utils.py::test_coin_biased_towards_falsehood
tests/cover/test_conjecture_utils.py::test_can_get_odd_number_of_bits
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-(foo)+]
tests/cover/test_regex.py::test_can_generate[False-(['"])[a-z]+\\1]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-(['"])[a-z]+\\1]
tests/cover/test_regex.py::test_can_generate[False-(?:[a-z])(['"])[a-z]+\\1]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-(?:[a-z])(['"])[a-z]+\\1]
tests/cover/test_regex.py::test_can_generate[False-(?P<foo>['"])[a-z]+(?P=foo)]
[gw1] PASSED tests/cover/test_conjecture_utils.py::test_can_get_odd_number_of_bits
tests/cover/test_conjecture_utils.py::test_drawing_certain_coin_still_writes
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-(?P<foo>['"])[a-z]+(?P=foo)]
tests/cover/test_regex.py::test_can_generate[False-^abc]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-^abc]
tests/cover/test_regex.py::test_can_generate[False-\\d]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-\\d]
tests/cover/test_regex.py::test_can_generate[False-[\\d]]
[gw1] PASSED tests/cover/test_conjecture_utils.py::test_drawing_certain_coin_still_writes
tests/cover/test_control.py::test_cannot_cleanup_with_no_context
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-[\\d]]
tests/cover/test_regex.py::test_can_generate[False-[^\\D]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-[^\\D]]
tests/cover/test_regex.py::test_can_generate[False-\\w]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-\\w]
tests/cover/test_regex.py::test_can_generate[False-[\\w]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-[\\w]]
tests/cover/test_regex.py::test_can_generate[False-[^\\W]]
[gw1] PASSED tests/cover/test_control.py::test_cannot_cleanup_with_no_context
tests/cover/test_control.py::test_cleanup_executes_on_leaving_build_context
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-[^\\W]]
tests/cover/test_regex.py::test_can_generate[False-\\s]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-\\s]
tests/cover/test_regex.py::test_can_generate[False-[\\s]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-[\\s]]
tests/cover/test_regex.py::test_can_generate[False-[^\\S]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[False-[^\\S]]
tests/cover/test_regex.py::test_can_generate[True-.]
[gw1] PASSED tests/cover/test_control.py::test_cleanup_executes_on_leaving_build_context
tests/cover/test_control.py::test_does_not_suppress_exceptions
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-.]
tests/cover/test_regex.py::test_can_generate[True-a]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-a]
tests/cover/test_regex.py::test_can_generate[True-abc]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-abc]
tests/cover/test_regex.py::test_can_generate[True-[a][b][c]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-[a][b][c]]
tests/cover/test_regex.py::test_can_generate[True-[^a][^b][^c]]
[gw1] PASSED tests/cover/test_control.py::test_does_not_suppress_exceptions
tests/cover/test_control.py::test_runs_multiple_cleanup_with_teardown
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-[^a][^b][^c]]
tests/cover/test_regex.py::test_can_generate[True-[a-z0-9_]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-[a-z0-9_]]
tests/cover/test_regex.py::test_can_generate[True-[^a-z0-9_]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-[^a-z0-9_]]
tests/cover/test_regex.py::test_can_generate[True-ab?]
[gw1] PASSED tests/cover/test_control.py::test_runs_multiple_cleanup_with_teardown
tests/cover/test_control.py::test_raises_if_note_out_of_context
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-ab?]
tests/cover/test_regex.py::test_can_generate[True-ab*]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-ab*]
tests/cover/test_regex.py::test_can_generate[True-ab+]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-ab+]
tests/cover/test_regex.py::test_can_generate[True-ab{5}]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-ab{5}]
tests/cover/test_regex.py::test_can_generate[True-ab{5,10}]
[gw1] PASSED tests/cover/test_control.py::test_raises_if_note_out_of_context
tests/cover/test_control.py::test_current_build_context_is_current
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-ab{5,10}]
tests/cover/test_regex.py::test_can_generate[True-ab{,10}]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-ab{,10}]
tests/cover/test_regex.py::test_can_generate[True-ab{5,}]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-ab{5,}]
tests/cover/test_regex.py::test_can_generate[True-ab|cd|ef]
[gw1] PASSED tests/cover/test_control.py::test_current_build_context_is_current
tests/cover/test_core.py::test_stops_after_max_examples_if_satisfying
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-ab|cd|ef]
tests/cover/test_regex.py::test_can_generate[True-(foo)+]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-(foo)+]
tests/cover/test_regex.py::test_can_generate[True-(['"])[a-z]+\\1]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-(['"])[a-z]+\\1]
tests/cover/test_regex.py::test_can_generate[True-(?:[a-z])(['"])[a-z]+\\1]
[gw1] PASSED tests/cover/test_core.py::test_stops_after_max_examples_if_satisfying
tests/cover/test_core.py::test_can_time_out_in_simplify
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-(?:[a-z])(['"])[a-z]+\\1]
tests/cover/test_regex.py::test_can_generate[True-(?P<foo>['"])[a-z]+(?P=foo)]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-(?P<foo>['"])[a-z]+(?P=foo)]
tests/cover/test_regex.py::test_can_generate[True-^abc]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-^abc]
tests/cover/test_regex.py::test_can_generate[True-\\d]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-\\d]
tests/cover/test_regex.py::test_can_generate[True-[\\d]]
[gw1] PASSED tests/cover/test_core.py::test_can_time_out_in_simplify
tests/cover/test_core.py::test_settings_are_default_in_given
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-[\\d]]
tests/cover/test_regex.py::test_can_generate[True-[^\\D]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-[^\\D]]
tests/cover/test_regex.py::test_can_generate[True-\\w]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-\\w]
tests/cover/test_regex.py::test_can_generate[True-[\\w]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-[\\w]]
tests/cover/test_regex.py::test_can_generate[True-[^\\W]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-[^\\W]]
tests/cover/test_regex.py::test_can_generate[True-\\s]
[gw1] PASSED tests/cover/test_core.py::test_settings_are_default_in_given
tests/cover/test_custom_reprs.py::test_includes_non_default_args_in_repr
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-\\s]
tests/cover/test_regex.py::test_can_generate[True-[\\s]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-[\\s]]
tests/cover/test_regex.py::test_can_generate[True-[^\\S]]
[gw0] PASSED tests/cover/test_regex.py::test_can_generate[True-[^\\S]]
tests/cover/test_regex.py::test_literals_with_ignorecase[a]
[gw0] PASSED tests/cover/test_regex.py::test_literals_with_ignorecase[a]
tests/cover/test_regex.py::test_literals_with_ignorecase[(?i)a]
[gw0] PASSED tests/cover/test_regex.py::test_literals_with_ignorecase[(?i)a]
tests/cover/test_regex.py::test_literals_with_ignorecase[[ab]]
[gw1] PASSED tests/cover/test_custom_reprs.py::test_includes_non_default_args_in_repr
tests/cover/test_custom_reprs.py::test_includes_a_trailing_comma_in_single_element_sampling
[gw0] PASSED tests/cover/test_regex.py::test_literals_with_ignorecase[[ab]]
tests/cover/test_regex.py::test_literals_with_ignorecase[(?i)[ab]]
[gw0] PASSED tests/cover/test_regex.py::test_literals_with_ignorecase[(?i)[ab]]
tests/cover/test_regex.py::test_not_literal_with_ignorecase[[^a][^b]]
[gw0] PASSED tests/cover/test_regex.py::test_not_literal_with_ignorecase[[^a][^b]]
tests/cover/test_regex.py::test_not_literal_with_ignorecase[(?i)[^a][^b]]
[gw0] PASSED tests/cover/test_regex.py::test_not_literal_with_ignorecase[(?i)[^a][^b]]
tests/cover/test_regex.py::test_any_doesnt_generate_newline
[gw1] PASSED tests/cover/test_custom_reprs.py::test_includes_a_trailing_comma_in_single_element_sampling
tests/cover/test_custom_reprs.py::test_iterables_repr_is_useful
[gw0] PASSED tests/cover/test_regex.py::test_any_doesnt_generate_newline
tests/cover/test_regex.py::test_any_with_dotall_generate_newline[.]
[gw0] FAILED tests/cover/test_regex.py::test_any_with_dotall_generate_newline[.]
tests/cover/test_regex.py::test_any_with_dotall_generate_newline[(?s).]
[gw0] FAILED tests/cover/test_regex.py::test_any_with_dotall_generate_newline[(?s).]
tests/cover/test_regex.py::test_any_with_dotall_generate_newline_binary[.]
[gw1] PASSED tests/cover/test_custom_reprs.py::test_iterables_repr_is_useful
tests/cover/test_database_backend.py::test_does_not_commit_in_error_state
[gw0] FAILED tests/cover/test_regex.py::test_any_with_dotall_generate_newline_binary[.]
tests/cover/test_regex.py::test_any_with_dotall_generate_newline_binary[(?s).]
[gw0] FAILED tests/cover/test_regex.py::test_any_with_dotall_generate_newline_binary[(?s).]
tests/cover/test_regex.py::test_groups[False-False-\\d]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-False-\\d]
tests/cover/test_regex.py::test_groups[False-False-[\\d]]
[gw1] PASSED tests/cover/test_database_backend.py::test_does_not_commit_in_error_state
tests/cover/test_database_backend.py::test_can_delete_keys
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-False-[\\d]]
tests/cover/test_regex.py::test_groups[False-False-[^\\D]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-False-[^\\D]]
tests/cover/test_regex.py::test_groups[False-False-\\w]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-False-\\w]
tests/cover/test_regex.py::test_groups[False-False-[\\w]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-False-[\\w]]
tests/cover/test_regex.py::test_groups[False-False-[^\\W]]
[gw1] PASSED tests/cover/test_database_backend.py::test_can_delete_keys
tests/cover/test_database_backend.py::test_default_database_is_in_memory
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-False-[^\\W]]
tests/cover/test_regex.py::test_groups[False-False-\\s]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-False-\\s]
tests/cover/test_regex.py::test_groups[False-False-[\\s]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-False-[\\s]]
tests/cover/test_regex.py::test_groups[False-False-[^\\S]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-False-[^\\S]]
tests/cover/test_regex.py::test_groups[False-True-\\d]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-True-\\d]
tests/cover/test_regex.py::test_groups[False-True-[\\d]]
[gw1] PASSED tests/cover/test_database_backend.py::test_default_database_is_in_memory
tests/cover/test_database_backend.py::test_selects_sqlite_database_if_name_matches
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-True-[\\d]]
tests/cover/test_regex.py::test_groups[False-True-[^\\D]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-True-[^\\D]]
tests/cover/test_regex.py::test_groups[False-True-\\w]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-True-\\w]
tests/cover/test_regex.py::test_groups[False-True-[\\w]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-True-[\\w]]
tests/cover/test_regex.py::test_groups[False-True-[^\\W]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-True-[^\\W]]
tests/cover/test_regex.py::test_groups[False-True-\\s]
[gw1] PASSED tests/cover/test_database_backend.py::test_selects_sqlite_database_if_name_matches
tests/cover/test_database_backend.py::test_selects_sqlite_if_already_sqlite
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-True-\\s]
tests/cover/test_regex.py::test_groups[False-True-[\\s]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-True-[\\s]]
tests/cover/test_regex.py::test_groups[False-True-[^\\S]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[False-True-[^\\S]]
tests/cover/test_regex.py::test_groups[True-False-\\d]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-False-\\d]
tests/cover/test_regex.py::test_groups[True-False-[\\d]]
[gw1] PASSED tests/cover/test_database_backend.py::test_selects_sqlite_if_already_sqlite
tests/cover/test_database_backend.py::test_can_delete_a_key_that_is_not_present[memory]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-False-[\\d]]
tests/cover/test_regex.py::test_groups[True-False-[^\\D]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-False-[^\\D]]
tests/cover/test_regex.py::test_groups[True-False-\\w]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-False-\\w]
tests/cover/test_regex.py::test_groups[True-False-[\\w]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-False-[\\w]]
tests/cover/test_regex.py::test_groups[True-False-[^\\W]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-False-[^\\W]]
tests/cover/test_regex.py::test_groups[True-False-\\s]
[gw1] PASSED tests/cover/test_database_backend.py::test_can_delete_a_key_that_is_not_present[memory]
tests/cover/test_database_backend.py::test_can_delete_a_key_that_is_not_present[directory]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-False-\\s]
tests/cover/test_regex.py::test_groups[True-False-[\\s]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-False-[\\s]]
tests/cover/test_regex.py::test_groups[True-False-[^\\S]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-False-[^\\S]]
tests/cover/test_regex.py::test_groups[True-True-\\d]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-True-\\d]
tests/cover/test_regex.py::test_groups[True-True-[\\d]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-True-[\\d]]
tests/cover/test_regex.py::test_groups[True-True-[^\\D]]
[gw1] PASSED tests/cover/test_database_backend.py::test_can_delete_a_key_that_is_not_present[directory]
tests/cover/test_database_backend.py::test_can_fetch_a_key_that_is_not_present[sql]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-True-[^\\D]]
tests/cover/test_regex.py::test_groups[True-True-\\w]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-True-\\w]
tests/cover/test_regex.py::test_groups[True-True-[\\w]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-True-[\\w]]
tests/cover/test_regex.py::test_groups[True-True-[^\\W]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-True-[^\\W]]
tests/cover/test_regex.py::test_groups[True-True-\\s]
[gw1] PASSED tests/cover/test_database_backend.py::test_can_fetch_a_key_that_is_not_present[sql]
tests/cover/test_database_backend.py::test_saving_a_key_twice_fetches_it_once[memory]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-True-\\s]
tests/cover/test_regex.py::test_groups[True-True-[\\s]]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-True-[\\s]]
tests/cover/test_regex.py::test_groups[True-True-[^\\S]]
[gw1] PASSED tests/cover/test_database_backend.py::test_saving_a_key_twice_fetches_it_once[memory]
tests/cover/test_database_backend.py::test_saving_a_key_twice_fetches_it_once[directory]
[gw0] PASSED tests/cover/test_regex.py::test_groups[True-True-[^\\S]]
tests/cover/test_regex.py::test_caret_in_the_middle_does_not_generate_anything
[gw0] PASSED tests/cover/test_regex.py::test_caret_in_the_middle_does_not_generate_anything
tests/cover/test_regex.py::test_end_with_terminator_does_not_pad
[gw0] PASSED tests/cover/test_regex.py::test_end_with_terminator_does_not_pad
tests/cover/test_regex.py::test_end
[gw0] PASSED tests/cover/test_regex.py::test_end
tests/cover/test_regex.py::test_groupref_exists
[gw0] PASSED tests/cover/test_regex.py::test_groupref_exists
[gw1] PASSED tests/cover/test_database_backend.py::test_saving_a_key_twice_fetches_it_once[directory]
tests/cover/test_regex.py::test_impossible_negative_lookahead
tests/cover/test_database_backend.py::test_can_close_a_database_without_touching_it[sql]
[gw0] PASSED tests/cover/test_regex.py::test_impossible_negative_lookahead
tests/cover/test_regex.py::test_can_handle_boundaries_nested
[gw0] PASSED tests/cover/test_regex.py::test_can_handle_boundaries_nested
tests/cover/test_regex.py::test_groupref_not_shared_between_regex
[gw0] PASSED tests/cover/test_regex.py::test_groupref_not_shared_between_regex
tests/cover/test_regex.py::test_group_ref_is_not_shared_between_identical_regex
[gw1] PASSED tests/cover/test_database_backend.py::test_can_close_a_database_without_touching_it[sql]
tests/cover/test_database_backend.py::test_can_close_a_database_after_saving[memory]
[gw1] PASSED tests/cover/test_database_backend.py::test_can_close_a_database_after_saving[memory]
tests/cover/test_database_backend.py::test_can_close_a_database_after_saving[directory]
[gw0] PASSED tests/cover/test_regex.py::test_group_ref_is_not_shared_between_identical_regex
tests/cover/test_regex.py::test_does_not_leak_groups
[gw1] PASSED tests/cover/test_database_backend.py::test_can_close_a_database_after_saving[directory]
tests/cover/test_database_backend.py::test_class_name_is_in_repr[sql]
[gw0] PASSED tests/cover/test_regex.py::test_does_not_leak_groups
tests/cover/test_regex.py::test_positive_lookbehind
[gw0] PASSED tests/cover/test_regex.py::test_positive_lookbehind
tests/cover/test_regex.py::test_positive_lookahead
[gw0] PASSED tests/cover/test_regex.py::test_positive_lookahead
tests/cover/test_regex.py::test_negative_lookbehind
[gw1] PASSED tests/cover/test_database_backend.py::test_class_name_is_in_repr[sql]
tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves[memory]
[gw0] PASSED tests/cover/test_regex.py::test_negative_lookbehind
tests/cover/test_regex.py::test_negative_lookahead
[gw0] PASSED tests/cover/test_regex.py::test_negative_lookahead
tests/cover/test_regex.py::test_generates_only_the_provided_characters_given_boundaries
[gw0] PASSED tests/cover/test_regex.py::test_generates_only_the_provided_characters_given_boundaries
tests/cover/test_regex.py::test_group_backref_may_not_be_present
[gw1] PASSED tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves[memory]
tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves[directory]
[gw0] PASSED tests/cover/test_regex.py::test_group_backref_may_not_be_present
tests/cover/test_regex.py::test_subpattern_flags
[gw0] SKIPPED tests/cover/test_regex.py::test_subpattern_flags
tests/cover/test_regex.py::test_can_handle_binary_regex_which_is_not_ascii
[gw0] PASSED tests/cover/test_regex.py::test_can_handle_binary_regex_which_is_not_ascii
tests/cover/test_regex.py::test_regex_have_same_type_as_pattern[.0]
[gw0] PASSED tests/cover/test_regex.py::test_regex_have_same_type_as_pattern[.0]
tests/cover/test_regex.py::test_regex_have_same_type_as_pattern[.1]
[gw0] PASSED tests/cover/test_regex.py::test_regex_have_same_type_as_pattern[.1]
tests/cover/test_regex.py::test_can_pad_strings_arbitrarily
[gw1] PASSED tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves[directory]
tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves_to_self[sql]
[gw0] PASSED tests/cover/test_regex.py::test_can_pad_strings_arbitrarily
tests/cover/test_regex.py::test_can_pad_empty_strings
[gw0] PASSED tests/cover/test_regex.py::test_can_pad_empty_strings
tests/cover/test_regex.py::test_can_pad_strings_with_newlines
[gw0] PASSED tests/cover/test_regex.py::test_can_pad_strings_with_newlines
tests/cover/test_regex.py::test_given_multiline_regex_can_insert_after_dollar
[gw0] PASSED tests/cover/test_regex.py::test_given_multiline_regex_can_insert_after_dollar
tests/cover/test_regex.py::test_given_multiline_regex_can_insert_before_caret
[gw0] PASSED tests/cover/test_regex.py::test_given_multiline_regex_can_insert_before_caret
tests/cover/test_regex.py::test_does_not_left_pad_beginning_of_string_marker
[gw0] PASSED tests/cover/test_regex.py::test_does_not_left_pad_beginning_of_string_marker
tests/cover/test_regex.py::test_bare_caret_can_produce
[gw0] PASSED tests/cover/test_regex.py::test_bare_caret_can_produce
tests/cover/test_regex.py::test_bare_dollar_can_produce
[gw1] PASSED tests/cover/test_database_backend.py::test_an_absent_value_is_present_after_it_moves_to_self[sql]
tests/cover/test_database_backend.py::test_two_directory_databases_can_interact
[gw0] PASSED tests/cover/test_regex.py::test_bare_dollar_can_produce
tests/cover/test_regex.py::test_shared_union
[gw0] PASSED tests/cover/test_regex.py::test_shared_union
tests/cover/test_regressions.py::test_issue751
[gw1] PASSED tests/cover/test_database_backend.py::test_two_directory_databases_can_interact
tests/cover/test_database_usage.py::test_saves_incremental_steps_in_database
[gw0] PASSED tests/cover/test_regressions.py::test_issue751
tests/cover/test_regressions.py::test_can_find_non_zero
[gw0] PASSED tests/cover/test_regressions.py::test_can_find_non_zero
tests/cover/test_regressions.py::test_mock_injection
[gw1] PASSED tests/cover/test_database_usage.py::test_saves_incremental_steps_in_database
tests/cover/test_database_usage.py::test_trashes_invalid_examples
[gw0] PASSED tests/cover/test_regressions.py::test_mock_injection
tests/cover/test_renaming.py::test_using_new_args
[gw0] PASSED tests/cover/test_renaming.py::test_using_new_args
tests/cover/test_renaming.py::test_using_old_args
[gw0] PASSED tests/cover/test_renaming.py::test_using_old_args
tests/cover/test_reporting.py::test_can_suppress_output
[gw0] PASSED tests/cover/test_reporting.py::test_can_suppress_output
tests/cover/test_reporting.py::test_can_print_bytes
[gw0] PASSED tests/cover/test_reporting.py::test_can_print_bytes
tests/cover/test_reporting.py::test_prints_output_by_default
[gw0] PASSED tests/cover/test_reporting.py::test_prints_output_by_default
tests/cover/test_reporting.py::test_does_not_print_debug_in_verbose
[gw0] PASSED tests/cover/test_reporting.py::test_does_not_print_debug_in_verbose
tests/cover/test_reporting.py::test_does_print_debug_in_debug
[gw0] PASSED tests/cover/test_reporting.py::test_does_print_debug_in_debug
tests/cover/test_reporting.py::test_does_print_verbose_in_debug
[gw0] PASSED tests/cover/test_reporting.py::test_does_print_verbose_in_debug
tests/cover/test_reporting.py::test_can_report_when_system_locale_is_ascii
[gw0] SKIPPED tests/cover/test_reporting.py::test_can_report_when_system_locale_is_ascii
tests/cover/test_reusable_values.py::test_reusable_strategies_are_all_reusable
[gw0] PASSED tests/cover/test_reusable_values.py::test_reusable_strategies_are_all_reusable
tests/cover/test_reusable_values.py::test_composing_breaks_reusability
[gw1] PASSED tests/cover/test_database_usage.py::test_trashes_invalid_examples
tests/cover/test_database_usage.py::test_clears_out_everything_smaller_than_the_interesting_example
[gw0] PASSED tests/cover/test_reusable_values.py::test_composing_breaks_reusability
tests/cover/test_reusable_values.py::test_mutable_collections_do_not_have_reusable_values[strat0]
[gw0] PASSED tests/cover/test_reusable_values.py::test_mutable_collections_do_not_have_reusable_values[strat0]
tests/cover/test_reusable_values.py::test_mutable_collections_do_not_have_reusable_values[strat1]
[gw0] PASSED tests/cover/test_reusable_values.py::test_mutable_collections_do_not_have_reusable_values[strat1]
tests/cover/test_reusable_values.py::test_mutable_collections_do_not_have_reusable_values[strat2]
[gw0] PASSED tests/cover/test_reusable_values.py::test_mutable_collections_do_not_have_reusable_values[strat2]
tests/cover/test_reusable_values.py::test_recursion_does_not_break_reusability
[gw0] PASSED tests/cover/test_reusable_values.py::test_recursion_does_not_break_reusability
tests/cover/test_runner_strategy.py::TestState::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
[gw0] PASSED tests/cover/test_runner_strategy.py::TestState::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
tests/cover/test_runner_strategy.py::test_cannot_use_without_a_runner
[gw1] FAILED tests/cover/test_database_usage.py::test_clears_out_everything_smaller_than_the_interesting_example
tests/cover/test_datetimes.py::test_can_find_negative_delta
[gw0] PASSED tests/cover/test_runner_strategy.py::test_cannot_use_without_a_runner
tests/cover/test_runner_strategy.py::test_cannot_use_in_find_without_default
[gw0] PASSED tests/cover/test_runner_strategy.py::test_cannot_use_in_find_without_default
tests/cover/test_runner_strategy.py::test_is_default_in_find
[gw0] PASSED tests/cover/test_runner_strategy.py::test_is_default_in_find
tests/cover/test_runner_strategy.py::test_is_default_without_self
[gw0] PASSED tests/cover/test_runner_strategy.py::test_is_default_without_self
tests/cover/test_runner_strategy.py::TestStuff::test_runner_is_self
[gw0] PASSED tests/cover/test_runner_strategy.py::TestStuff::test_runner_is_self
tests/cover/test_runner_strategy.py::TestStuff::test_runner_is_self_even_with_default
[gw0] PASSED tests/cover/test_runner_strategy.py::TestStuff::test_runner_is_self_even_with_default
tests/cover/test_sampled_from.py::test_can_handle_sampling_from_fewer_than_min_satisfying
[gw0] PASSED tests/cover/test_sampled_from.py::test_can_handle_sampling_from_fewer_than_min_satisfying
tests/cover/test_sampled_from.py::test_can_sample_sets_while_deprecated
[gw0] PASSED tests/cover/test_sampled_from.py::test_can_sample_sets_while_deprecated
tests/cover/test_sampled_from.py::test_can_sample_sequence_without_warning
[gw1] PASSED tests/cover/test_datetimes.py::test_can_find_negative_delta
tests/cover/test_datetimes.py::test_can_find_off_the_second
[gw0] PASSED tests/cover/test_sampled_from.py::test_can_sample_sequence_without_warning
tests/cover/test_sampled_from.py::test_can_sample_ordereddict_without_warning
[gw0] PASSED tests/cover/test_sampled_from.py::test_can_sample_ordereddict_without_warning
tests/cover/test_sampled_from.py::test_can_sample_enums
[gw0] PASSED tests/cover/test_sampled_from.py::test_can_sample_enums
tests/cover/test_searchstrategy.py::test_or_errors_when_given_non_strategy
[gw0] PASSED tests/cover/test_searchstrategy.py::test_or_errors_when_given_non_strategy
tests/cover/test_searchstrategy.py::test_joining_zero_strategies_fails
[gw0] PASSED tests/cover/test_searchstrategy.py::test_joining_zero_strategies_fails
tests/cover/test_searchstrategy.py::test_random_repr_has_seed
[gw0] PASSED tests/cover/test_searchstrategy.py::test_random_repr_has_seed
tests/cover/test_searchstrategy.py::test_random_only_produces_special_random
[gw1] PASSED tests/cover/test_datetimes.py::test_can_find_off_the_second
tests/cover/test_datetimes.py::test_min_value_is_respected
[gw0] PASSED tests/cover/test_searchstrategy.py::test_random_only_produces_special_random
tests/cover/test_searchstrategy.py::test_just_strategy_uses_repr
[gw0] PASSED tests/cover/test_searchstrategy.py::test_just_strategy_uses_repr
tests/cover/test_searchstrategy.py::test_can_map
[gw0] PASSED tests/cover/test_searchstrategy.py::test_can_map
tests/cover/test_searchstrategy.py::test_example_raises_unsatisfiable_when_too_filtered
[gw0] PASSED tests/cover/test_searchstrategy.py::test_example_raises_unsatisfiable_when_too_filtered
tests/cover/test_searchstrategy.py::test_can_map_nameless
[gw0] PASSED tests/cover/test_searchstrategy.py::test_can_map_nameless
tests/cover/test_searchstrategy.py::test_can_flatmap_nameless
[gw0] PASSED tests/cover/test_searchstrategy.py::test_can_flatmap_nameless
tests/cover/test_sets.py::test_unique_lists_error_on_too_large_average_size
[gw0] PASSED tests/cover/test_sets.py::test_unique_lists_error_on_too_large_average_size
tests/cover/test_sets.py::test_can_draw_sets_of_hard_to_find_elements
[gw1] PASSED tests/cover/test_datetimes.py::test_min_value_is_respected
tests/cover/test_datetimes.py::test_single_timedelta
[gw0] PASSED tests/cover/test_sets.py::test_can_draw_sets_of_hard_to_find_elements
tests/cover/test_sets.py::test_sets_of_small_average_size
[gw0] PASSED tests/cover/test_sets.py::test_sets_of_small_average_size
tests/cover/test_sets.py::test_empty_sets
[gw0] PASSED tests/cover/test_sets.py::test_empty_sets
tests/cover/test_sets.py::test_bounded_size_sets
[gw0] PASSED tests/cover/test_sets.py::test_bounded_size_sets
tests/cover/test_settings.py::test_has_docstrings
[gw0] PASSED tests/cover/test_settings.py::test_has_docstrings
tests/cover/test_settings.py::test_cannot_set_non_settings
[gw1] PASSED tests/cover/test_datetimes.py::test_single_timedelta
tests/cover/test_datetimes.py::test_default_datetimes_are_naive
[gw0] PASSED tests/cover/test_settings.py::test_cannot_set_non_settings
tests/cover/test_settings.py::test_settings_uses_defaults
[gw0] PASSED tests/cover/test_settings.py::test_settings_uses_defaults
tests/cover/test_settings.py::test_raises_attribute_error
[gw0] PASSED tests/cover/test_settings.py::test_raises_attribute_error
tests/cover/test_settings.py::test_respects_none_database
[gw0] PASSED tests/cover/test_settings.py::test_respects_none_database
tests/cover/test_settings.py::test_settings_can_be_used_as_context_manager_to_change_defaults
[gw0] PASSED tests/cover/test_settings.py::test_settings_can_be_used_as_context_manager_to_change_defaults
tests/cover/test_settings.py::test_can_repeatedly_push_the_same_thing
[gw0] PASSED tests/cover/test_settings.py::test_can_repeatedly_push_the_same_thing
tests/cover/test_settings.py::test_cannot_create_settings_with_invalid_options
[gw0] PASSED tests/cover/test_settings.py::test_cannot_create_settings_with_invalid_options
tests/cover/test_settings.py::test_can_set_verbosity
[gw0] PASSED tests/cover/test_settings.py::test_can_set_verbosity
tests/cover/test_settings.py::test_can_not_set_verbosity_to_non_verbosity
[gw1] PASSED tests/cover/test_datetimes.py::test_default_datetimes_are_naive
tests/cover/test_datetimes.py::test_DatetimeStrategy_draw_may_fail
[gw0] PASSED tests/cover/test_settings.py::test_can_not_set_verbosity_to_non_verbosity
tests/cover/test_settings.py::test_inherits_an_empty_database[None]
[gw0] PASSED tests/cover/test_settings.py::test_inherits_an_empty_database[None]
tests/cover/test_settings.py::test_inherits_an_empty_database[db1]
[gw0] PASSED tests/cover/test_settings.py::test_inherits_an_empty_database[db1]
tests/cover/test_settings.py::test_can_assign_database[None]
[gw0] PASSED tests/cover/test_settings.py::test_can_assign_database[None]
tests/cover/test_settings.py::test_can_assign_database[db1]
[gw0] PASSED tests/cover/test_settings.py::test_can_assign_database[db1]
tests/cover/test_settings.py::test_load_profile
[gw0] PASSED tests/cover/test_settings.py::test_load_profile
tests/cover/test_settings.py::test_loading_profile_keeps_expected_behaviour
[gw0] PASSED tests/cover/test_settings.py::test_loading_profile_keeps_expected_behaviour
tests/cover/test_settings.py::test_load_non_existent_profile
[gw0] PASSED tests/cover/test_settings.py::test_load_non_existent_profile
tests/cover/test_settings.py::test_runs_tests_with_defaults_from_conftest
[gw0] PASSED tests/cover/test_settings.py::test_runs_tests_with_defaults_from_conftest
tests/cover/test_settings.py::test_cannot_delete_a_setting
[gw1] FAILED tests/cover/test_datetimes.py::test_DatetimeStrategy_draw_may_fail
tests/cover/test_datetimes.py::test_can_find_before_the_year_2000
[gw0] PASSED tests/cover/test_settings.py::test_cannot_delete_a_setting
tests/cover/test_settings.py::test_cannot_set_strict
[gw0] PASSED tests/cover/test_settings.py::test_cannot_set_strict
tests/cover/test_settings.py::test_set_deprecated_settings
[gw0] PASSED tests/cover/test_settings.py::test_set_deprecated_settings
tests/cover/test_settings.py::test_setting_to_future_value_gives_future_value_and_no_error
[gw0] PASSED tests/cover/test_settings.py::test_setting_to_future_value_gives_future_value_and_no_error
tests/cover/test_settings.py::test_cannot_set_settings
[gw0] PASSED tests/cover/test_settings.py::test_cannot_set_settings
tests/cover/test_settings.py::test_can_have_none_database
[gw0] PASSED tests/cover/test_settings.py::test_can_have_none_database
tests/cover/test_settings.py::test_can_have_none_database_file
[gw0] PASSED tests/cover/test_settings.py::test_can_have_none_database_file
tests/cover/test_settings.py::test_can_override_database_file
[gw0] PASSED tests/cover/test_settings.py::test_can_override_database_file
tests/cover/test_settings.py::test_cannot_define_settings_once_locked
[gw1] PASSED tests/cover/test_datetimes.py::test_can_find_before_the_year_2000
tests/cover/test_datetimes.py::test_min_year_is_respected
[gw0] PASSED tests/cover/test_settings.py::test_cannot_define_settings_once_locked
tests/cover/test_settings.py::test_cannot_assign_default
[gw0] PASSED tests/cover/test_settings.py::test_cannot_assign_default
tests/cover/test_settings.py::test_does_not_warn_if_quiet
[gw0] PASSED tests/cover/test_settings.py::test_does_not_warn_if_quiet
tests/cover/test_settings.py::test_settings_in_strategies_are_from_test_scope
[gw0] PASSED tests/cover/test_settings.py::test_settings_in_strategies_are_from_test_scope
tests/cover/test_setup_teardown.py::test_calls_setup_and_teardown_on_self_as_first_argument
[gw1] PASSED tests/cover/test_datetimes.py::test_min_year_is_respected
tests/cover/test_datetimes.py::test_single_date
[gw0] PASSED tests/cover/test_setup_teardown.py::test_calls_setup_and_teardown_on_self_as_first_argument
tests/cover/test_setup_teardown.py::test_calls_setup_and_teardown_on_self_unbound
[gw0] PASSED tests/cover/test_setup_teardown.py::test_calls_setup_and_teardown_on_self_unbound
tests/cover/test_setup_teardown.py::test_calls_setup_and_teardown_on_failure
[gw0] PASSED tests/cover/test_setup_teardown.py::test_calls_setup_and_teardown_on_failure
tests/cover/test_setup_teardown.py::test_still_tears_down_on_failed_reify
[gw1] PASSED tests/cover/test_datetimes.py::test_single_date
tests/cover/test_datetimes.py::test_can_find_non_midnight
[gw0] PASSED tests/cover/test_setup_teardown.py::test_still_tears_down_on_failed_reify
tests/cover/test_setup_teardown.py::test_still_tears_down_on_failed_health_check
[gw0] PASSED tests/cover/test_setup_teardown.py::test_still_tears_down_on_failed_health_check
tests/cover/test_setup_teardown.py::test_still_tears_down_on_failed_assume
[gw0] PASSED tests/cover/test_setup_teardown.py::test_still_tears_down_on_failed_assume
tests/cover/test_setup_teardown.py::test_still_tears_down_on_failed_assume_in_reify
[gw1] PASSED tests/cover/test_datetimes.py::test_can_find_non_midnight
tests/cover/test_datetimes.py::test_can_find_off_the_minute
[gw0] PASSED tests/cover/test_setup_teardown.py::test_still_tears_down_on_failed_assume_in_reify
tests/cover/test_setup_teardown.py::test_sets_up_without_teardown
[gw0] PASSED tests/cover/test_setup_teardown.py::test_sets_up_without_teardown
tests/cover/test_setup_teardown.py::test_tears_down_without_setup
[gw0] PASSED tests/cover/test_setup_teardown.py::test_tears_down_without_setup
tests/cover/test_sharing.py::test_sharing_is_by_instance_by_default
[gw1] PASSED tests/cover/test_datetimes.py::test_can_find_off_the_minute
tests/cover/test_datetimes.py::test_can_generate_naive_time
[gw0] PASSED tests/cover/test_sharing.py::test_sharing_is_by_instance_by_default
tests/cover/test_sharing.py::test_different_instances_with_the_same_key_are_shared
[gw0] PASSED tests/cover/test_sharing.py::test_different_instances_with_the_same_key_are_shared
tests/cover/test_sharing.py::test_different_instances_are_not_shared
[gw0] PASSED tests/cover/test_sharing.py::test_different_instances_are_not_shared
tests/cover/test_sharing.py::test_different_keys_are_not_shared
[gw1] PASSED tests/cover/test_datetimes.py::test_can_generate_naive_time
tests/cover/test_datetimes.py::test_deprecated_min_date_is_respected
[gw0] PASSED tests/cover/test_sharing.py::test_different_keys_are_not_shared
tests/cover/test_sharing.py::test_keys_and_default_are_not_shared
[gw0] PASSED tests/cover/test_sharing.py::test_keys_and_default_are_not_shared
tests/cover/test_sharing.py::test_can_simplify_shared_lists
[gw0] PASSED tests/cover/test_sharing.py::test_can_simplify_shared_lists
tests/cover/test_sharing.py::test_simplify_shared_linked_to_size
[gw1] PASSED tests/cover/test_datetimes.py::test_deprecated_min_date_is_respected
tests/cover/test_deadline.py::test_only_warns_once
[gw0] PASSED tests/cover/test_sharing.py::test_simplify_shared_linked_to_size
tests/cover/test_shrinking_limits.py::test_max_shrinks
[gw0] PASSED tests/cover/test_shrinking_limits.py::test_max_shrinks
tests/cover/test_simple_characters.py::test_bad_category_arguments
[gw0] PASSED tests/cover/test_simple_characters.py::test_bad_category_arguments
tests/cover/test_simple_characters.py::test_bad_codepoint_arguments
[gw0] PASSED tests/cover/test_simple_characters.py::test_bad_codepoint_arguments
tests/cover/test_simple_characters.py::test_exclude_all_available_range
[gw0] PASSED tests/cover/test_simple_characters.py::test_exclude_all_available_range
[gw1] PASSED tests/cover/test_deadline.py::test_only_warns_once
tests/cover/test_simple_characters.py::test_when_nothing_could_be_produced
tests/cover/test_deadline.py::test_slow_with_none_deadline
[gw0] PASSED tests/cover/test_simple_characters.py::test_when_nothing_could_be_produced
tests/cover/test_simple_characters.py::test_characters_of_specific_groups
[gw0] PASSED tests/cover/test_simple_characters.py::test_characters_of_specific_groups
tests/cover/test_simple_characters.py::test_exclude_characters_of_specific_groups
[gw1] PASSED tests/cover/test_deadline.py::test_slow_with_none_deadline
tests/cover/test_deadline.py::test_deadlines_participate_in_shrinking
[gw0] PASSED tests/cover/test_simple_characters.py::test_exclude_characters_of_specific_groups
tests/cover/test_simple_characters.py::test_find_one
[gw0] PASSED tests/cover/test_simple_characters.py::test_find_one
tests/cover/test_simple_characters.py::test_find_something_rare
[gw0] PASSED tests/cover/test_simple_characters.py::test_find_something_rare
tests/cover/test_simple_characters.py::test_whitelisted_characters_alone
[gw0] PASSED tests/cover/test_simple_characters.py::test_whitelisted_characters_alone
tests/cover/test_simple_characters.py::test_whitelisted_characters_overlap_blacklisted_characters
[gw0] PASSED tests/cover/test_simple_characters.py::test_whitelisted_characters_overlap_blacklisted_characters
tests/cover/test_simple_characters.py::test_whitelisted_characters_override
[gw0] PASSED tests/cover/test_simple_characters.py::test_whitelisted_characters_override
tests/cover/test_simple_characters.py::test_blacklisted_characters
[gw1] PASSED tests/cover/test_deadline.py::test_deadlines_participate_in_shrinking
tests/cover/test_deferred_errors.py::test_errors_each_time
[gw0] PASSED tests/cover/test_simple_characters.py::test_blacklisted_characters
tests/cover/test_simple_characters.py::test_whitelist_characters_disjoint_blacklist_characters
[gw0] PASSED tests/cover/test_simple_characters.py::test_whitelist_characters_disjoint_blacklist_characters
tests/cover/test_simple_collections.py::test_find_empty_collection_gives_empty[col0-strat0]
[gw0] PASSED tests/cover/test_simple_collections.py::test_find_empty_collection_gives_empty[col0-strat0]
tests/cover/test_simple_collections.py::test_find_empty_collection_gives_empty[col1-strat1]
[gw0] PASSED tests/cover/test_simple_collections.py::test_find_empty_collection_gives_empty[col1-strat1]
tests/cover/test_simple_collections.py::test_find_empty_collection_gives_empty[col2-strat2]
[gw0] PASSED tests/cover/test_simple_collections.py::test_find_empty_collection_gives_empty[col2-strat2]
tests/cover/test_simple_collections.py::test_find_empty_collection_gives_empty[col3-strat3]
[gw0] PASSED tests/cover/test_simple_collections.py::test_find_empty_collection_gives_empty[col3-strat3]
tests/cover/test_simple_collections.py::test_find_empty_collection_gives_empty[col4-strat4]
[gw1] PASSED tests/cover/test_deferred_errors.py::test_errors_each_time
tests/cover/test_deferred_errors.py::test_errors_on_find
[gw0] PASSED tests/cover/test_simple_collections.py::test_find_empty_collection_gives_empty[col4-strat4]
tests/cover/test_simple_collections.py::test_find_non_empty_collection_gives_single_zero[list-strat0]
[gw0] PASSED tests/cover/test_simple_collections.py::test_find_non_empty_collection_gives_single_zero[list-strat0]
tests/cover/test_simple_collections.py::test_find_non_empty_collection_gives_single_zero[set-strat1]
[gw0] PASSED tests/cover/test_simple_collections.py::test_find_non_empty_collection_gives_single_zero[set-strat1]
tests/cover/test_simple_collections.py::test_find_non_empty_collection_gives_single_zero[frozenset-strat2]
[gw1] PASSED tests/cover/test_deferred_errors.py::test_errors_on_find
tests/cover/test_deferred_errors.py::test_does_not_recalculate_the_strategy
[gw0] PASSED tests/cover/test_simple_collections.py::test_find_non_empty_collection_gives_single_zero[frozenset-strat2]
tests/cover/test_simple_collections.py::test_minimizes_to_empty[list-strat0]
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimizes_to_empty[list-strat0]
tests/cover/test_simple_collections.py::test_minimizes_to_empty[set-strat1]
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimizes_to_empty[set-strat1]
tests/cover/test_simple_collections.py::test_minimizes_to_empty[frozenset-strat2]
[gw1] PASSED tests/cover/test_deferred_errors.py::test_does_not_recalculate_the_strategy
tests/cover/test_deferred_strategies.py::test_bad_binary_tree
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimizes_to_empty[frozenset-strat2]
tests/cover/test_simple_collections.py::test_minimizes_list_of_lists
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimizes_list_of_lists
tests/cover/test_simple_collections.py::test_minimize_long_list
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimize_long_list
tests/cover/test_simple_collections.py::test_minimize_list_of_longish_lists
[gw1] PASSED tests/cover/test_deferred_strategies.py::test_bad_binary_tree
tests/cover/test_deferred_strategies.py::test_bad_branching_tree
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimize_list_of_longish_lists
tests/cover/test_simple_collections.py::test_minimize_list_of_fairly_non_unique_ints
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimize_list_of_fairly_non_unique_ints
tests/cover/test_simple_collections.py::test_list_with_complex_sorting_structure
[gw1] PASSED tests/cover/test_deferred_strategies.py::test_bad_branching_tree
tests/cover/test_deferred_strategies.py::test_non_trivial_json
[gw0] PASSED tests/cover/test_simple_collections.py::test_list_with_complex_sorting_structure
tests/cover/test_simple_collections.py::test_list_with_wide_gap
[gw0] PASSED tests/cover/test_simple_collections.py::test_list_with_wide_gap
tests/cover/test_simple_collections.py::test_minimize_namedtuple
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimize_namedtuple
tests/cover/test_simple_collections.py::test_minimize_dict
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimize_dict
tests/cover/test_simple_collections.py::test_minimize_list_of_sets
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimize_list_of_sets
tests/cover/test_simple_collections.py::test_minimize_list_of_lists
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimize_list_of_lists
tests/cover/test_simple_collections.py::test_minimize_list_of_tuples
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimize_list_of_tuples
tests/cover/test_simple_collections.py::test_minimize_multi_key_dicts
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimize_multi_key_dicts
tests/cover/test_simple_collections.py::test_minimize_dicts_with_incompatible_keys
[gw0] PASSED tests/cover/test_simple_collections.py::test_minimize_dicts_with_incompatible_keys
tests/cover/test_simple_collections.py::test_multiple_empty_lists_are_independent
[gw0] PASSED tests/cover/test_simple_collections.py::test_multiple_empty_lists_are_independent
tests/cover/test_simple_collections.py::test_sets_are_size_bounded
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_are_size_bounded
tests/cover/test_simple_collections.py::test_ordered_dictionaries_preserve_keys
[gw0] PASSED tests/cover/test_simple_collections.py::test_ordered_dictionaries_preserve_keys
tests/cover/test_simple_collections.py::test_lists_of_fixed_length[0]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_fixed_length[0]
tests/cover/test_simple_collections.py::test_lists_of_fixed_length[1]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_fixed_length[1]
tests/cover/test_simple_collections.py::test_lists_of_fixed_length[2]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_fixed_length[2]
tests/cover/test_simple_collections.py::test_lists_of_fixed_length[3]
[gw1] PASSED tests/cover/test_deferred_strategies.py::test_non_trivial_json
tests/cover/test_deferred_strategies.py::test_errors_if_define_does_not_return_search_strategy
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_fixed_length[3]
tests/cover/test_simple_collections.py::test_lists_of_fixed_length[4]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_fixed_length[4]
tests/cover/test_simple_collections.py::test_lists_of_fixed_length[5]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_fixed_length[5]
tests/cover/test_simple_collections.py::test_lists_of_fixed_length[6]
[gw1] PASSED tests/cover/test_deferred_strategies.py::test_errors_if_define_does_not_return_search_strategy
tests/cover/test_deferred_strategies.py::test_branches_pass_through_deferred
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_fixed_length[6]
tests/cover/test_simple_collections.py::test_lists_of_fixed_length[7]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_fixed_length[7]
tests/cover/test_simple_collections.py::test_lists_of_fixed_length[8]
[gw1] PASSED tests/cover/test_deferred_strategies.py::test_branches_pass_through_deferred
tests/cover/test_deferred_strategies.py::test_hidden_self_references_just_result_in_no_example
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_fixed_length[8]
tests/cover/test_simple_collections.py::test_lists_of_fixed_length[9]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_fixed_length[9]
tests/cover/test_simple_collections.py::test_sets_of_fixed_length[0]
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_of_fixed_length[0]
tests/cover/test_simple_collections.py::test_sets_of_fixed_length[1]
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_of_fixed_length[1]
tests/cover/test_simple_collections.py::test_sets_of_fixed_length[2]
[gw1] PASSED tests/cover/test_deferred_strategies.py::test_hidden_self_references_just_result_in_no_example
tests/cover/test_deferred_strategies.py::test_self_reference_through_one_of_can_detect_emptiness
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_of_fixed_length[2]
tests/cover/test_simple_collections.py::test_sets_of_fixed_length[3]
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_of_fixed_length[3]
tests/cover/test_simple_collections.py::test_sets_of_fixed_length[4]
[gw1] PASSED tests/cover/test_deferred_strategies.py::test_self_reference_through_one_of_can_detect_emptiness
tests/cover/test_deferred_strategies.py::test_mutually_recursive_tuples_draw_nothing
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_of_fixed_length[4]
tests/cover/test_simple_collections.py::test_sets_of_fixed_length[5]
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_of_fixed_length[5]
tests/cover/test_simple_collections.py::test_sets_of_fixed_length[6]
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_of_fixed_length[6]
tests/cover/test_simple_collections.py::test_sets_of_fixed_length[7]
[gw1] PASSED tests/cover/test_deferred_strategies.py::test_mutually_recursive_tuples_draw_nothing
tests/cover/test_detection.py::test_functions_default_to_not_tests
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_of_fixed_length[7]
tests/cover/test_simple_collections.py::test_sets_of_fixed_length[8]
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_of_fixed_length[8]
tests/cover/test_simple_collections.py::test_sets_of_fixed_length[9]
[gw1] PASSED tests/cover/test_detection.py::test_functions_default_to_not_tests
tests/cover/test_detection.py::test_detection_of_functions
[gw0] PASSED tests/cover/test_simple_collections.py::test_sets_of_fixed_length[9]
tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[0]
[gw0] PASSED tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[0]
tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[1]
[gw0] PASSED tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[1]
tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[2]
[gw1] PASSED tests/cover/test_detection.py::test_detection_of_functions
tests/cover/test_detection.py::test_detection_of_stateful_tests
[gw0] PASSED tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[2]
tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[3]
[gw0] PASSED tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[3]
tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[4]
[gw1] PASSED tests/cover/test_detection.py::test_detection_of_stateful_tests
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[integers(max_value=1, min_value=2)]
[gw0] PASSED tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[4]
tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[5]
[gw0] PASSED tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[5]
tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[6]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[integers(max_value=1, min_value=2)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[integers(min_value=nan)1]
[gw0] PASSED tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[6]
tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[7]
[gw0] PASSED tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[7]
tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[8]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[integers(min_value=nan)1]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dates(min_value='fish')]
[gw0] PASSED tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[8]
tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[9]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dates(min_value='fish')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dates(max_value=datetime.date(2017, 8, 21), min_value=datetime.date(2017, 8, 22))]
[gw0] PASSED tests/cover/test_simple_collections.py::test_dictionaries_of_fixed_length[9]
tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[0]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[0]
tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[1]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[1]
tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[2]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[2]
tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[3]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dates(max_value=datetime.date(2017, 8, 21), min_value=datetime.date(2017, 8, 22))]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[datetimes(max_value='fish')]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[3]
tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[4]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[4]
tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[5]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[5]
tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[6]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[6]
tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[7]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[datetimes(max_value='fish')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(min_value=nan)]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[7]
tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[8]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[8]
tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[9]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_of_lower_bounded_length[9]
tests/cover/test_simple_collections.py::test_lists_forced_near_top[0]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(min_value=nan)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value=1, min_value=2)]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_forced_near_top[0]
tests/cover/test_simple_collections.py::test_lists_forced_near_top[1]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_forced_near_top[1]
tests/cover/test_simple_collections.py::test_lists_forced_near_top[2]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_forced_near_top[2]
tests/cover/test_simple_collections.py::test_lists_forced_near_top[3]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value=1, min_value=2)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value=(1+2j))]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_forced_near_top[3]
tests/cover/test_simple_collections.py::test_lists_forced_near_top[4]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_forced_near_top[4]
tests/cover/test_simple_collections.py::test_lists_forced_near_top[5]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_forced_near_top[5]
tests/cover/test_simple_collections.py::test_lists_forced_near_top[6]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value=(1+2j))]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(places=0.5)]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_forced_near_top[6]
tests/cover/test_simple_collections.py::test_lists_forced_near_top[7]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_forced_near_top[7]
tests/cover/test_simple_collections.py::test_lists_forced_near_top[8]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_forced_near_top[8]
tests/cover/test_simple_collections.py::test_lists_forced_near_top[9]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(places=0.5)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value=0.0, min_value=1.0)1]
[gw0] PASSED tests/cover/test_simple_collections.py::test_lists_forced_near_top[9]
tests/cover/test_simple_collections.py::test_can_find_unique_lists_of_non_set_order
[gw0] PASSED tests/cover/test_simple_collections.py::test_can_find_unique_lists_of_non_set_order
tests/cover/test_simple_collections.py::test_can_find_sets_unique_by_incomplete_data
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(max_value=0.0, min_value=1.0)1]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(min_value='inf')]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(min_value='inf')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(allow_infinity=False, min_value='-inf')]
[gw0] PASSED tests/cover/test_simple_collections.py::test_can_find_sets_unique_by_incomplete_data
tests/cover/test_simple_collections.py::test_can_draw_empty_list_from_unsatisfiable_strategy
[gw0] PASSED tests/cover/test_simple_collections.py::test_can_draw_empty_list_from_unsatisfiable_strategy
tests/cover/test_simple_collections.py::test_can_draw_empty_set_from_unsatisfiable_strategy
[gw0] PASSED tests/cover/test_simple_collections.py::test_can_draw_empty_set_from_unsatisfiable_strategy
tests/cover/test_simple_collections.py::test_small_sized_sets
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(allow_infinity=False, min_value='-inf')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(min_value=(1+2j))]
[gw0] PASSED tests/cover/test_simple_collections.py::test_small_sized_sets
tests/cover/test_simple_numbers.py::test_minimize_negative_int
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimize_negative_int
tests/cover/test_simple_numbers.py::test_positive_negative_int
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[decimals(min_value=(1+2j))]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dictionaries(keys=booleans(), max_size=1, min_size=10, values=booleans())]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_positive_negative_int
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[0]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[0]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[10]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[10]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[11]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[11]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[12]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[12]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[20]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[20]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[21]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dictionaries(keys=booleans(), max_size=1, min_size=10, values=booleans())]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(max_value=nan)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[21]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[30]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[30]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[31]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[31]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[4]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[4]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[5]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[5]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[7]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(max_value=nan)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(max_value=(1+2j))]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[7]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[8]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[8]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[9]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[9]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[10]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[10]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[15]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[15]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[16]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[16]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[17]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(max_value=(1+2j))]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(max_denominator=2, max_value='1/3', min_value='1/3')]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[17]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[31]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[31]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[32]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[32]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[33]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[33]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[63]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[63]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[64]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[64]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[65]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(max_denominator=2, max_value='1/3', min_value='1/3')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(max_value=nan)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[65]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[100]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[100]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[127]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[127]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[128]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[128]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[129]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[129]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[255]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(max_value=nan)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(max_denominator=1.5)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[255]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[256]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[256]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[257]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[257]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[511]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[511]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[512]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[512]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[513]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[513]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[1000]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fractions(max_denominator=1.5)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists()]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[1000]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[10000]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[10000]
tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[100000]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_down_to_boundary[100000]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[0]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[0]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[10]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[10]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[11]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists()]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(average_size=nan)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[11]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[12]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[12]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[20]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[20]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[21]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[21]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[30]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[30]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[31]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(average_size=nan)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(max_size=-9, min_size=-10)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[31]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[4]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[4]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[5]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[5]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[7]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[7]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[8]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[8]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[9]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[9]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[10]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(max_size=-9, min_size=-10)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(max_size=10)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[10]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[15]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[15]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[16]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[16]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[17]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[17]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[31]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[31]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[32]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(max_size=10)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(average_size=20, max_size=10)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[32]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[33]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[33]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[63]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[63]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[64]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[64]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[65]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[65]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[100]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[100]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[127]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(average_size=20, max_size=10)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(elements='hi')]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[127]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[128]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[128]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[129]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[129]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[255]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[255]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[256]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[256]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[257]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[lists(elements='hi')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[text(average_size=20, max_size=10)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[257]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[511]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[511]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[512]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[512]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[513]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[513]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[1000]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[1000]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[10000]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[10000]
tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[100000]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[text(average_size=20, max_size=10)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[binary(average_size=20, max_size=10)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_int_up_to_boundary[100000]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[0]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[0]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[10]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[10]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[11]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[11]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[12]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[binary(average_size=20, max_size=10)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(max_value=0.0, min_value=1.0)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[12]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[20]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[20]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[21]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[21]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[30]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[30]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[31]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[31]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[4]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(max_value=0.0, min_value=1.0)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(allow_nan=True, max_value=0.0)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[4]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[5]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[5]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[7]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[7]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[8]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[8]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[9]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[floats(allow_nan=True, max_value=0.0)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fixed_dictionaries(mapping='fish')]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[9]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[10]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[10]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[15]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[15]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[16]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[16]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[17]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[17]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[31]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[fixed_dictionaries(mapping='fish')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dictionaries(keys=integers(), values=1)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[31]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[32]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[32]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[33]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[33]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[63]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[63]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[64]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[64]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[65]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[dictionaries(keys=integers(), values=1)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[text(alphabet='', min_size=1)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[65]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[100]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[100]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[127]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[127]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[128]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[128]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[129]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[129]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[255]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[255]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[256]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[text(alphabet='', min_size=1)]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[timedeltas(max_value='fish')]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[256]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[257]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[257]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[511]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[511]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[512]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[512]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[513]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[513]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[1000]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[timedeltas(max_value='fish')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[times(min_value='fish')]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[1000]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[10000]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[10000]
tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[100000]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_ints_from_down_to_boundary[100000]
tests/cover/test_simple_numbers.py::test_minimizes_negative_integer_range_upwards
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_negative_integer_range_upwards
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[0]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[0]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[10]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[times(min_value='fish')]
tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[times(max_value=datetime.time(1, 0), min_value=datetime.time(2, 0))]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[10]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[11]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[11]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[12]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[12]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[20]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[20]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[21]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[21]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[30]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_validates_keyword_arguments[times(max_value=datetime.time(1, 0), min_value=datetime.time(2, 0))]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(min_value=11)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[30]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[31]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[31]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[4]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[4]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[5]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[5]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[7]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[7]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[8]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[8]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[9]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(min_value=11)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(max_value=0)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[9]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[10]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[10]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[15]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[15]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[16]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[16]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[17]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[17]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[31]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(max_value=0)]
tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(max_value=-0.5, min_value=-1.5)]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[31]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[32]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[32]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[33]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[33]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[63]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[63]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[64]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[64]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[65]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[65]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[100]
[gw1] PASSED tests/cover/test_direct_strategies.py::test_produces_valid_examples_from_keyword[integers(max_value=-0.5, min_value=-1.5)]
tests/cover/test_simple_numbers.py::test_can_minimal_float_far_from_integral
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[100]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[127]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[127]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[128]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[128]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[129]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[129]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[255]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[255]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[256]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[256]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[257]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[257]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[511]
[gw1] PASSED tests/cover/test_simple_numbers.py::test_can_minimal_float_far_from_integral
tests/cover/test_simple_numbers.py::test_list_of_fractional_float
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[511]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[512]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[512]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[513]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[513]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[1000]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[1000]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[10000]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[10000]
tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[100000]
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimizes_integer_range_to_boundary[100000]
tests/cover/test_simple_numbers.py::test_single_integer_range_is_range
[gw0] PASSED tests/cover/test_simple_numbers.py::test_single_integer_range_is_range
tests/cover/test_simple_numbers.py::test_minimal_small_number_in_large_range
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimal_small_number_in_large_range
tests/cover/test_simple_numbers.py::test_minimal_small_sum_float_list
[gw1] PASSED tests/cover/test_simple_numbers.py::test_list_of_fractional_float
tests/cover/test_simple_numbers.py::test_minimal_fractional_float
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimal_small_sum_float_list
tests/cover/test_simple_numbers.py::test_minimals_boundary_floats
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimals_boundary_floats
tests/cover/test_simple_numbers.py::test_minimal_non_boundary_float
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimal_non_boundary_float
tests/cover/test_simple_numbers.py::test_can_minimal_standard_complex_numbers
[gw0] PASSED tests/cover/test_simple_numbers.py::test_can_minimal_standard_complex_numbers
tests/cover/test_simple_numbers.py::test_minimal_float_is_zero
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimal_float_is_zero
tests/cover/test_simple_numbers.py::test_negative_floats_simplify_to_zero
[gw0] PASSED tests/cover/test_simple_numbers.py::test_negative_floats_simplify_to_zero
tests/cover/test_simple_numbers.py::test_minimal_infinite_float_is_positive
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimal_infinite_float_is_positive
tests/cover/test_simple_numbers.py::test_can_minimal_infinite_negative_float
[gw0] PASSED tests/cover/test_simple_numbers.py::test_can_minimal_infinite_negative_float
tests/cover/test_simple_numbers.py::test_can_minimal_float_on_boundary_of_representable
[gw0] PASSED tests/cover/test_simple_numbers.py::test_can_minimal_float_on_boundary_of_representable
tests/cover/test_simple_numbers.py::test_minimize_nan
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimize_nan
tests/cover/test_simple_numbers.py::test_minimize_very_large_float
[gw0] PASSED tests/cover/test_simple_numbers.py::test_minimize_very_large_float
tests/cover/test_stateful.py::test_bad_machines_fail[RoseTreeStateMachine]
[gw0] PASSED tests/cover/test_stateful.py::test_bad_machines_fail[RoseTreeStateMachine]
tests/cover/test_stateful.py::test_bad_machines_fail[NotTheLastMachine]
[gw0] PASSED tests/cover/test_stateful.py::test_bad_machines_fail[NotTheLastMachine]
tests/cover/test_stateful.py::test_multiple_rules_same_func
[gw0] PASSED tests/cover/test_stateful.py::test_multiple_rules_same_func
tests/cover/test_stateful.py::test_can_get_test_case_off_machine_instance
[gw0] PASSED tests/cover/test_stateful.py::test_can_get_test_case_off_machine_instance
tests/cover/test_stateful.py::test_flaky_draw_less_raises_flaky
[gw1] PASSED tests/cover/test_simple_numbers.py::test_minimal_fractional_float
tests/cover/test_simple_numbers.py::test_minimizes_lists_of_negative_ints_up_to_boundary
[gw0] PASSED tests/cover/test_stateful.py::test_flaky_draw_less_raises_flaky
tests/cover/test_stateful.py::test_flaky_raises_flaky
[gw1] PASSED tests/cover/test_simple_numbers.py::test_minimizes_lists_of_negative_ints_up_to_boundary
tests/cover/test_simple_numbers.py::test_floats_in_constrained_range[0.0-4.94065645841e-324]
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_in_constrained_range[0.0-4.94065645841e-324]
tests/cover/test_simple_numbers.py::test_floats_in_constrained_range[-4.94065645841e-324-0.0]
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_in_constrained_range[-4.94065645841e-324-0.0]
tests/cover/test_simple_numbers.py::test_floats_in_constrained_range[-4.94065645841e-324-4.94065645841e-324]
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_in_constrained_range[-4.94065645841e-324-4.94065645841e-324]
tests/cover/test_simple_numbers.py::test_floats_in_constrained_range[4.94065645841e-324-9.88131291682e-324]
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_in_constrained_range[4.94065645841e-324-9.88131291682e-324]
tests/cover/test_simple_numbers.py::test_bounds_are_respected
[gw1] PASSED tests/cover/test_simple_numbers.py::test_bounds_are_respected
tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[0]
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[0]
tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[1]
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[1]
tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[2]
[gw0] PASSED tests/cover/test_stateful.py::test_flaky_raises_flaky
tests/cover/test_stateful.py::test_ratchetting_raises_flaky
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[2]
tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[3]
[gw0] PASSED tests/cover/test_stateful.py::test_ratchetting_raises_flaky
tests/cover/test_stateful.py::test_empty_machine_is_invalid
[gw0] PASSED tests/cover/test_stateful.py::test_empty_machine_is_invalid
tests/cover/test_stateful.py::test_machine_with_no_terminals_is_invalid
[gw0] PASSED tests/cover/test_stateful.py::test_machine_with_no_terminals_is_invalid
tests/cover/test_stateful.py::test_can_choose_in_a_machine
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[3]
tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[4]
[gw0] PASSED tests/cover/test_stateful.py::test_can_choose_in_a_machine
tests/cover/test_stateful.py::test_picks_up_settings_at_first_use_of_testcase
[gw0] PASSED tests/cover/test_stateful.py::test_picks_up_settings_at_first_use_of_testcase
tests/cover/test_stateful.py::test_new_rules_are_picked_up_before_and_after_rules_call
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[4]
tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[5]
[gw0] PASSED tests/cover/test_stateful.py::test_new_rules_are_picked_up_before_and_after_rules_call
tests/cover/test_stateful.py::test_settings_are_independent
[gw0] PASSED tests/cover/test_stateful.py::test_settings_are_independent
tests/cover/test_stateful.py::test_minimizes_errors_in_teardown
[gw0] PASSED tests/cover/test_stateful.py::test_minimizes_errors_in_teardown
tests/cover/test_stateful.py::test_can_use_factory_for_tests
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[5]
[gw0] PASSED tests/cover/test_stateful.py::test_can_use_factory_for_tests
tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[6]
tests/cover/test_stateful.py::test_can_explicitly_pass_settings
[gw0] PASSED tests/cover/test_stateful.py::test_can_explicitly_pass_settings
tests/cover/test_stateful.py::test_saves_failing_example_in_database
[gw0] PASSED tests/cover/test_stateful.py::test_saves_failing_example_in_database
tests/cover/test_stateful.py::test_can_run_with_no_db
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[6]
tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[7]
[gw0] PASSED tests/cover/test_stateful.py::test_can_run_with_no_db
tests/cover/test_stateful.py::test_stateful_double_rule_is_forbidden
[gw0] PASSED tests/cover/test_stateful.py::test_stateful_double_rule_is_forbidden
tests/cover/test_stateful.py::test_can_explicitly_call_functions_when_precondition_not_satisfied
[gw0] PASSED tests/cover/test_stateful.py::test_can_explicitly_call_functions_when_precondition_not_satisfied
tests/cover/test_stateful.py::test_invariant
[gw0] PASSED tests/cover/test_stateful.py::test_invariant
tests/cover/test_stateful.py::test_no_double_invariant
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[7]
tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[8]
[gw0] PASSED tests/cover/test_stateful.py::test_no_double_invariant
tests/cover/test_stateful.py::test_invariant_precondition
[gw0] PASSED tests/cover/test_stateful.py::test_invariant_precondition
tests/cover/test_stateful.py::test_multiple_invariants
[gw0] PASSED tests/cover/test_stateful.py::test_multiple_invariants
tests/cover/test_stateful.py::test_explicit_invariant_call_with_precondition
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[8]
tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[9]
[gw0] PASSED tests/cover/test_stateful.py::test_explicit_invariant_call_with_precondition
tests/cover/test_stateful.py::test_invariant_checks_initial_state
[gw0] PASSED tests/cover/test_stateful.py::test_invariant_checks_initial_state
tests/cover/test_statistical_events.py::test_can_callback_with_a_string
[gw0] PASSED tests/cover/test_statistical_events.py::test_can_callback_with_a_string
tests/cover/test_statistical_events.py::test_formats_are_evaluated_only_once
[gw0] PASSED tests/cover/test_statistical_events.py::test_formats_are_evaluated_only_once
tests/cover/test_statistical_events.py::test_does_not_report_on_examples
[gw0] PASSED tests/cover/test_statistical_events.py::test_does_not_report_on_examples
tests/cover/test_statistical_events.py::test_exact_timing
[gw1] PASSED tests/cover/test_simple_numbers.py::test_floats_from_zero_have_reasonable_range[9]
tests/cover/test_simple_numbers.py::test_explicit_allow_nan
[gw0] PASSED tests/cover/test_statistical_events.py::test_exact_timing
tests/cover/test_statistical_events.py::test_flaky_exit
[gw0] PASSED tests/cover/test_statistical_events.py::test_flaky_exit
tests/cover/test_streams.py::test_stream_give_lists
[gw1] PASSED tests/cover/test_simple_numbers.py::test_explicit_allow_nan
tests/cover/test_simple_numbers.py::test_one_sided_contains_infinity
[gw0] PASSED tests/cover/test_streams.py::test_stream_give_lists
tests/cover/test_streams.py::test_can_zip_streams_with_self
[gw0] PASSED tests/cover/test_streams.py::test_can_zip_streams_with_self
tests/cover/test_streams.py::test_can_stream_infinite
[gw0] PASSED tests/cover/test_streams.py::test_can_stream_infinite
tests/cover/test_streams.py::test_fetched_repr_is_in_stream_repr
[gw0] PASSED tests/cover/test_streams.py::test_fetched_repr_is_in_stream_repr
tests/cover/test_streams.py::test_cannot_thunk_past_end_of_list
[gw1] PASSED tests/cover/test_simple_numbers.py::test_one_sided_contains_infinity
tests/cover/test_simple_numbers.py::test_no_allow_infinity_upper
[gw0] PASSED tests/cover/test_streams.py::test_cannot_thunk_past_end_of_list
tests/cover/test_streams.py::test_thunking_evaluates_initial_list
[gw0] PASSED tests/cover/test_streams.py::test_thunking_evaluates_initial_list
tests/cover/test_streams.py::test_thunking_map_evaluates_source
[gw0] PASSED tests/cover/test_streams.py::test_thunking_map_evaluates_source
tests/cover/test_streams.py::test_wrong_index_raises_type_error
[gw0] PASSED tests/cover/test_streams.py::test_wrong_index_raises_type_error
tests/cover/test_streams.py::test_can_index_into_unindexed
[gw0] PASSED tests/cover/test_streams.py::test_can_index_into_unindexed
tests/cover/test_streams.py::test_can_map
[gw0] PASSED tests/cover/test_streams.py::test_can_map
tests/cover/test_streams.py::test_streaming_errors_in_find
[gw1] PASSED tests/cover/test_simple_numbers.py::test_no_allow_infinity_upper
tests/cover/test_simple_numbers.py::test_no_allow_infinity_lower
[gw0] PASSED tests/cover/test_streams.py::test_streaming_errors_in_find
tests/cover/test_streams.py::test_default_stream_is_empty
[gw0] PASSED tests/cover/test_streams.py::test_default_stream_is_empty
tests/cover/test_streams.py::test_can_slice_streams
[gw0] PASSED tests/cover/test_streams.py::test_can_slice_streams
tests/cover/test_streams.py::test_validates_argument
[gw0] PASSED tests/cover/test_streams.py::test_validates_argument
tests/cover/test_testdecorators.py::test_int_addition_is_commutative
[gw0] PASSED tests/cover/test_testdecorators.py::test_int_addition_is_commutative
tests/cover/test_testdecorators.py::test_str_addition_is_commutative
[gw1] PASSED tests/cover/test_simple_numbers.py::test_no_allow_infinity_lower
tests/cover/test_simple_numbers.py::TestFloatsAreFloats::test_unbounded
[gw0] PASSED tests/cover/test_testdecorators.py::test_str_addition_is_commutative
tests/cover/test_testdecorators.py::test_bytes_addition_is_commutative
[gw1] PASSED tests/cover/test_simple_numbers.py::TestFloatsAreFloats::test_unbounded
tests/cover/test_simple_numbers.py::TestFloatsAreFloats::test_int_int
[gw0] PASSED tests/cover/test_testdecorators.py::test_bytes_addition_is_commutative
tests/cover/test_testdecorators.py::test_int_addition_is_associative
[gw0] PASSED tests/cover/test_testdecorators.py::test_int_addition_is_associative
tests/cover/test_testdecorators.py::test_float_addition_is_associative
[gw1] PASSED tests/cover/test_simple_numbers.py::TestFloatsAreFloats::test_int_int
tests/cover/test_simple_numbers.py::TestFloatsAreFloats::test_int_float
[gw0] PASSED tests/cover/test_testdecorators.py::test_float_addition_is_associative
tests/cover/test_testdecorators.py::test_reversing_preserves_integer_addition
[gw0] PASSED tests/cover/test_testdecorators.py::test_reversing_preserves_integer_addition
tests/cover/test_testdecorators.py::test_still_minimizes_on_non_assertion_failures
[gw0] PASSED tests/cover/test_testdecorators.py::test_still_minimizes_on_non_assertion_failures
tests/cover/test_testdecorators.py::test_integer_division_shrinks_positive_integers
[gw1] PASSED tests/cover/test_simple_numbers.py::TestFloatsAreFloats::test_int_float
tests/cover/test_simple_numbers.py::TestFloatsAreFloats::test_float_int
[gw0] PASSED tests/cover/test_testdecorators.py::test_integer_division_shrinks_positive_integers
tests/cover/test_testdecorators.py::TestCases::test_abs_non_negative
[gw0] PASSED tests/cover/test_testdecorators.py::TestCases::test_abs_non_negative
tests/cover/test_testdecorators.py::TestCases::test_abs_non_negative_varargs
[gw0] PASSED tests/cover/test_testdecorators.py::TestCases::test_abs_non_negative_varargs
tests/cover/test_testdecorators.py::TestCases::test_abs_non_negative_varargs_kwargs
[gw1] PASSED tests/cover/test_simple_numbers.py::TestFloatsAreFloats::test_float_int
tests/cover/test_simple_numbers.py::TestFloatsAreFloats::test_float_float
[gw0] PASSED tests/cover/test_testdecorators.py::TestCases::test_abs_non_negative_varargs_kwargs
tests/cover/test_testdecorators.py::TestCases::test_abs_non_negative_varargs_kwargs_only
[gw0] PASSED tests/cover/test_testdecorators.py::TestCases::test_abs_non_negative_varargs_kwargs_only
tests/cover/test_testdecorators.py::TestCases::test_int_is_always_negative
[gw0] PASSED tests/cover/test_testdecorators.py::TestCases::test_int_is_always_negative
tests/cover/test_testdecorators.py::TestCases::test_float_addition_cancels
[gw1] PASSED tests/cover/test_simple_numbers.py::TestFloatsAreFloats::test_float_float
tests/cover/test_simple_strings.py::test_can_minimize_up_to_zero
[gw0] PASSED tests/cover/test_testdecorators.py::TestCases::test_float_addition_cancels
tests/cover/test_testdecorators.py::test_can_be_given_keyword_args
[gw1] PASSED tests/cover/test_simple_strings.py::test_can_minimize_up_to_zero
tests/cover/test_simple_strings.py::test_minimizes_towards_ascii_zero
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_be_given_keyword_args
tests/cover/test_testdecorators.py::test_one_of_produces_different_values
[gw0] PASSED tests/cover/test_testdecorators.py::test_one_of_produces_different_values
tests/cover/test_testdecorators.py::test_is_the_answer
[gw0] PASSED tests/cover/test_testdecorators.py::test_is_the_answer
tests/cover/test_testdecorators.py::test_text_addition_is_not_commutative
[gw1] PASSED tests/cover/test_simple_strings.py::test_minimizes_towards_ascii_zero
tests/cover/test_simple_strings.py::test_can_handle_large_codepoints
[gw0] PASSED tests/cover/test_testdecorators.py::test_text_addition_is_not_commutative
tests/cover/test_testdecorators.py::test_binary_addition_is_not_commutative
[gw0] PASSED tests/cover/test_testdecorators.py::test_binary_addition_is_not_commutative
tests/cover/test_testdecorators.py::test_integers_are_in_range
[gw0] PASSED tests/cover/test_testdecorators.py::test_integers_are_in_range
tests/cover/test_testdecorators.py::test_integers_from_are_from
[gw1] PASSED tests/cover/test_simple_strings.py::test_can_handle_large_codepoints
tests/cover/test_simple_strings.py::test_can_find_mixed_ascii_and_non_ascii_strings
[gw0] PASSED tests/cover/test_testdecorators.py::test_integers_from_are_from
tests/cover/test_testdecorators.py::test_does_not_catch_interrupt_during_falsify
[gw0] PASSED tests/cover/test_testdecorators.py::test_does_not_catch_interrupt_during_falsify
tests/cover/test_testdecorators.py::test_contains_the_test_function_name_in_the_exception_string
[gw0] PASSED tests/cover/test_testdecorators.py::test_contains_the_test_function_name_in_the_exception_string
tests/cover/test_testdecorators.py::test_removing_an_element_from_a_unique_list
[gw0] PASSED tests/cover/test_testdecorators.py::test_removing_an_element_from_a_unique_list
tests/cover/test_testdecorators.py::test_removing_an_element_from_a_non_unique_list
[gw1] PASSED tests/cover/test_simple_strings.py::test_can_find_mixed_ascii_and_non_ascii_strings
tests/cover/test_simple_strings.py::test_will_find_ascii_examples_given_the_chance
[gw1] PASSED tests/cover/test_simple_strings.py::test_will_find_ascii_examples_given_the_chance
tests/cover/test_simple_strings.py::test_finds_single_element_strings
[gw0] PASSED tests/cover/test_testdecorators.py::test_removing_an_element_from_a_non_unique_list
tests/cover/test_testdecorators.py::test_can_test_sets_sampled_from
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_test_sets_sampled_from
tests/cover/test_testdecorators.py::test_can_mix_sampling_with_generating
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_mix_sampling_with_generating
tests/cover/test_testdecorators.py::test_can_find_large_sum_frozenset
[gw1] PASSED tests/cover/test_simple_strings.py::test_finds_single_element_strings
tests/cover/test_simple_strings.py::test_binary_respects_changes_in_size
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_find_large_sum_frozenset
tests/cover/test_testdecorators.py::test_prints_on_failure_by_default
[gw0] PASSED tests/cover/test_testdecorators.py::test_prints_on_failure_by_default
tests/cover/test_testdecorators.py::test_does_not_print_on_success
[gw0] PASSED tests/cover/test_testdecorators.py::test_does_not_print_on_success
tests/cover/test_testdecorators.py::test_can_sample_from_single_element
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_sample_from_single_element
tests/cover/test_testdecorators.py::test_list_is_sorted
[gw1] PASSED tests/cover/test_simple_strings.py::test_binary_respects_changes_in_size
tests/cover/test_simple_strings.py::test_does_not_generate_surrogates
[gw0] PASSED tests/cover/test_testdecorators.py::test_list_is_sorted
tests/cover/test_testdecorators.py::test_is_an_endpoint
[gw1] PASSED tests/cover/test_simple_strings.py::test_does_not_generate_surrogates
tests/cover/test_simple_strings.py::test_does_not_simplify_into_surrogates
[gw0] PASSED tests/cover/test_testdecorators.py::test_is_an_endpoint
tests/cover/test_testdecorators.py::test_breaks_bounds
[gw0] PASSED tests/cover/test_testdecorators.py::test_breaks_bounds
tests/cover/test_testdecorators.py::test_can_test_kwargs_only_methods
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_test_kwargs_only_methods
tests/cover/test_testdecorators.py::test_is_ascii
[gw0] PASSED tests/cover/test_testdecorators.py::test_is_ascii
tests/cover/test_testdecorators.py::test_is_not_ascii
[gw0] PASSED tests/cover/test_testdecorators.py::test_is_not_ascii
tests/cover/test_testdecorators.py::test_can_find_string_with_duplicates
[gw1] PASSED tests/cover/test_simple_strings.py::test_does_not_simplify_into_surrogates
tests/cover/test_simple_strings.py::test_respects_alphabet_if_list
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_find_string_with_duplicates
tests/cover/test_testdecorators.py::test_has_ascii
[gw0] PASSED tests/cover/test_testdecorators.py::test_has_ascii
tests/cover/test_testdecorators.py::test_uses_provided_seed
[gw0] PASSED tests/cover/test_testdecorators.py::test_uses_provided_seed
tests/cover/test_testdecorators.py::test_can_derandomize
[gw1] PASSED tests/cover/test_simple_strings.py::test_respects_alphabet_if_list
tests/cover/test_simple_strings.py::test_respects_alphabet_if_string
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_derandomize
tests/cover/test_testdecorators.py::test_can_run_without_database
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_run_without_database
tests/cover/test_testdecorators.py::test_can_run_with_database_in_thread
[gw1] PASSED tests/cover/test_simple_strings.py::test_respects_alphabet_if_string
tests/cover/test_simple_strings.py::test_can_encode_as_utf8
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_run_with_database_in_thread
tests/cover/test_testdecorators.py::test_can_call_an_argument_f
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_call_an_argument_f
tests/cover/test_testdecorators.py::test_named_tuples_are_of_right_type
[gw0] PASSED tests/cover/test_testdecorators.py::test_named_tuples_are_of_right_type
tests/cover/test_testdecorators.py::test_fails_in_reify
[gw0] PASSED tests/cover/test_testdecorators.py::test_fails_in_reify
tests/cover/test_testdecorators.py::test_a_text
[gw1] PASSED tests/cover/test_simple_strings.py::test_can_encode_as_utf8
tests/cover/test_simple_strings.py::test_can_blacklist_newlines
[gw0] PASSED tests/cover/test_testdecorators.py::test_a_text
tests/cover/test_testdecorators.py::test_empty_text
[gw0] PASSED tests/cover/test_testdecorators.py::test_empty_text
tests/cover/test_testdecorators.py::test_mixed_text
[gw0] PASSED tests/cover/test_testdecorators.py::test_mixed_text
tests/cover/test_testdecorators.py::test_when_set_to_no_simplifies_runs_failing_example_twice
[gw0] PASSED tests/cover/test_testdecorators.py::test_when_set_to_no_simplifies_runs_failing_example_twice
tests/cover/test_testdecorators.py::test_should_not_fail_if_max_examples_less_than_min_satisfying
[gw1] PASSED tests/cover/test_simple_strings.py::test_can_blacklist_newlines
tests/cover/test_simple_strings.py::test_can_exclude_newlines_by_category
[gw0] PASSED tests/cover/test_testdecorators.py::test_should_not_fail_if_max_examples_less_than_min_satisfying
tests/cover/test_testdecorators.py::test_filtered_values_satisfy_condition
[gw0] PASSED tests/cover/test_testdecorators.py::test_filtered_values_satisfy_condition
tests/cover/test_testdecorators.py::test_can_map_nameless
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_map_nameless
tests/cover/test_testdecorators.py::test_can_flatmap_nameless
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_flatmap_nameless
tests/cover/test_testdecorators.py::test_can_be_used_with_none_module
[gw1] PASSED tests/cover/test_simple_strings.py::test_can_exclude_newlines_by_category
tests/cover/test_simple_strings.py::test_can_restrict_to_ascii_only
[gw0] PASSED tests/cover/test_testdecorators.py::test_can_be_used_with_none_module
tests/cover/test_testdecorators.py::test_does_not_print_notes_if_all_succeed
[gw0] PASSED tests/cover/test_testdecorators.py::test_does_not_print_notes_if_all_succeed
tests/cover/test_testdecorators.py::test_prints_notes_once_on_failure
[gw0] PASSED tests/cover/test_testdecorators.py::test_prints_notes_once_on_failure
tests/cover/test_testdecorators.py::test_empty_lists
[gw0] PASSED tests/cover/test_testdecorators.py::test_empty_lists
tests/cover/test_threading.py::test_can_run_given_in_thread
[gw1] PASSED tests/cover/test_simple_strings.py::test_can_restrict_to_ascii_only
tests/cover/test_simple_strings.py::test_fixed_size_bytes_just_draw_bytes
[gw0] PASSED tests/cover/test_threading.py::test_can_run_given_in_thread
tests/cover/test_timeout.py::test_hitting_timeout_is_deprecated
[gw0] PASSED tests/cover/test_timeout.py::test_hitting_timeout_is_deprecated
tests/cover/test_timeout.py::test_slow_failing_test_1
[gw0] PASSED tests/cover/test_timeout.py::test_slow_failing_test_1
tests/cover/test_timeout.py::test_slow_failing_test_2
[gw0] PASSED tests/cover/test_timeout.py::test_slow_failing_test_2
tests/cover/test_timeout.py::test_slow_failing_test_3
[gw0] PASSED tests/cover/test_timeout.py::test_slow_failing_test_3
tests/cover/test_timeout.py::test_slow_failing_test_4
[gw1] PASSED tests/cover/test_simple_strings.py::test_fixed_size_bytes_just_draw_bytes
tests/cover/test_skipping.py::test_no_falsifying_example_if_unittest_skip[SkipTest]
[gw0] PASSED tests/cover/test_timeout.py::test_slow_failing_test_4
tests/cover/test_timeout.py::test_deprecated_behaviour
[gw0] PASSED tests/cover/test_timeout.py::test_deprecated_behaviour
tests/cover/test_timeout.py::test_does_not_hide_errors_with_deprecation
[gw0] PASSED tests/cover/test_timeout.py::test_does_not_hide_errors_with_deprecation
tests/cover/test_type_lookup.py::test_resolve_core_strategies[date]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[date]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[datetime]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[datetime]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[time]
[gw1] PASSED tests/cover/test_skipping.py::test_no_falsifying_example_if_unittest_skip[SkipTest]
tests/cover/test_slippage.py::test_raises_multiple_failures_with_varying_type
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[time]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[timedelta]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[timedelta]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[Decimal]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[Decimal]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[Fraction]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[Fraction]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[UUID]
[gw1] PASSED tests/cover/test_slippage.py::test_raises_multiple_failures_with_varying_type
tests/cover/test_slippage.py::test_raises_multiple_failures_when_position_varies
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[UUID]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[NoneType]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[NoneType]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[bool]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[bool]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[complex]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[complex]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[dict]
[gw1] PASSED tests/cover/test_slippage.py::test_raises_multiple_failures_when_position_varies
tests/cover/test_slippage.py::test_replays_both_failing_values
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[dict]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[float]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[float]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[frozenset]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[frozenset]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[int]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[int]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[list]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[list]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[long]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[long]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[set]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[set]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[str]
[gw1] PASSED tests/cover/test_slippage.py::test_replays_both_failing_values
tests/cover/test_slippage.py::test_replays_slipped_examples_once_initial_bug_is_fixed[TypeError]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[str]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[tuple]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[tuple]
tests/cover/test_type_lookup.py::test_resolve_core_strategies[unicode]
[gw0] PASSED tests/cover/test_type_lookup.py::test_resolve_core_strategies[unicode]
tests/cover/test_type_lookup.py::test_lookup_knows_about_all_core_strategies
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_knows_about_all_core_strategies
tests/cover/test_type_lookup.py::test_lookup_keys_are_types
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_keys_are_types
tests/cover/test_type_lookup.py::test_lookup_values_are_strategies
[gw1] PASSED tests/cover/test_slippage.py::test_replays_slipped_examples_once_initial_bug_is_fixed[TypeError]
tests/cover/test_slippage.py::test_replays_slipped_examples_once_initial_bug_is_fixed[ValueError]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_values_are_strategies
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[date]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[date]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[datetime]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[datetime]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[time]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[time]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[timedelta]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[timedelta]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[Decimal]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[Decimal]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[Fraction]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[Fraction]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[UUID]
[gw1] PASSED tests/cover/test_slippage.py::test_replays_slipped_examples_once_initial_bug_is_fixed[ValueError]
tests/cover/test_slippage.py::test_garbage_collects_the_secondary_key
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[UUID]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[NoneType]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[NoneType]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[bool]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[bool]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[complex]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[complex]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[dict]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[dict]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[float]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[float]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[frozenset]
[gw1] PASSED tests/cover/test_slippage.py::test_garbage_collects_the_secondary_key
tests/cover/test_slippage.py::test_shrinks_both_failures
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[frozenset]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[int]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[int]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[list]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[list]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[long]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[long]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[set]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[set]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[str]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[str]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[tuple]
[gw1] PASSED tests/cover/test_slippage.py::test_shrinks_both_failures
tests/cover/test_slippage.py::test_handles_flaky_tests_where_only_one_is_flaky
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[tuple]
tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[unicode]
[gw0] PASSED tests/cover/test_type_lookup.py::test_lookup_overrides_defaults[unicode]
tests/cover/test_type_lookup.py::test_custom_type_resolution
[gw0] PASSED tests/cover/test_type_lookup.py::test_custom_type_resolution
tests/cover/test_type_lookup.py::test_errors_if_generic_resolves_empty
[gw0] PASSED tests/cover/test_type_lookup.py::test_errors_if_generic_resolves_empty
tests/cover/test_type_lookup.py::test_cannot_register_empty
[gw0] PASSED tests/cover/test_type_lookup.py::test_cannot_register_empty
tests/cover/test_type_lookup.py::test_pulic_interface_works
[gw0] PASSED tests/cover/test_type_lookup.py::test_pulic_interface_works
tests/cover/test_type_lookup.py::test_given_can_infer_on_py2
[gw1] PASSED tests/cover/test_slippage.py::test_handles_flaky_tests_where_only_one_is_flaky
tests/cover/test_slippage.py::test_can_find_multiple_failures_during_generation
[gw0] PASSED tests/cover/test_type_lookup.py::test_given_can_infer_on_py2
tests/cover/test_uuids.py::test_are_unique
[gw0] PASSED tests/cover/test_uuids.py::test_are_unique
tests/cover/test_uuids.py::test_retains_uniqueness_in_simplify
[gw1] PASSED tests/cover/test_slippage.py::test_can_find_multiple_failures_during_generation
tests/cover/test_stateful.py::TestGoodSets::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
[gw1] PASSED tests/cover/test_stateful.py::TestGoodSets::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
tests/cover/test_stateful.py::TestGivenLike::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
[gw1] PASSED tests/cover/test_stateful.py::TestGivenLike::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
tests/cover/test_stateful.py::TestDynamicMachine::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
[gw1] PASSED tests/cover/test_stateful.py::TestDynamicMachine::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
tests/cover/test_stateful.py::TestIntAdder::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
[gw1] PASSED tests/cover/test_stateful.py::TestIntAdder::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
tests/cover/test_stateful.py::TestPrecondition::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
[gw1] PASSED tests/cover/test_stateful.py::TestPrecondition::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
tests/cover/test_stateful.py::TestDoesNotFail::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
[gw1] PASSED tests/cover/test_stateful.py::TestDoesNotFail::runTest <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/stateful.py
tests/cover/test_stateful.py::test_bad_machines_fail[OrderedStateMachine]
[gw0] PASSED tests/cover/test_uuids.py::test_retains_uniqueness_in_simplify
tests/cover/test_validation.py::test_stuff_keyword <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py
[gw0] PASSED tests/cover/test_validation.py::test_stuff_keyword <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py
tests/cover/test_validation.py::test_stuff_positional <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py
[gw0] PASSED tests/cover/test_validation.py::test_stuff_positional <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py
tests/cover/test_validation.py::test_too_many_positional <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py
[gw1] PASSED tests/cover/test_stateful.py::test_bad_machines_fail[OrderedStateMachine]
tests/cover/test_stateful.py::test_bad_machines_fail[SetStateMachine]
[gw0] PASSED tests/cover/test_validation.py::test_too_many_positional <- ../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py
tests/cover/test_validation.py::test_errors_when_given_varargs
[gw0] PASSED tests/cover/test_validation.py::test_errors_when_given_varargs
tests/cover/test_validation.py::test_varargs_without_positional_arguments_allowed
[gw0] PASSED tests/cover/test_validation.py::test_varargs_without_positional_arguments_allowed
tests/cover/test_validation.py::test_errors_when_given_varargs_and_kwargs_with_positional_arguments
[gw0] PASSED tests/cover/test_validation.py::test_errors_when_given_varargs_and_kwargs_with_positional_arguments
tests/cover/test_validation.py::test_varargs_and_kwargs_without_positional_arguments_allowed
[gw0] PASSED tests/cover/test_validation.py::test_varargs_and_kwargs_without_positional_arguments_allowed
tests/cover/test_validation.py::test_bare_given_errors
[gw0] PASSED tests/cover/test_validation.py::test_bare_given_errors
tests/cover/test_validation.py::test_errors_on_unwanted_kwargs
[gw0] PASSED tests/cover/test_validation.py::test_errors_on_unwanted_kwargs
tests/cover/test_validation.py::test_errors_on_too_many_positional_args
[gw0] PASSED tests/cover/test_validation.py::test_errors_on_too_many_positional_args
tests/cover/test_validation.py::test_errors_on_any_varargs
[gw0] PASSED tests/cover/test_validation.py::test_errors_on_any_varargs
tests/cover/test_validation.py::test_can_put_arguments_in_the_middle
[gw0] PASSED tests/cover/test_validation.py::test_can_put_arguments_in_the_middle
tests/cover/test_validation.py::test_float_ranges
[gw1] PASSED tests/cover/test_stateful.py::test_bad_machines_fail[SetStateMachine]
tests/cover/test_stateful.py::test_bad_machines_fail[BalancedTrees]
[gw0] PASSED tests/cover/test_validation.py::test_float_ranges
tests/cover/test_validation.py::test_float_range_and_allow_nan_cannot_both_be_enabled
[gw0] PASSED tests/cover/test_validation.py::test_float_range_and_allow_nan_cannot_both_be_enabled
tests/cover/test_validation.py::test_float_finite_range_and_allow_infinity_cannot_both_be_enabled
[gw0] PASSED tests/cover/test_validation.py::test_float_finite_range_and_allow_infinity_cannot_both_be_enabled
tests/cover/test_validation.py::test_does_not_error_if_min_size_is_bigger_than_default_size
[gw0] PASSED tests/cover/test_validation.py::test_does_not_error_if_min_size_is_bigger_than_default_size
tests/cover/test_validation.py::test_list_unique_and_unique_by_cannot_both_be_enabled
[gw0] PASSED tests/cover/test_validation.py::test_list_unique_and_unique_by_cannot_both_be_enabled
tests/cover/test_validation.py::test_an_average_size_must_be_positive
[gw0] PASSED tests/cover/test_validation.py::test_an_average_size_must_be_positive
tests/cover/test_validation.py::test_an_average_size_may_be_zero_if_max_size_is
[gw0] PASSED tests/cover/test_validation.py::test_an_average_size_may_be_zero_if_max_size_is
tests/cover/test_validation.py::test_min_before_max
[gw0] PASSED tests/cover/test_validation.py::test_min_before_max
tests/cover/test_validation.py::test_filter_validates
[gw0] PASSED tests/cover/test_validation.py::test_filter_validates
tests/cover/test_validation.py::test_recursion_validates_base_case
[gw0] PASSED tests/cover/test_validation.py::test_recursion_validates_base_case
tests/cover/test_validation.py::test_recursion_validates_recursive_step
[gw0] PASSED tests/cover/test_validation.py::test_recursion_validates_recursive_step
tests/cover/test_validation.py::test_given_warns_on_use_of_non_strategies
[gw0] PASSED tests/cover/test_validation.py::test_given_warns_on_use_of_non_strategies
tests/cover/test_validation.py::test_given_warns_when_mixing_positional_with_keyword
[gw0] PASSED tests/cover/test_validation.py::test_given_warns_when_mixing_positional_with_keyword
tests/cover/test_validation.py::test_cannot_find_non_strategies
[gw0] PASSED tests/cover/test_validation.py::test_cannot_find_non_strategies
tests/cover/test_verbosity.py::test_prints_intermediate_in_success
[gw0] PASSED tests/cover/test_verbosity.py::test_prints_intermediate_in_success
tests/cover/test_verbosity.py::test_does_not_log_in_quiet_mode
[gw1] PASSED tests/cover/test_stateful.py::test_bad_machines_fail[BalancedTrees]
tests/cover/test_stateful.py::test_bad_machines_fail[DepthMachine]
[gw0] PASSED tests/cover/test_verbosity.py::test_does_not_log_in_quiet_mode
tests/cover/test_verbosity.py::test_includes_progress_in_verbose_mode
[gw0] PASSED tests/cover/test_verbosity.py::test_includes_progress_in_verbose_mode
tests/cover/test_verbosity.py::test_includes_intermediate_results_in_verbose_mode
[gw0] PASSED tests/cover/test_verbosity.py::test_includes_intermediate_results_in_verbose_mode
tests/cover/test_verbosity.py::test_verbosity_can_be_accessed_by_name
[gw0] PASSED tests/cover/test_verbosity.py::test_verbosity_can_be_accessed_by_name
tests/cover/test_verbosity.py::test_verbosity_is_sorted
[gw0] PASSED tests/cover/test_verbosity.py::test_verbosity_is_sorted
tests/cover/test_verbosity.py::test_hash_verbosity
[gw1] PASSED tests/cover/test_stateful.py::test_bad_machines_fail[DepthMachine]
tests/cover/test_verbosity.py::test_prints_initial_attempts_on_find
[gw0] PASSED tests/cover/test_verbosity.py::test_hash_verbosity
tests/cover/test_verbosity.py::test_verbosities_are_inequal
[gw0] PASSED tests/cover/test_verbosity.py::test_verbosities_are_inequal
[gw1] PASSED tests/cover/test_verbosity.py::test_prints_initial_attempts_on_find
tests/cover/test_verbosity.py::test_verbosity_of_bad_name
tests/cover/test_weird_settings.py::test_setting_database_to_none_disables_the_database
[gw0] PASSED tests/cover/test_weird_settings.py::test_setting_database_to_none_disables_the_database
[gw1] PASSED tests/cover/test_verbosity.py::test_verbosity_of_bad_name
===Flaky Test Report===
test_can_shrink_matrices_with_length_param passed 1 out of the required 5 times. Running test again until it passes 5 times.
test_can_shrink_matrices_with_length_param passed 2 out of the required 5 times. Running test again until it passes 5 times.
test_can_shrink_matrices_with_length_param passed 3 out of the required 5 times. Running test again until it passes 5 times.
test_can_shrink_matrices_with_length_param passed 4 out of the required 5 times. Running test again until it passes 5 times.
test_can_shrink_matrices_with_length_param passed 5 out of the required 5 times. Success!
test_bordering_on_a_leap_year failed (2 runs remaining out of 3).
<class 'hypothesis.errors.NoSuchExample'>
No examples found of condition wrapped_condition
[<TracebackEntry /Users/distiller/hypothesis-python/tests/cover/test_datetimes.py:89>, <TracebackEntry /Users/distiller/hypothesis-python/tests/common/debug.py:63>, <TracebackEntry /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py:908>]
test_bordering_on_a_leap_year failed (1 runs remaining out of 3).
<class 'hypothesis.errors.NoSuchExample'>
No examples found of condition wrapped_condition
[<TracebackEntry /Users/distiller/hypothesis-python/tests/cover/test_datetimes.py:89>, <TracebackEntry /Users/distiller/hypothesis-python/tests/common/debug.py:63>, <TracebackEntry /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py:908>]
test_bordering_on_a_leap_year failed; it passed 0 out of the required 1 times.
<class 'hypothesis.errors.NoSuchExample'>
No examples found of condition wrapped_condition
[<TracebackEntry /Users/distiller/hypothesis-python/tests/cover/test_datetimes.py:89>, <TracebackEntry /Users/distiller/hypothesis-python/tests/common/debug.py:63>, <TracebackEntry /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py:908>]
test_can_find_unique_lists_of_non_set_order passed 1 out of the required 1 times. Success!
test_can_time_out_in_simplify passed 1 out of the required 1 times. Success!
===End Flaky Test Report===
========================== slowest 20 test durations ===========================
40.32s call tests/cover/test_conjecture_engine.py::test_maliciously_bad_generator
31.44s call tests/cover/test_conjecture_engine.py::test_interleaving_engines
14.23s call tests/cover/test_conjecture_engine.py::test_lot_of_dead_nodes
8.71s call tests/cover/test_uuids.py::test_retains_uniqueness_in_simplify
8.62s call tests/cover/test_deferred_strategies.py::test_self_recursive_lists
8.62s call tests/cover/test_stateful.py::test_flaky_raises_flaky
7.95s call tests/cover/test_simple_numbers.py::test_minimal_fractional_float
5.45s call tests/cover/test_integer_ranges.py::test_intervals_shrink_to_center
3.85s call tests/cover/test_stateful.py::test_bad_machines_fail[RoseTreeStateMachine]
3.48s call tests/cover/test_deferred_strategies.py::test_non_trivial_json
3.29s call tests/cover/test_interleaving.py::test_can_eval_stream_inside_find
2.73s call tests/cover/test_database_usage.py::test_trashes_invalid_examples
2.55s call tests/cover/test_conjecture_engine.py::test_saves_data_while_shrinking
2.13s call tests/cover/test_deferred_strategies.py::test_large_branching_tree
1.99s call tests/cover/test_reusable_values.py::test_reusable_strategies_are_all_reusable
1.86s call tests/cover/test_stateful.py::test_bad_machines_fail[BalancedTrees]
1.83s call tests/cover/test_conjecture_engine.py::test_deletable_draws
1.79s call tests/cover/test_simple_collections.py::test_can_find_sets_unique_by_incomplete_data
1.60s call tests/cover/test_regex.py::test_group_ref_is_not_shared_between_identical_regex
1.46s call tests/cover/test_choices.py::test_exhaustion
=================================== FAILURES ===================================
____________________________ test_detects_flakiness ____________________________
[gw1] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_conjecture_engine.py:187: in test_detects_flakiness
assert count == [2]
E assert [201] == [2]
E At index 0 diff: 201 != 2
E Full diff:
E - [201]
E ? --
E + [2]
______________________________ test_erratic_draws ______________________________
[gw0] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_conjecture_engine.py:437: in test_erratic_draws
@run_to_buffer
tests/cover/test_conjecture_engine.py:45: in run_to_buffer
assert runner.last_data.status == Status.INTERESTING
E assert <Status.VALID: 2> == <Status.INTERESTING: 3>
E + where <Status.VALID: 2> = <hypothesis.internal.conjecture.data.ConjectureData object at 0x000000010a593c20>.status
E + where <hypothesis.internal.conjecture.data.ConjectureData object at 0x000000010a593c20> = <hypothesis.internal.conjecture.engine.ConjectureRunner object at 0x000000012a5e01a8>.last_data
E + and <Status.INTERESTING: 3> = Status.INTERESTING
___________________________ test_fully_exhaust_base ____________________________
[gw0] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_conjecture_engine.py:542: in test_fully_exhaust_base
assert len(seen) > 256
E AssertionError: assert 200 > 256
E + where 200 = len(set([compatbytes(b'\x00\x00'), compatbytes(b'\x00\x01'), compatbytes(b'\x00\x02'), compatbytes(b'\x00\x03'), compatbytes(b'\x00\x04'), compatbytes(b'\x00\x05'), ...]))
________________________ test_bordering_on_a_leap_year _________________________
[gw0] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_datetimes.py:89: in test_bordering_on_a_leap_year
timeout_after=60)
tests/common/debug.py:63: in minimal
random=random,
../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py:908: in find
raise NoSuchExample(get_pretty_function_description(condition))
E NoSuchExample: No examples found of condition wrapped_condition
__________________________ test_interleaving_engines ___________________________
[gw1] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_conjecture_engine.py:317: in test_interleaving_engines
@settings(
../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/executors.py:58: in default_new_style_executor
return function(data)
../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py:117: in run
return test(*args, **kwargs)
tests/cover/test_conjecture_engine.py:321: in test_interleaving_engines
@run_to_buffer
tests/cover/test_conjecture_engine.py:45: in run_to_buffer
assert runner.last_data.status == Status.INTERESTING
E assert <Status.OVERRUN: 0> == <Status.INTERESTING: 3>
E + where <Status.OVERRUN: 0> = <hypothesis.internal.conjecture.data.ConjectureData object at 0x00000001804ff130>.status
E + where <hypothesis.internal.conjecture.data.ConjectureData object at 0x00000001804ff130> = <hypothesis.internal.conjecture.engine.ConjectureRunner object at 0x00000001a6682250>.last_data
E + and <Status.INTERESTING: 3> = Status.INTERESTING
---------------------------------- Hypothesis ----------------------------------
Falsifying example: test_interleaving_engines(rnd=random.seed(68863558767002904595398407197416178058L))
_________________ test_does_not_attempt_to_shrink_flaky_errors _________________
[gw0] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_flakiness.py:68: in test_does_not_attempt_to_shrink_flaky_errors
assert len(set(values)) == 1
E assert 200 == 1
E + where 200 = len(set([-17014118346046923...687303715884105727L, -17014118346046923...687303715884105726L, -17014118346046923...68730371...046923...687303715884105511L, -17014118346046923...687303715884105510L, -17014118346046923...687303715884105509L, ...]))
E + where set([-17014118346046923...687303715884105727L, -17014118346046923...687303715884105726L, -17014118346046923...68730371...046923...687303715884105511L, -17014118346046923...687303715884105510L, -17014118346046923...687303715884105509L, ...]) = set([-9776548193435016060425247989838795568L, -12406108369022617...273509283693728950L, -977654819343501606042524798983879...45663619943471316601737086084L, -9776548193435016060425248539594609456L, -17014118346046923...687303715884105727L, ...])
----------------------------- Captured stdout call -----------------------------
Falsifying example: test(x=-9776548193435016060425247989838795568L)
Failed to reproduce exception. Expected:
Traceback (most recent call last):
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py", line 559, in evaluate_test_data
self.search_strategy, self.test,
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/executors.py", line 58, in default_new_style_executor
return function(data)
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py", line 117, in run
return test(*args, **kwargs)
File "/Users/distiller/hypothesis-python/tests/cover/test_flakiness.py", line 63, in test
def test(x):
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py", line 522, in timed_test
result = test(*args, **kwargs)
File "/Users/distiller/hypothesis-python/tests/cover/test_flakiness.py", line 65, in test
assert len(values) != 1
AssertionError: assert 1 != 1
+ where 1 = len([-9776548193435016060425247989838795568L])
Falsifying example: test(x=-9776548193435016060425247989838795568L)
_____________________________ test_one_dead_branch _____________________________
[gw1] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_conjecture_engine.py:514: in test_one_dead_branch
@run_to_buffer
tests/cover/test_conjecture_engine.py:45: in run_to_buffer
assert runner.last_data.status == Status.INTERESTING
E assert <Status.VALID: 2> == <Status.INTERESTING: 3>
E + where <Status.VALID: 2> = <hypothesis.internal.conjecture.data.ConjectureData object at 0x0000000183cfdad0>.status
E + where <hypothesis.internal.conjecture.data.ConjectureData object at 0x0000000183cfdad0> = <hypothesis.internal.conjecture.engine.ConjectureRunner object at 0x0000000183cfda98>.last_data
E + and <Status.INTERESTING: 3> = Status.INTERESTING
__________________________ test_decimals_include_nan ___________________________
[gw0] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_numerics.py:89: in test_decimals_include_nan
@given(decimals())
tests/common/utils.py:64: in inverted_test
f(*arguments, **kwargs)
tests/cover/test_numerics.py:89: in test_decimals_include_nan
@given(decimals())
E MultipleFailures: Hypothesis found 2 distinct failures.
---------------------------------- Hypothesis ----------------------------------
Falsifying example: test_decimals_include_nan(x=Decimal('sNaN'))
Traceback (most recent call last):
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py", line 662, in run
print_example=True, is_final=True
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/executors.py", line 58, in default_new_style_executor
return function(data)
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py", line 117, in run
return test(*args, **kwargs)
File "/Users/distiller/hypothesis-python/tests/cover/test_numerics.py", line 89, in test_decimals_include_nan
@given(decimals())
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py", line 522, in timed_test
result = test(*args, **kwargs)
File "/Users/distiller/hypothesis-python/tests/cover/test_numerics.py", line 91, in test_decimals_include_nan
assert not math.isnan(x)
File "/Users/distiller/.cache/hypothesis-build-runtimes/versions/pypy/lib-python/2.7/decimal.py", line 1585, in __float__
raise ValueError("Cannot convert signaling NaN to float")
ValueError: Cannot convert signaling NaN to float
Falsifying example: test_decimals_include_nan(x=Decimal('NaN'))
Traceback (most recent call last):
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py", line 662, in run
print_example=True, is_final=True
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/executors.py", line 58, in default_new_style_executor
return function(data)
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py", line 117, in run
return test(*args, **kwargs)
File "/Users/distiller/hypothesis-python/tests/cover/test_numerics.py", line 89, in test_decimals_include_nan
@given(decimals())
File "/Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py", line 522, in timed_test
result = test(*args, **kwargs)
File "/Users/distiller/hypothesis-python/tests/cover/test_numerics.py", line 91, in test_decimals_include_nan
assert not math.isnan(x)
AssertionError: assert not True
+ where True = <built-in function isnan>(Decimal('NaN'))
+ where <built-in function isnan> = math.isnan
___________________ test_will_save_when_reuse_not_in_phases ____________________
[gw0] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_phases.py:87: in test_will_save_when_reuse_not_in_phases
saved, = database.data.values()
E ValueError: expected length 1, got 2
----------------------------- Captured stdout call -----------------------------
Falsifying example: test_usage(i=0)
___________________ test_any_with_dotall_generate_newline[.] ___________________
[gw0] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_regex.py:163: in test_any_with_dotall_generate_newline
find_any(st.from_regex(pattern), lambda s: s == u'\n')
tests/common/debug.py:87: in find_any
random=random,
../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py:908: in find
raise NoSuchExample(get_pretty_function_description(condition))
E NoSuchExample: No examples found of condition lambda s: s == u'\n'
_________________ test_any_with_dotall_generate_newline[(?s).] _________________
[gw0] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_regex.py:163: in test_any_with_dotall_generate_newline
find_any(st.from_regex(pattern), lambda s: s == u'\n')
tests/common/debug.py:87: in find_any
random=random,
../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py:908: in find
raise NoSuchExample(get_pretty_function_description(condition))
E NoSuchExample: No examples found of condition lambda s: s == u'\n'
_______________ test_any_with_dotall_generate_newline_binary[.] ________________
[gw0] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_regex.py:168: in test_any_with_dotall_generate_newline_binary
find_any(st.from_regex(pattern), lambda s: s == b'\n')
tests/common/debug.py:87: in find_any
random=random,
../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py:908: in find
raise NoSuchExample(get_pretty_function_description(condition))
E NoSuchExample: No examples found of condition lambda s: s == b'\n'
_____________ test_any_with_dotall_generate_newline_binary[(?s).] ______________
[gw0] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_regex.py:168: in test_any_with_dotall_generate_newline_binary
find_any(st.from_regex(pattern), lambda s: s == b'\n')
tests/common/debug.py:87: in find_any
random=random,
../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py:908: in find
raise NoSuchExample(get_pretty_function_description(condition))
E NoSuchExample: No examples found of condition lambda s: s == b'\n'
_______ test_clears_out_everything_smaller_than_the_interesting_example ________
[gw1] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_database_usage.py:160: in test_clears_out_everything_smaller_than_the_interesting_example
assert False, 'Never generated enough examples while shrinking'
E AssertionError: Never generated enough examples while shrinking
E assert False
_____________________ test_DatetimeStrategy_draw_may_fail ______________________
[gw1] darwin -- Python 2.7.10 /Users/distiller/.cache/hypothesis-build-runtimes/.tox/pypy-full/bin/python
tests/cover/test_datetimes.py:102: in test_DatetimeStrategy_draw_may_fail
failure_inducing = find(binary(), is_failure_inducing)
../.cache/hypothesis-build-runtimes/.tox/pypy-full/site-packages/hypothesis/core.py:908: in find
raise NoSuchExample(get_pretty_function_description(condition))
E NoSuchExample: No examples found of condition is_failure_inducing
============= 15 failed, 1627 passed, 3 skipped in 345.27 seconds ==============
ERROR: InvocationError: '/bin/bash scripts/basic-test.sh'
___________________________________ summary ____________________________________
ERROR: pypy-full: commands failed
make: *** [check-pypy] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment