client = <django.test.client.Client object at 0x7fbe634eb5c0>
archive_data = <swh.web.tests.conftest._ArchiveData object at 0x7fbe6beb4cc0>
@given(new_origin(), unknown_revision())
> def test_origin_browse_directory_branch_with_non_resolvable_revision(
client, archive_data, new_origin, unknown_revision
):
.tox/py3/lib/python3.7/site-packages/swh/web/tests/browse/views/test_origin.py:751:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
.tox/py3/lib/python3.7/site-packages/hypothesis/core.py:684: in _execute_once_for_engine
escalate_hypothesis_internal_error()
.tox/py3/lib/python3.7/site-packages/hypothesis/core.py:655: in _execute_once_for_engine
result = self.execute_once(data)
.tox/py3/lib/python3.7/site-packages/hypothesis/core.py:610: in execute_once
result = self.test_runner(data, run)
.tox/py3/lib/python3.7/site-packages/hypothesis/executors.py:52: in default_new_style_executor
return function(data)
.tox/py3/lib/python3.7/site-packages/hypothesis/core.py:550: in run
args, kwargs = data.draw(self.search_strategy)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:889: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/core.py:218: in do_draw
return self.mapped_strategy.do_draw(data)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/collections.py:57: in do_draw
return tuple(data.draw(e) for e in self.element_strategies)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/collections.py:57: in <genexpr>
return tuple(data.draw(e) for e in self.element_strategies)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/strategies.py:650: in do_draw
result = self.pack(data.draw(self.mapped_strategy))
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/lazy.py:150: in do_draw
return data.draw(self.wrapped_strategy)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/strategies.py:650: in do_draw
result = self.pack(data.draw(self.mapped_strategy))
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/collections.py:57: in do_draw
return tuple(data.draw(e) for e in self.element_strategies)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/collections.py:57: in <genexpr>
return tuple(data.draw(e) for e in self.element_strategies)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/strategies.py:724: in do_draw
data=data, filter_strategy=self
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/strategies.py:352: in do_filtered_draw
return filter_strategy.default_do_filtered_draw(data)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/strategies.py:739: in default_do_filtered_draw
value = data.draw(self.filtered_strategy)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/strategies.py:650: in do_draw
result = self.pack(data.draw(self.mapped_strategy))
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/lazy.py:150: in do_draw
return data.draw(self.wrapped_strategy)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/strategies.py:650: in do_draw
result = self.pack(data.draw(self.mapped_strategy))
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/lazy.py:150: in do_draw
return data.draw(self.wrapped_strategy)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/collections.py:57: in do_draw
return tuple(data.draw(e) for e in self.element_strategies)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/collections.py:57: in <genexpr>
return tuple(data.draw(e) for e in self.element_strategies)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/strategies.py:650: in do_draw
result = self.pack(data.draw(self.mapped_strategy))
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/collections.py:57: in do_draw
return tuple(data.draw(e) for e in self.element_strategies)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/collections.py:57: in <genexpr>
return tuple(data.draw(e) for e in self.element_strategies)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/core.py:1786: in do_draw
return self.definition(data.draw, *self.args, **self.kwargs)
.tox/py3/lib/python3.7/site-packages/swh/model/hypothesis_strategies.py:91: in urls
protocol = draw(sampled_from(["git", "http", "https", "deb"]))
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:884: in draw
return strategy.do_draw(self)
.tox/py3/lib/python3.7/site-packages/hypothesis/strategies/_internal/strategies.py:452: in do_draw
return cu.choice(data, self.elements)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/utils.py:146: in choice
return values[integer_range(data, 0, len(values) - 1)]
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/utils.py:101: in integer_range
probe = data.draw_bits(bits)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/data.py:1018: in draw_bits
self.observer.draw_bits(n, forced is not None, result)
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/datatree.py:337: in draw_bits
inconsistent_generation()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
def inconsistent_generation():
raise Flaky(
> "Inconsistent data generation! Data generation behaved differently "
"between different runs. Is your data generation depending on external "
"state?"
)
E hypothesis.errors.Flaky: Inconsistent data generation! Data generation behaved differently between different runs. Is your data generation depending on external state?
.tox/py3/lib/python3.7/site-packages/hypothesis/internal/conjecture/datatree.py:36: Flaky
TEST RESULT
TEST RESULT
- Run At
- Aug 7 2020, 2:30 PM