confluence-mdx: 테스트케이스 5건 expected 데이터 현행화 (15/16 pass, 1 known fail)#863
Merged
confluence-mdx: 테스트케이스 5건 expected 데이터 현행화 (15/16 pass, 1 known fail)#863
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…성하여 16/16 pass 달성 - 544145591: fail → pass (텍스트 변경 5건: 지정시→지정 시, 여러개→여러 개, 메세지→메시지, 갯수→개수) - 544178405: fail → pass (텍스트 변경 5건: 통하여→통해, 보여지는→보이는, 설정해야하는→설정해야 하는 등) - Databased→Database 테이블 내 변경은 제외 (테이블 재생성 시 <ac:link> 소실 이슈) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
bd0965e to
73c2114
Compare
…fail) 테이블 블록 내 텍스트 변경 시 테이블 전체가 재생성되어 <ac:link> 요소가 소실되는 문제로 status: fail 상태를 유지합니다. 후속 작업(F3: 테이블 <ac:link> 가드)에서 해결 예정입니다. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
reverse-sync 테스트케이스의
original.mdx/improved.mdx를 현재 forward converter의expected.mdx기반으로 재생성하여, 라운드트립 검증에서 converter 포맷 차이로 인한status: fail을 해소합니다.결과: 15/16 pass, 1 known fail
제외할 지→제외할지(1건)완료시→완료 시,클릭하시면→클릭하면등 (9건)여러개→여러 개,필요시→필요 시(2건)지정시→지정 시,여러개→여러 개,메세지→메시지,갯수→개수(5건)통하여→통해,보여지는→보이는,설정해야하는→설정해야 하는,Databased→Database등 (6건)544178405
status: fail사유테이블 블록 내 텍스트 변경(
Databased→Database) 시 테이블 전체가 재생성되어<ac:link>요소가<a href>로 소실됩니다. 이 테이블 재생성 이슈는 별도 후속 작업(F3: 테이블<ac:link>가드)으로 관리합니다.Test plan
make test-reverse-sync(16건 통과, 15 pass + 1 expected fail)make test-xhtml-diff(15건 통과)make test-convert(21건 통과)make test-skeleton(18건 통과)🤖 Generated with Claude Code