Test #2067
Annotations
2 errors and 1 warning
Run hypothesis tests with many examples:
tests/unit_tests/test_matchmaker_algorithm_stable_marriage.py#L153
test_stable_marriage_produces_symmetric_matchings[build_full]
hypothesis.errors.Flaky: Hypothesis test_stable_marriage_produces_symmetric_matchings(request=<FixtureRequest for <Function test_stable_marriage_produces_symmetric_matchings[build_full]>>, caplog_context=make_caplog_context, build_func=build_full, searches=[Search(['p0'], -1500.0),
Search(['p0'], -1.8000000000000003),
Search(['p0'], -1.00299),
Search(['p0'], -1.0),
Search(['p0'], -70.85821215729713, has_newbie),
Search(['p0'], -1.5),
Search(['p0'], -2.1),
Search(['p0'], -1500.333333333333),
Search(['p0'], -96.26108569865619),
Search(['p0'], -1486.950498280912),
Search(['p0'], -1.0),
Search(['p0'], 1659.3414377565675),
Search(['p0'], -890.3085338303123),
Search(['p0'], -1597.0),
Search(['p0'], -2.9999700000000002),
Search(['p0'], -4.00299),
Search(['p0'], -3.7999999999999994),
Search(['p0'], -1339.8341567485954),
Search(['p0'], -3.3000000000000003),
Search(['p0'], -1034.5880063294114),
Search(['p0'], -694.4904013670911),
Search(['p0'], -4.49999, has_newbie),
Search(['p0'], -100.00299999999999),
Search(['p0'], -3.0029999999999992)]) produces unreliable results: Falsified on the first call but did not on a subsequent one
Falsifying example: test_stable_marriage_produces_symmetric_matchings(
request=<FixtureRequest for <Function test_stable_marriage_produces_symmetric_matchings[build_full]>>,
caplog_context=make_caplog_context,
build_func=build_full,
searches=[Search(['p0'], -1500.0),
Search(['p0'], -1.8000000000000003),
Search(['p0'], -1.00299),
Search(['p0'], -1.0),
Search(['p0'], -70.85821215729713, has_newbie),
Search(['p0'], -1.5),
Search(['p0'], -2.1),
Search(['p0'], -1500.333333333333),
Search(['p0'], -96.26108569865619),
Search(['p0'], -1486.950498280912),
Search(['p0'], -1.0),
Search(['p0'], 1659.3414377565675),
Search(['p0'], -890.3085338303123),
Search(['p0'], -1597.0),
Search(['p0'], -2.9999700000000002),
Search(['p0'], -4.00299),
Search(['p0'], -3.7999999999999994),
Search(['p0'], -1339.8341567485954),
Search(['p0'], -3.3000000000000003),
Search(['p0'], -1034.5880063294114),
Search(['p0'], -694.4904013670911),
Search(['p0'], -4.49999, has_newbie),
Search(['p0'], -100.00299999999999),
Search(['p0'], -3.0029999999999992)],
)
Unreliable test timings! On an initial run, this test took 425.89ms, which exceeded the deadline of 300.00ms, but on a subsequent run it took 68.95 ms, which did not. If you expect this sort of variability in your test timings, consider turning deadlines off for this test by setting deadline=None.
You can reproduce this example by temporarily adding @reproduce_failure('6.92.2', b'AXicTVNtSJVnGL6u+3me97WjZ5ZoM482mJlFUenBSqxZfwraj2rtx2IZgjvqKmHCof0w683oi8rYStpACIqKBf0oWqyPkeGW9IXWqH5YrSKxdhzMEpdDO3uOel664OF94H7e+7qv675vuDpItM/DKIJ67AsOfCzfk3mXOrJHstKmlSuhuA688agQnvkxgR8mSiXNGtG7xRSAeWRbanPPnOC2eIpC26GhLwYuT6ssZimRQ066fTHrm3b0TVCKznW4ukCx43FrJJHTtc9zTo9iIsPUL4mTYkYg+eDyr5sqPg/1XqZXmb32wa0D3VrBy3xecrwHKAfJCT1FIs+hp7u2yFdPej/q3Z43bAzaxuWskkYqT1HvEmcHZIpmsnzX+LQbkE5ZKs456s1wpjpMBtKs2oPl8QQCqohqBl2T/vA/uiiBsdnr0hr7q3LfFMI78fe+jZ8c/tU6mrQxhH+pBwTDdF3RL3KgChxfcwA43fmo4peU6AC85vhvVzOaI1EVITOKb4SOHc0sbjE1tSqBbkoLZIZh/OlYYlf8utchbJMjTmfQuhi0kcYNzZ9Nzp3bA++nt//8/K76Lyfh7nhfVvAI1Wyh+uoeJM/VfsMUsLr47Z22+/Mfwmva2b31RstgGLMo34rZo4i5MHNIr3bUiHiqPypvFkgZZT0knUgqc1ztE2bLKbraMTFLp3y2gLYjVHWv77smbFRP6URFdYpsgbNQCzynOoEapf1rIfZTlislZglYGgT/WHa18kxHQ4ZlO7t+xfErBzsz4e2LRf5sv1Y6U3XRRGEmE/GXY2WK9ke2QIVIrPwdziRBvGssbuXEZCi/Prw3CG/n3tzqsljZVGmlS/PoPPWXMItC4OCs2OwPbz7ptD+o1PMldQHvU3hbXnefDUTfFXEtzVI71YsDCtdS+jfV59x9TeMvTYM96FNwGX7PxxTHX5MPVCulxnZblF3E5E4GjG9UhFFqQ3OB8gz4H7y2C6w=') as a decorator on your test case
|
Run hypothesis tests with many examples
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading