Uploaded image for project: 'Subscription Watch'
  1. Subscription Watch
  2. SWATCH-3505

Fix test_verify_remittance_of_contract_product

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • None
    • None
    • 5
    • False
    • Hide

      None

      Show
      None
    • False

      This is a post-stage-deploy test failure.
      Failure link: test_verify_remittance_of_contract_product

      error_message = f"The action '{description}' was not completed within the timeout period. Last result was '{result}'. "
              logging.error(error_message)
              if failure_function:
                  failure_function(result)
      >       assert False, error_message
      E       AssertionError: The action 'wait for remittances for 'rosa', 'Cores', expected value 'None', status 'succeeded', and '{'billingProvider': 'aws', 'billingAccountId': 'testzkqk'}'' was not completed within the timeout period. Last result was '[]'. 
      E       assert False
      
      /iqe_venv/lib/python3.12/site-packages/iqe_rhsm_subscriptions/utils/utils.py:525: AssertionError
      

      These tests were passing consistently since they were fixed in: https://issues.redhat.com/browse/SWATCH-3421

      And they started failing consistently after SWATCH-3466 Make the sync_tally method more robust

      Done Criteria:

      • Tests pass

              rh-ee-liwalker Lisa Walker
              buschv Vanessa Busch
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: