ARMmbed / ARMmbed/ci-test-shield

Speed Up Tests

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
9
Forks
33
PR merge metrics
No merged PRs in 30d

Description

## Problem

Some tests take way too long to run, like PWM, some of those take ~10s
## Solution

Add `#error` like functionality so if part way through the test a fail is obvious then it exits and moves on.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the PWM tests and the existing test failure-handling path in the repository. Determine how an obvious failure can stop the current test early and let the remaining tests continue; done means slow tests exit promptly after a failure without changing their pass/fail results.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.