job000204

joel_kovisto (Joel Kovisto)
Joel Kovisto created this job , modified by Perforce maintenance
Closed
P4::Progress does not appear to work.

We are having some issues with P4::Progress in P4PERL. P4::Progress does not work in either P4Perl 2012.2 or 2014.1

If we try following the example code in the POD for P4::Progress (perldoc P4::Progress) and then do a $p4->RunSync('-q','-f','...') for example, none of the callbacks get called. Performing the same operation at the CLI works as expected.

Also, the unit test provided for P4::Progress, t/55-progress.t does not verify any of the expected behaviors (none of the values of %count are verified); so the fact that this test passes doesn't prove anything.
  • Details
  • Comments -
Status
Closed
Project
p4perl
Severity
B
Reported By
Joel Kovisto
Reported Date
Modified By
Perforce maintenance
Modified Date
Owned By
paul_allen
Type
Bug