Skip to content

tests: unify encoder/decoder captured-output rendering - #214

Open
dabrain34 wants to merge 1 commit into
KhronosGroup:mainfrom
dabrain34:dab_fix_verbose_encoder
Open

tests: unify encoder/decoder captured-output rendering#214
dabrain34 wants to merge 1 commit into
KhronosGroup:mainfrom
dabrain34:dab_fix_verbose_encoder

Conversation

@dabrain34

@dabrain34 dabrain34 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Description

Move build_decoder_command into the decoder framework and reuse it
from the encoder, dropping it and the validation flow from base.
Render output via a generic meta["output_sections"] list each
framework populates, so base needs no encoder/decoder knowledge.
The encoder appends its decoder-validation output after its own,
matching runtime order. Extract the encoder validation flow into
_run_decoder_validation_stage.

Type of change

bug fix

Issue (optional)

Tests

NVIDIA GeForce RTX 3050 Ti Laptop GPU / NVIDIA 595.44.00 / Ubuntu 24.04.4 LTS

Total Tests: 79
Passed: 62
Crashed: 0
Failed: 0
Not Supported: 16
Skipped: 1 (in skip list)
Success Rate: 100.0%

Additional Details (optional)

@dabrain34 dabrain34 changed the title tests: defer decoder validation output to after encoder block draft: tests: defer decoder validation output to after encoder block Jun 8, 2026
@dabrain34
dabrain34 force-pushed the dab_fix_verbose_encoder branch from fe9ef82 to 5908cb2 Compare June 11, 2026 13:16
@dabrain34 dabrain34 changed the title draft: tests: defer decoder validation output to after encoder block tests: unify encoder/decoder captured-output rendering Jun 11, 2026
@dabrain34
dabrain34 force-pushed the dab_fix_verbose_encoder branch from 5908cb2 to 33cc30d Compare June 11, 2026 13:44
Move build_decoder_command into the decoder framework and reuse it
from the encoder, dropping it and the validation flow from base.
Render output via a generic meta["output_sections"] list each
framework populates, so base needs no encoder/decoder knowledge.
The encoder appends its decoder-validation output after its own,
matching runtime order. Extract the encoder validation flow into
_run_decoder_validation_stage.
@dabrain34
dabrain34 force-pushed the dab_fix_verbose_encoder branch from 33cc30d to c365e39 Compare June 11, 2026 14:24
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