Skip to content

confluence-mdx: 테스트케이스 5건 expected 데이터 현행화 (15/16 pass, 1 known fail)#863

Merged
jk-kim0 merged 2 commits intomainfrom
fix/r2-followup-span-style-ol-start
Feb 26, 2026
Merged

confluence-mdx: 테스트케이스 5건 expected 데이터 현행화 (15/16 pass, 1 known fail)#863
jk-kim0 merged 2 commits intomainfrom
fix/r2-followup-span-style-ol-start

Conversation

@jk-kim0
Copy link
Contributor

@jk-kim0 jk-kim0 commented Feb 26, 2026

Summary

reverse-sync 테스트케이스의 original.mdx/improved.mdx를 현재 forward converter의 expected.mdx 기반으로 재생성하여, 라운드트립 검증에서 converter 포맷 차이로 인한 status: fail을 해소합니다.

결과: 15/16 pass, 1 known fail

테스트케이스 변경 전 변경 후 텍스트 교정 내용
544384417 fail pass 제외할 지제외할지 (1건)
544379140 fail pass 완료시완료 시, 클릭하시면클릭하면 등 (9건)
544112828 fail pass 여러개여러 개, 필요시필요 시 (2건)
544145591 fail pass 지정시지정 시, 여러개여러 개, 메세지메시지, 갯수개수 (5건)
544178405 fail fail 통하여통해, 보여지는보이는, 설정해야하는설정해야 하는, DatabasedDatabase 등 (6건)

544178405 status: fail 사유

테이블 블록 내 텍스트 변경(DatabasedDatabase) 시 테이블 전체가 재생성되어 <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건 통과)
  • Python unit tests (753건 통과)

🤖 Generated with Claude Code

@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
querypie-docs Ready Ready Preview, Comment Feb 26, 2026 10:02am

Request Review

…성하여 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>
…fail)

테이블 블록 내 텍스트 변경 시 테이블 전체가 재생성되어 <ac:link> 요소가
소실되는 문제로 status: fail 상태를 유지합니다.
후속 작업(F3: 테이블 <ac:link> 가드)에서 해결 예정입니다.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jk-kim0 jk-kim0 changed the title confluence-mdx: 테스트케이스 5건 expected 데이터 현행화로 16/16 pass 달성 confluence-mdx: 테스트케이스 5건 expected 데이터 현행화 (15/16 pass, 1 known fail) Feb 26, 2026
@jk-kim0 jk-kim0 merged commit 90fd400 into main Feb 26, 2026
7 checks passed
@jk-kim0 jk-kim0 deleted the fix/r2-followup-span-style-ol-start branch February 26, 2026 13:39
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