Skip to content

fix: SDMS - tests swallow exceptions

Konstantin Gukov requested to merge msft/fix/tests-swallow-exceptions into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test
  • Documentation

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Anthos
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

Do not ignore the exceptions happening in the tests. Fix the tests that were silently failing.

Edited by Konstantin Gukov

Merge request reports