Roll up integration-elonsg into dev - #370
Merged
Merged
Conversation
Add a structural assertion marker and an additive failure_kind field so report consumers can distinguish assertion failures from test execution errors without parsing prose. Preserve legacy status, error, report bytes after projection, and exit behavior. ⟦AI:FKST⟧
Prove that assertion-like Lua runtime error text remains test_error unless the engine assertion marker is present. ⟦AI:FKST⟧
…501f44ad904169c12747c1e8c0
…oject/fkst-substrate/367/ready-github-devloop-issue-ChronoAIProject-fkst-substrate-367-intake-0144989699-redrive-ready-23-3554456906 github-devloop implementation for #367
Contributor
Author
|
github-devloop-integration rollup observe sample status=clean |
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
Roll up 4 commits from
integration-elonsgintodevforChronoAIProject/fkst-substrate, through immutable head40905eb6c8ff23ea4b469ca903150c82dc238c56.assertion_failureusing structural provenance through themluacause chain.test_error.中文摘要:本次汇总改进测试报告的失败来源分类,以结构化标记区分断言失败与一般运行错误,并保持现有序列化字段和退出行为不变。
Includes github-devloop PR #369 for issue #367.
⟦AI:FKST⟧