Ticket #2883 (closed defect: fixed)

Opened 12 years ago

Last modified 11 years ago

non-portable test

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

Description

When building with --enable-tests one test fails on at least 12 architectures out of 14:

#i386

make[6]: Entering directory `/build/buildd-mc_4.8.5-1~exp0-i386-y0nldb/mc-4.8.5/tests/src/filemanager'
Running suite(s): /src/filemanager
0%: Checks: 1, Failures: 1, Errors: 0
do_panel_cd.c:89:F:Core:test_do_panel_cd_empty_mean_home:0: Assertion 'ret' failed
FAIL: do_panel_cd
Running suite(s): /src/filemanager
100%: Checks: 1, Failures: 0, Errors: 0
PASS: examine_cd
===================
1 of 2 tests failed
===================

#armhf

make[6]: Entering directory `/build/buildd-mc_4.8.5-1~exp0-armhf-HKC0OG/mc-4.8.5/tests/src/filemanager'
Running suite(s): /src/filemanager
0%: Checks: 1, Failures: 1, Errors: 0
do_panel_cd.c:89:F:Core:test_do_panel_cd_empty_mean_home:0: Assertion 'ret' failed
FAIL: do_panel_cd
Running suite(s): /src/filemanager
100%: Checks: 1, Failures: 0, Errors: 0
PASS: examine_cd
make[6]: *** [check-TESTS] Error 1
===================
1 of 2 tests failed
===================

#kfreebsd-amd64

make[6]: Entering directory `/build/buildd-mc_4.8.5-1~exp0-kfreebsd-amd64-760rVX/mc-4.8.5/tests/src/filemanager'
Running suite(s): /src/filemanager
0%: Checks: 1, Failures: 1, Errors: 0
do_panel_cd.c:89:F:Core:test_do_panel_cd_empty_mean_home:0: Assertion 'ret' failed
FAIL: do_panel_cd
Running suite(s): /src/filemanager
100%: Checks: 1, Failures: 0, Errors: 0
PASS: examine_cd
===================
1 of 2 tests failed
===================

etc.

Thank you.

Change History

comment:1 Changed 11 years ago by slavazanko

  • Owner set to slavazanko
  • Status changed from new to accepted
  • Branch state changed from no branch to on review
  • Milestone changed from Future Releases to 4.8.7

Created branch 2883_portable_tests

Review, please.

comment:2 Changed 11 years ago by andrew_b

  • Votes for changeset set to andrew_b

comment:3 Changed 11 years ago by angel_il

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

comment:4 Changed 11 years ago by slavazanko

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

comment:5 Changed 11 years ago by slavazanko

  • Status changed from testing to closed
  • Votes for changeset changed from committed-master to committed-master committed-stable
Note: See TracTickets for help on using tickets.