Skip to content

integrates\refac(build): #10949 improve assertion

Brandon Lotero requested to merge bloteroatfluid into trunk

integrates\refac(build): #10949 (closed) improve assertion

  • Anticipate assert of root being inactive
  • Usually this test fails when fetching the reason selector. However, the actual failure reason is for a non determinism in the active state span.
  • This way we can know beforehand if the active span is not in the correct state at the beggining of the test

These checklists encourage us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Author Checklist

  • I ensured the use case that I'm working on is covered by tests
  • I checked on my ephemeral environment (if there is one) that the product works as expected after this change

Reviewer Checklist

  • I understand what is changing and its impacts
  • I assessed the need for providing recommendations on how the issue is being addressed
  • I checked on the author's ephemeral environment (if there is one) that the product works as expected after this change
  • I will assist the author in resolving any issues arising from the change
Edited by Brandon Lotero

Merge request reports