Skip to content

Conversation

@ono-max
Copy link
Contributor

@ono-max ono-max commented Sep 16, 2025

No description provided.

@ono-max ono-max force-pushed the enable-early-flake branch 8 times, most recently from a15dc7d to 0337a75 Compare September 16, 2025 23:09
@ono-max ono-max changed the title Enable early flake Enable the early flake detection on CI Sep 17, 2025
@ono-max ono-max force-pushed the enable-early-flake branch 4 times, most recently from bbc3f7d to 75370b7 Compare September 17, 2025 03:16
@ono-max ono-max force-pushed the enable-early-flake branch 4 times, most recently from a4954a9 to ec12c60 Compare September 28, 2025 23:47
@ono-max ono-max force-pushed the enable-early-flake branch 2 times, most recently from 9139177 to 043b2d3 Compare September 29, 2025 00:14
@launchable-app
Copy link

launchable-app bot commented Oct 8, 2025

2/208 Tests Failed

tests/commands/test_api_error.py#test_all_workflow_when_server_down ⚠️ flaky
Traceback (most recent call last):
  File "/home/runner/.local/share/virtualenvs/smart-tests-cli-djAcMpSV/lib/python3.8/site-packages/responses/__init__.py", line 232, in wrapper
    return func(*args, **kwargs)
  File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/unittest/mock.py", line 1756, in _inner
    return f(*args, **kw)
  File "/home/runner/work/smart-tests-cli/smart-tests-cli/tests/commands/test_api_error.py", line 441, in test_all_workflow_when_server_down
    self.assert_tracking_count(tracking=tracking, count=6)
  File "/home/runner/work/smart-tests-cli/smart-tests-cli/tests/commands/test_api_error.py", line 475, in assert_tracking_count
    self.assertEqual(tracking.call_count, count)
AssertionError: 5 != 6

tests/test_flaky.py#test_flaky_function ⚠️ flaky
Traceback (most recent call last):
  File "/home/runner/work/smart-tests-cli/smart-tests-cli/tests/test_flaky.py", line 8, in test_flaky_function
    self.assertGreater(random.random(), 0.05)
AssertionError: 0.03890664277737299 not greater than 0.05

[-> View Test suite health in main branch]

@ono-max ono-max closed this Oct 8, 2025
@ono-max ono-max deleted the enable-early-flake branch October 8, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants