Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#4648 closed defect (fixed)

Fix mercurial-2.9 test suite: test-archive-symlinks.t

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

It is known that test-archive-symlinks.t fails, due to unexpected failure of unzip

Change History (6)

comment:1 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 10 years ago

Type: enhancementdefect

comment:3 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Fix the test suite:

      sed -e 's|unzip archive.zip|unzip archive.zip 2>/dev/null|' \
          -i  tests/test-archive-symlinks.t

Fixed at r12666.

comment:4 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: closedreopened

Problem is with unzip, not with mercurial.

comment:5 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: reopenedclosed

Reverting and removing comments about test failure.

Fixed at 12667.

comment:6 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.