Update to 1.3.0 #118
GitHub Actions / Test Results
failed
Dec 17, 2024 in 0s
1 fail, 9 skipped, 352 pass in 21m 14s
362 tests 352 ✅ 21m 14s ⏱️
17 suites 9 💤
17 files 1 ❌
Results for commit d681208.
Annotations
github-actions / Test Results
test_get_random_int (scenario_execution.test.test_external_methods_random.TestExternalMethodsRandom) failed
downloaded-artifacts/test-scenario-execution/scenario_execution/TEST.xml [took 6s]
Raw output
AssertionError: 5.105473 not less than 5.0
test/test_external_methods_random.py:68: in test_get_random_int
self.assertLess(delta.total_seconds(), 5.)
E AssertionError: 5.105473 not less than 5.0
Loading