Ticket #2804 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

path_cmp: FTBFS with --enable-tests on [powerpc,s390,s390x]

Reported by: onlyjob Owned by: slavazanko
Priority: major Milestone: 4.8.4
Component: tests Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master committed-stable

Description

powerpc:

path_cmp.c:82:F:Core:test_path_compare:0: 
input1: /#enc:KOI8-R/тестовый/путь
input2: /тестовый/путь
expected: -174
actual: -11410786

https://buildd.debian.org/status/fetch.php?pkg=mc&arch=powerpc&ver=3%3A4.8.3-1&stamp=1336276252&file=log

s390:

path_cmp.c:82:F:Core:test_path_compare:0: 
input1: /#enc:KOI8-R/тестовый/путь
input2: /тестовый/путь
expected: -174
actual: -2

https://buildd.debian.org/status/fetch.php?pkg=mc&arch=s390&ver=3%3A4.8.3-1&stamp=1336276234&file=log

s390x:

path_cmp.c:82:F:Core:test_path_compare:0: 
input1: /#enc:KOI8-R/тестовый/путь
input2: /тестовый/путь
expected: -174
actual: -2

https://buildd.debian.org/status/fetch.php?pkg=mc&arch=s390x&ver=3%3A4.8.3-1&stamp=1336276419&file=log

Change History

comment:1 Changed 12 years ago by andrew_b

  • Component changed from mc-core to tests

comment:2 Changed 12 years ago by slavazanko

  • Owner set to slavazanko
  • Status changed from new to accepted

comment:3 Changed 12 years ago by slavazanko

  • Keywords stable-candidate added
  • Branch state changed from no branch to on review
  • Milestone changed from Future Releases to 4.8.4

Created branch 2804_test_path_cmp

Review, please.

comment:4 Changed 12 years ago by slyfox

  • Votes for changeset set to slyfox

comment:5 Changed 12 years ago by andrew_b

  • Votes for changeset changed from slyfox to slyfox andrew_b
  • Branch state changed from on review to approved

comment:6 Changed 12 years ago by slavazanko

  • Status changed from accepted to testing
  • Votes for changeset changed from slyfox andrew_b to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

merged to master:

git log --pretty=oneline 48b4320..ca4e66d

comment:7 Changed 12 years ago by slavazanko

  • Keywords stable-candidate removed
  • Status changed from testing to closed
  • Votes for changeset changed from committed-master to committed-master committed-stable

merged to stable:

git log --pretty=oneline d4484e0..8540b1a
Note: See TracTickets for help on using tickets.