Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: Trigger uevent for newly added scsi_debug device in the Drive tests #1345

Closed
wants to merge 4 commits into from

Conversation

tbzatek
Copy link
Member

@tbzatek tbzatek commented Jan 22, 2025

  ======================================================================
  FAIL: test_40_properties (test_40_drive.UdisksDriveTest.test_40_properties)
  Test of Drive properties values
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/var/ARTIFACTS/work-testsd3_d7qry/plans/tests/tree/src/tests/dbus-tests/test_40_drive.py", line 123, in test_40_properties
      actual_val.assertEqual(expected_val)
      ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
    File "/var/ARTIFACTS/work-testsd3_d7qry/plans/tests/tree/src/tests/dbus-tests/udiskstestcase.py", line 141, in assertEqual
      raise AssertionError('%s != %s' % (self._value, value))
  AssertionError: dbus.Array([], signature=dbus.Signature('s'), variant_level=1) != ['optical_cd']

@tbzatek tbzatek marked this pull request as draft January 22, 2025 18:14
…tests

  ======================================================================
  FAIL: test_40_properties (test_40_drive.UdisksDriveTest.test_40_properties)
  Test of Drive properties values
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/var/ARTIFACTS/work-testsd3_d7qry/plans/tests/tree/src/tests/dbus-tests/test_40_drive.py", line 123, in test_40_properties
      actual_val.assertEqual(expected_val)
      ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
    File "/var/ARTIFACTS/work-testsd3_d7qry/plans/tests/tree/src/tests/dbus-tests/udiskstestcase.py", line 141, in assertEqual
      raise AssertionError('%s != %s' % (self._value, value))
  AssertionError: dbus.Array([], signature=dbus.Signature('s'), variant_level=1) != ['optical_cd']
@tbzatek tbzatek force-pushed the tests-drive-trigger branch from d0e1f4e to 7d66a73 Compare January 22, 2025 18:17
@tbzatek
Copy link
Member Author

tbzatek commented Jan 24, 2025

#$%@! amazon-ec2-utils 💩 💩 💩
Proper fix in #1346.

@tbzatek tbzatek closed this Jan 24, 2025
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