Dist::Zilla::Plugin::TrialVersionComment fails and times out
还没有人认领这个 Issue。
评估
调研方向
The issue is in Dist::Zilla::Plugin::TrialVersionComment's integration with PPI under PerlOnJava. Start by examining the plugin's source, particularly the transformation of version assignments. Reproduce the failure using the CPAN test run details. Focus on object lifecycle and refcount issues noted in the repository's PPI support documentation. Create a minimal test case that isolates the problem without modifying upstream tests.
由索引模型根据 Issue 内容生成。
描述
Summary
Dist::Zilla::Plugin::TrialVersionComment-0.007 fails under PerlOnJava in
the CPAN compatibility run.
Evidence
-
CPAN run:
20260924-085657-82687 -
Failing test:
t/01-basic.t -
System Perl oracle: all 15 test files passed, 30 tests total.
-
PerlOnJava: the test command exceeded the 300-second runtime limit.
-
Before the timeout, the plugin produced:
our $VERSION = '; # TRIALThe expected output preserves the version literal:
our $VERSION = '0.001'; # TRIAL
The minimal standalone PPI parse/mutate/serialize operation reproduces the
expected output under PerlOnJava, so this appears to require the
Dist::Zilla/PPI integration path rather than being a generic PPI round-trip
failure.
Investigation notes
The repository's PPI support notes already identify unresolved PerlOnJava
object-lifecycle/refcount/DESTROY problems that may explain both the
corrupted transformed content and the long-running test process. This issue
should be reduced to a project-owned minimal reproducer before implementing a
fix; do not change the upstream test.
Acceptance criteria
- Identify the root cause in the Dist::Zilla/PPI integration or PerlOnJava
runtime. - Add a permanent focused regression test that passes under system Perl and
both PerlOnJava backends where applicable. - Make the plugin's version assignment transformation preserve the original
version literal and complete within normal test time. - Re-run the full
Dist::Zilla::Plugin::TrialVersionCommenttest suite.
- 主要语言
- Perl
- 星标
- 64
- 派生
- 6
- 平均合并
- 5 小时 38 分钟
- 30 天内合并 PR
- 170
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
fglock/PerlOnJava 的其他 Issue
-
area:cpan-port area:unicode bug
难度 2/5 1-3 小时 新手友好度 88/100
fglock/PerlOnJava#1341 ·
-
area:backend area:runtime bug
难度 4/5 3-5 天 新手友好度 45/100
fglock/PerlOnJava#1511 ·
-
area:cpan-port area:platform enhancement
难度 5/5 一周以上 新手友好度 30/100
fglock/PerlOnJava#1507 ·
-
bug
难度 4/5 3-5 天 新手友好度 45/100
fglock/PerlOnJava#1506 ·
-
bug enhancement
难度 4/5 3-5 天 新手友好度 45/100
fglock/PerlOnJava#1502 ·
查看 fglock/PerlOnJava 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
-
documentation Needs Triage
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100
trizen/youtube-viewer#456 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
-
connectivity 未关闭
难度 1/5 1 小时以内 新手友好度 80/100