Azure / Azure/azure-sdk-tools

[Perf] Perf pipelines should fail if tests cannot be compiled or run

Open
#3,518 0 comments 0 reactions 1 assignee Assigned to @mikeharder View on GitHub
pillar-performance
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

The perf pipeline should fail if tests cannot be compiled or run. It should try to run all tests and fail at the end, rather than failing fast at the first error, to allow as many tests to run as possible.

### Examples

Tests failed to compile: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1673428&view=results

Java JAR file could not be found: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1672357&view=logs&j=da3f6c98-a301-5ab2-d70b-97175b0af4ce&t=eaa91bc1-40ee-5c9f-de4a-eeda46fd4dca&l=296

Runtime exception: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1681016&view=logs&j=da3f6c98-a301-5ab2-d70b-97175b0af4ce&t=eaa91bc1-40ee-5c9f-de4a-eeda46fd4dca&l=1575

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.