Skip to content

Fixes for MMTests scripts - #630

Merged
roxell merged 16 commits into
Linaro:masterfrom
manul7:mmtests-fixes
Jul 30, 2026
Merged

Fixes for MMTests scripts#630
roxell merged 16 commits into
Linaro:masterfrom
manul7:mmtests-fixes

Conversation

@manul7

@manul7 manul7 commented Jul 1, 2026

Copy link
Copy Markdown

No description provided.

Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Comment thread automated/linux/mmtests/collector.py Outdated

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this try except block happen before the the two sys.exit(1) ?

@manul7
manul7 requested a review from roxell July 7, 2026 11:06
Konstantin Belov and others added 15 commits July 24, 2026 15:05
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
Signed-off-by: Konstantin Belov <konstantin.belov@linaro.org>
copytree raised FileExistsError when the target dir was already
there, and crashed the archive copy. Pass dirs_exist_ok=True.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
copytree creates the output dir itself, so FileNotFoundError means
the source is gone, not the output. Point the message at the source.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
@roxell
roxell merged commit 5b1b6a6 into Linaro:master Jul 30, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants