Skip to content

Non-detected/delayed sanitycheck failures due to ROM/RAM overflow #6616

@pfalcon

Description

@pfalcon

The issue is demonstrated by #6614 , quoting it:


This PR demonstrates "delayed" regression due to growing code size. Some patches grew size of various parts of code. But apparently, we don't run the entire testsuite for each PR, so some cases of samples/tests failing for particular boards due to code/RAM size were "skipped". But later, other PRs which cause samples/tests to build may start to fail, even though these PRs don't contain any changes causing the failure.

The issue can be reproduced on the master branch even without dummy changes like this PR does, using:

scripts/sanitycheck -s tests/bluetooth/shell/test -p arduino_101

Metadata

Metadata

Assignees

Labels

area: Test FrameworkIssues related not to a particular test, but to the framework insteadbugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions