#1712: Packfile tests incorrectly try to read non-native packfiles.
----------------------+-----------------------------------------------------
 Reporter:  doughera  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  none      |     Version:  trunk
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by doughera):

 I have changed the title of this ticket to more accurately reflect one of
 the main problems:  The packfile tests are simply wrong.  The binary
 packfiles used in the tests are generated on one particular system, but
 the test assumes they can be read on all systems.  That is simply not
 true, as this ticket demonstrates.  Some of the conversions are supported,
 but others are not.  Until portable packfiles are implemented, this test
 should be skipped.  Alternatively, the packfiles required for the test
 could be natively generated on the system as part of the build process.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1712#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to