NXP backend: Improve test result gathering#20024
Merged
roman-janik-nxp merged 2 commits intoJun 18, 2026
Merged
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20024
Note: Links to docs will display an error until the docs builds have been completed. ❌ 6 New Failures, 9 Cancelled Jobs, 5 Pending, 6 Unrelated Failures, 2 Unclassified FailuresAs of commit 8bdbaf7 with merge base 0da9ca3 ( NEW FAILURES - The following jobs have failed:
UNCLASSIFIED FAILURES - DrCI could not classify the following jobs because the workflow did not run on the merge base. The failures may be pre-existing on trunk or introduced by this PR:
CANCELLED JOBS - The following jobs were cancelled. Please retry:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following jobs failed but was present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Collaborator
Author
novak-vaclav
suggested changes
Jun 8, 2026
ceed080 to
9b79072
Compare
Contributor
|
Provided additional information to some of my comments. Otherwise LGTM |
c4223bb to
1f7d775
Compare
1f7d775 to
c8e76a9
Compare
c8e76a9 to
0b19317
Compare
Collaborator
Author
|
Internal CI: https://bamboo3.sw.nxp.com/browse/MLTECE-EXIGH183-13. |
MartinPavella
approved these changes
Jun 17, 2026
0b19317 to
a14d65f
Compare
Collaborator
Author
|
Resolved the |
robert-kalmar
approved these changes
Jun 17, 2026
a14d65f to
8bdbaf7
Compare
Collaborator
Author
|
The failing checks seem unrelated and the internal build is passing. Merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Feature for creating improved test results for reporting when test log-level is set to DEBUG. Adds IR models to .outputs/test_dir, result tensor differences, text variant of input and result tensors, summary with test info.
Test plan
Test provided. All tests that use NSYS.
cc @robert-kalmar