On Fri, 17 Apr 2009, Parrot wrote:

> #504: packfile pmcs
> ----------------------+-----------------------------------------------------
>  Reporter:  Infinoid  |       Owner:  Infinoid             
>      Type:  feature   |      Status:  new                  
>  Priority:  normal    |   Milestone:  1.2                  
> Component:  core      |     Version:                       
>  Severity:  medium    |    Keywords:  packfile pmc core pbc
>      Lang:            |       Patch:                       
>  Platform:            |  
> ----------------------+-----------------------------------------------------
> 
> Comment(by Infinoid):
> 
>  bacek++ has made quite a lot of progress with this in his packfile_revamp
>  branch, which was recently merged to trunk in r38172.  This could use
>  testing on lots of different platforms.

As of r38175, I got the following failures. Unfortunately, imcc doesn't 
tell you which file doesn't exist.  

I suspect a MANIFEST error of some sort, and will look into it later
today, as time permits.

t/pmc/packfileannotationkeys....error:imcc:No such file or directory
        in file 't/pmc/packfileannotationkeys.t' line 20
dubious
        Test returned status 2 (wstat 512, 0x200)
t/pmc/packfileconstanttable.....error:imcc:No such file or directory
        in file 't/pmc/packfileconstanttable.t' line 25
dubious
        Test returned status 2 (wstat 512, 0x200)
t/pmc/packfilefixuptable........error:imcc:No such file or directory
        in file 't/pmc/packfilefixuptable.t' line 23
dubious
        Test returned status 2 (wstat 512, 0x200)
t/pmc/packfile..................error:imcc:No such file or directory
        in file 't/pmc/packfile.t' line 20
dubious
        Test returned status 2 (wstat 512, 0x200)
t/pmc/packfileannotation........ok
t/pmc/packfilefixupentry........error:imcc:No such file or directory
        in file 't/pmc/packfilefixupentry.t' line 22
dubious
        Test returned status 2 (wstat 512, 0x200)
t/pmc/packfilesegment...........ok
t/pmc/packfiledirectory.........error:imcc:No such file or directory
        in file 't/pmc/packfiledirectory.t' line 20
dubious
        Test returned status 2 (wstat 512, 0x200)
t/pmc/packfileannotations.......error:imcc:No such file or directory
        in file 't/pmc/packfileannotations.t' line 20
dubious
        Test returned status 2 (wstat 512, 0x200)
t/pmc/packfilerawsegment........error:imcc:No such file or directory
        in file 't/pmc/packfilerawsegment.t' line 24
dubious
        Test returned status 2 (wstat 512, 0x200)
Failed Test                    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/pmc/packfile.t                  2   512    ??   ??  ??
t/pmc/packfileannotationkeys.t    2   512    ??   ??  ??
t/pmc/packfileannotations.t       2   512    ??   ??  ??
t/pmc/packfileconstanttable.t     2   512    ??   ??  ??
t/pmc/packfiledirectory.t         2   512    ??   ??  ??
t/pmc/packfilefixupentry.t        2   512    ??   ??  ??
t/pmc/packfilefixuptable.t        2   512    ??   ??  ??
t/pmc/packfilerawsegment.t        2   512    ??   ??  ??

-- 
    Andy Dougherty              [email protected]
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to