Skip to content

openvmm: extend exhaustive Loom test timeout - #154

Merged
Pedro Henrique Penna (ppenna) merged 1 commit into
devfrom
fix-atomic-ringbuf-loom-timeout
Sep 21, 2026
Merged

Pedro Henrique Penna (ppenna) merged 1 commit into
devfrom
fix-atomic-ringbuf-loom-timeout

Conversation

@ppenna

Copy link
Copy Markdown
Contributor

Summary

Dependency

This PR depends on nanvix/openvmm#88. That change gives one exhaustive atomic-ringbuf Loom test a narrowly scoped 120-second nextest budget while preserving every other timeout and the model itself.

Validation

OpenVMM source PR

  • atomic_ringbuf check, clippy, documentation, and nextest passed
  • workspace formatting passed
  • exact Windows Loom test passed three consecutive bare-metal runs: 43.668s, 43.506s, and 46.527s

NVX integration

  • source/submodule verification passed
  • complete Windows OpenVMM unit lane: 4,170/4,170 tests passed, 9 expected skips
  • all OpenVMM doctests passed

Related: #135

Advance OpenVMM to the exact head of nanvix/openvmm#88 so the exhaustive atomic-ringbuf wraparound model receives a narrowly scoped 120-second nextest budget on CI and agent profiles.

The model and all unrelated timeout policies remain unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

🔵 Needs a closer look

Final approval should await the upstream dependency and completion of the exact-head NVX CI matrix.

Review effort: Balanced
Findings: None

What changed in this PR

Advances the OpenVMM submodule to the revision that extends one exhaustive Loom test’s timeout.

Changes:

  • Pins OpenVMM to the exact head of nanvix/openvmm#88.
  • Keeps the NVX integration gitlink-only.
File Description
openvmm Updates the submodule from c17e2d3 to 64054d7.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ppenna
Pedro Henrique Penna (ppenna) merged commit 40e421c into dev Sep 21, 2026
23 checks passed
@ppenna
Pedro Henrique Penna (ppenna) deleted the fix-atomic-ringbuf-loom-timeout branch September 21, 2026 03:41
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