[skip-build] test: native lifecycle比較を統合 - #169
Merged
Merged
Conversation
Owner
Author
|
統合CIでshared libraryのuchardet_is_done export漏れを検出したため、Draftのまま修正待ち。native PR #43のstatic CI成功とは区別する。native側でexport補完と3OS shared lifecycle回帰テストを追加中。ローカルGCC shared build/CTestは成功。修正のnative CI確認・dev統合後にsubmoduleを更新する。 |
Owner
Author
|
uchardet #44をdevへ統合済み(f2873ba1fdf521fc7311fbb3c1272be83d87c667)。全11 CI成功、Linux/macOS/Windowsのshared lifecycle実行を含む。現在submodule取得・署名コミットに必要なSSH agent認証待ち。旧headの16通常チェックは成功、Native ASan/UBSanのみ既知のexport漏れで失敗。修正版の統合CIを確認するまではDraftを維持する。 |
Owner
Author
|
追加ローカル検証: 公開headerの13関数とexport一覧が一致し、GCC shared objectの定義済みdynamic symbolにも13関数すべて存在することを確認。submoduleは修正統合commit f2873baへ更新済みで、332 tests + 79 subtests成功(28 skip)。署名コミットの認証待ちで未push。なおCTestは154件実行で、既知の5件はconfigure時に対象外(実行時skip数ではない)。 |
PyYoshi
marked this pull request as ready for review
September 21, 2026 02:49
This was referenced Sep 21, 2026
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.
変更内容
検証
engineの判定処理・公開signatureは変更なし。wheel buildのみ省略し通常CIを実行。
Refs #117。P01およびIssue全体は未完了。