Skip to content

chore: enable better debugging for flaky test

Jay McCure requested to merge jmc-flaky-int-test into main

Description

  • Improves error message when getting archive fails.
  • Keeps test log even if job fails
  • Logs error message in commands/project/archive/repo_archive_integration_test.go from cmd.CombinedOutput()

Related Issues

Related to #1381 (closed)

How has this been tested?

Pipelines

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Jay McCure

Merge request reports