On 1/26/12 10:12 PM, Jonathan "Duke" Leto wrote:
+1 to merge now


I have merged the kid51/fulltest_easy branch into master.

When subsequently running make smolder_fulltest, I noticed a codingstd failure:

$ prove -v t/codingstd/filenames.t
t/codingstd/filenames.t ..
1..3
not ok 1 - No multi-dot filenames

#   Failed test 'No multi-dot filenames'
#   at t/codingstd/filenames.t line 93.
# Multi-dot filename found in 1 files:
# .travis.yml
ok 2 - Portable characters in filenames
ok 3 - Filenames length
# Looks like you failed 1 test of 3.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests

Test Summary Report
-------------------
t/codingstd/filenames.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=1, Tests=3, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.19 cusr 0.01 csys = 0.24 CPU)
Result: FAIL

Can you add an exception in t/codingstd/filenames.t to account for this hidden file?

Thank you very much.
Jim Keenan

_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to