Uploaded image for project: 'Hybrid Cloud Console'
  1. Hybrid Cloud Console
  2. RHCLOUD-18700

Status listener tests fail due to a segmentation violation

XMLWordPrintable

    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • Unset
    • Sources Sprint 38
    • Minor

      Due to the change introduced in RHCLOUD-18064, the status listener tests were suffering from a segmentation violation error, making the tests crash.

      The reason of the crashes is that the above story made the "lastAvailableAt" and "lastCheckedAt" attributes from the models nullable, and the status listener was counting on them always having a value.

      By introducing a simple null check the tests should pass.

            mbarcina@redhat.com Mikel Barcina
            mbarcina@redhat.com Mikel Barcina
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: