Skip to content

[CI TEST] Add crash diagnostics and intentional test failure for CI verification#215

Draft
AaronStGeorge wants to merge 4 commits intoiree-org:mainfrom
AaronStGeorge:p035-loading-segfault
Draft

[CI TEST] Add crash diagnostics and intentional test failure for CI verification#215
AaronStGeorge wants to merge 4 commits intoiree-org:mainfrom
AaronStGeorge:p035-loading-segfault

Conversation

@AaronStGeorge
Copy link
Contributor

  • Add ENV parameter to add_fusilli_plugin_test() for per-test env vars
  • Set LD_DEBUG=all on plugin_load_test for linker diagnostics on crash
  • Add intentional FAIL() to simple_matmul to verify CI captures rich output (env vars, logging) — to be removed after verification

AaronStGeorge and others added 4 commits March 3, 2026 13:51
- Add ENV parameter to add_fusilli_plugin_test() for per-test env vars
- Set LD_DEBUG=all on plugin_load_test for linker diagnostics on crash
- Add intentional FAIL() to simple_matmul to verify CI captures rich
  output (env vars, logging) — to be removed after verification

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Segfault in plugin_load_test after hipdnnSetEnginePluginPaths_ext to
  check if logs before the crash are captured by --output-on-failure
- FAIL() in simple_matmul to verify env var logging output is captured
- Both to be removed after CI log verification

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Too verbose to be useful in CI logs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Segfault in hipdnnPluginSetLoggingCallback (called during dlopen via
hipdnnCreate) to verify CI log capture when crash is inside the plugin.
Remove previous segfault from plugin_load test body.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant