ci(windows): certify storage tests with Job Object ownership - #1791
Draft
joshuajbouw wants to merge 11 commits into
Draft
joshuajbouw wants to merge 11 commits into
joshuajbouw wants to merge 11 commits into
Conversation
Launch the staged storage libtest roots suspended inside kill-on-close Job Objects, retain durable output, enforce controller timeouts, and preserve aggregate-first WinFsp sequencing. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
Correct the official STARTUPINFOW x64 layout, terminate unassigned suspended roots directly on assignment failure, derive self-test list arguments from production, and drain output after cancellation. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
Resolve executables canonically before CreateProcessW, retry native Job Object PID queries with bounded headers, prove three-generation teardown and assignment-failure cleanup, and falsify output cancellation draining. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
Replace shell marker oracles with a helper-owned marker child, release root thread and process handles after exit capture before final Job Object polling, and self-test retained nonzero exits and bounded cleanup. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
Bind the official x64 process ID list layout, grow query buffers monotonically with verified counts and lengths, and preserve primary controller failures separately from cleanup failures. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
Bind the official 16-byte process ID list layout, retry successful truncated enumerations without accepting a false zero, and retain distinct primary and cleanup failures through the real catch path. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
Treat successful truncation as retry-only so stale success state cannot enter ERROR_MORE_DATA handling. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
Distinguish the minimum returned two-DWORD header from the minimum allocation and falsify valid empty, short, and over-capacity return lengths. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
Replace the shell parity oracle with exact helper-owned arguments, preserve parity evidence through failure reporting, and reject successful nonempty process lists with overlong return lengths. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
Align the delegated assigned=1/listed=1 query with the exact count-derived x64 return length of 16. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
Move libtest options before the exact positional filters, remove cargo-style separators, and add a semantic child oracle for exact selection, nocapture, and serial cache-invalidation execution. Tracking: #1790 Refs: #1710 Signed-off-by: Joshua J. Bouw <[email protected]>
3 tasks
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.
Linked Issue
Tracking #1790. Related: #1710, #1792, #1818.
Summary
Historical Windows Job Object certification vehicle for storage tests.
Windows release publication is out of the 2026.9.0 cut and parked under #1818. This stacked PR remains available as evidence and must not be merged, rebased, or presented as certification.
Changes
Verification
AI / Tool Assistance
Assisted-by: Codex:GLM-5.3 Flash
AI assistance was used for implementation. The maintainer owns the parked disposition and claim limits.
Checklist