Skip to content

Test

Test #2195

Triggered via schedule April 30, 2024 01:02
Status Failure
Total duration 2h 2m 21s
Artifacts

test.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
unit-test: tests/unit_tests/test_matchmaker_algorithm_stable_marriage.py#L153
test_stable_marriage_produces_symmetric_matchings[build_fast] hypothesis.errors.Flaky: Hypothesis test_stable_marriage_produces_symmetric_matchings(request=<FixtureRequest for <Function test_stable_marriage_produces_symmetric_matchings[build_fast]>>, caplog_context=make_caplog_context, build_func=build_fast, searches=[Search(['p0'], -1.0, has_newbie), Search(['p0'], -1.0), Search(['p0'], -4.999980000000001), Search(['p0'], 2498.0), Search(['p0'], 999.9999999999998), Search(['p0'], -1499.9999999999998), Search(['p0'], -1500.0000000596046), Search(['p0'], -3.300000059604645), Search(['p0'], -0.003000000000000222), Search(['p0'], -1.0), Search(['p0'], -486.3369495832946), Search(['p0'], -3.0029999999999997), Search(['p0'], 1979.9135335994597), Search(['p0'], -1.0), Search(['p0'], -1589.7777741372997), Search(['p0'], -5.699999999999999), Search(['p0'], -1.50006103515625), Search(['p0'], -0.01285313341539586), Search(['p0'], -1500.0)]) 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_fast]>>, caplog_context=make_caplog_context, build_func=build_fast, searches=[Search(['p0'], -1.0, has_newbie), Search(['p0'], -1.0), Search(['p0'], -4.999980000000001), Search(['p0'], 2498.0), Search(['p0'], 999.9999999999998), Search(['p0'], -1499.9999999999998), Search(['p0'], -1500.0000000596046), Search(['p0'], -3.300000059604645), Search(['p0'], -0.003000000000000222), Search(['p0'], -1.0), Search(['p0'], -486.3369495832946), Search(['p0'], -3.0029999999999997), Search(['p0'], 1979.9135335994597), Search(['p0'], -1.0), Search(['p0'], -1589.7777741372997), Search(['p0'], -5.699999999999999), Search(['p0'], -1.50006103515625), Search(['p0'], -0.01285313341539586), Search(['p0'], -1500.0)], ) Unreliable test timings! On an initial run, this test took 440.83ms, which exceeded the deadline of 300.00ms, but on a subsequent run it took 10.65 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.98.11', b'AXicRVJdSJNhFD4/73tebRuKaC7NBdoCrWRCapjYD3ihEkgXQ3YljDUKIi1tFFGji7oIJmGhQVd1VxdeSBQosZCMIClTo0AhW6MuComNQILW97lv87k6nPec85zzPC+oOoDPf3+PPfkeOm+MhmTN4y1cglJUGyjLICKQhDy0wWJcSV9QtRPdBV2rMF75tfVRGqBMFCRdiXSz53quhyMoCUaVYpIAOX2lc8ae4vDU8ivkbjK65GoPGfE+e+6d38QVH1CLQHz6Vs6GmyA+dnQrBGY02nfhuC/Wt2t2wXO7yUpg+cNTzEy6WqHDAm5V7DlCiwjjaLDirU8ia4TwIwkG6xlfDuWLPdrpwmw3vENaRzUCUo/FArI20PdtTDbzNPJZoAbBuUD+tcTSbXxzIDuzd/AkZFD/Ix0ilNRFoEaNuW95aYyR4tm94EM1S/AHSBtrU0c9t11zpqr1yurqYiPER3rDnfc+pjq5Co3U/Woo75oHahLMpcMfft65ATssiXQ+jEE/GmNUELCFisJZZ/mDgadT/o5+iI++OHRt97mOE5BF8JJEAW2vCs5um1wNbcgBBmp3GcCpxKeDlytGlzAebZOFA4dTLi5olQliBtVNJvIzvl57ELGzbF0jp21Eh9mFEiK9k3gDqGuPwuR7h237G+3nCWsPMkovTRDPgC5jKMyykBxaXh+Opbxhy0OZRAgy6H2Ib445xhX8xqxQDcogqRXSfWDgPxCutP8=') as a decorator on your test case
unit-test
Process completed with exit code 1.
docker-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
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/.