Skip to content

Conversation

@ono-max
Copy link
Contributor

@ono-max ono-max commented Feb 9, 2026

No description provided.

@launchable-app
Copy link

launchable-app bot commented Feb 9, 2026

1/228 Tests Failed

tests/commands/record/test_session.py#test_run_session_without_flavor
Traceback (most recent call last):
  File "/home/runner/.local/share/virtualenvs/smart-tests-cli-djAcMpSV/lib/python3.10/site-packages/responses/__init__.py", line 232, in wrapper
    return func(*args, **kwargs)
  File "/opt/hostedtoolcache/Python/3.10.19/x64/lib/python3.10/unittest/mock.py", line 1833, in _inner
    return f(*args, **kw)
  File "/home/runner/work/smart-tests-cli/smart-tests-cli/tests/commands/record/test_session.py", line 31, in test_run_session_without_flavor
    self.assert_json_orderless_equal({
  File "/home/runner/work/smart-tests-cli/smart-tests-cli/tests/cli_test_case.py", line 332, in assert_json_orderless_equal
    self.assertEqual(tree_sorted(a), tree_sorted(b))
AssertionError: Lists differ: [('fl[26 chars]on', True), ('links', []), ('noBuild', False),[56 chars]one)] != [('fl[26 chars]on', False), ('links', []), ('noBuild', False)[57 chars]one)]

First differing element 1:
('isObservation', True)
('isObservation', False)

  [('flavors', []),
-  ('isObservation', True),
?                    ^^^

+  ('isObservation', False),
?                    ^^^^

   ('links', []),
   ('noBuild', False),
   ('lineage', None),
   ('testSuite', None),
   ('timestamp', None)]

[-> View Test suite health in main branch]

@ono-max ono-max closed this Feb 9, 2026
@ono-max ono-max deleted the ono-max-patch-1 branch February 9, 2026 06:54
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.

1 participant