|
Sources Bugzilla – Full Text Bug Listing |
| Summary: | 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4> | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Andrew Cagney <cagney> |
| Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Bug Depends on: | |||
| Bug Blocks: | 3385 | ||
|
Description
Andrew Cagney
2007-01-30 18:05:50 UTC
Test now passes on x86 and x86_64 Fedora 8. $ ./TestRunner lib.dwfl.TestElf Running testCore_x8664(lib.dwfl.TestElf) ...PASS Running testCore_x86(lib.dwfl.TestElf) ...PASS Running testElfCorePrpsNotes_x8664(lib.dwfl.TestElf) ...PASS Running testElfCorePrpsNotes_x86(lib.dwfl.TestElf) ...PASS Running testElfCorePrstatusNotes_x86(lib.dwfl.TestElf) ...PASS Running testElfCorePrstatusNotes_x8664(lib.dwfl.TestElf) ...PASS Running testElfCorePrAuxvNotes_x8664(lib.dwfl.TestElf) ...PASS Running testElfCorePrAuxvNotes_x86(lib.dwfl.TestElf) ...PASS Running testXFPRegSet(lib.dwfl.TestElf) ...PASS Running testObjectFile(lib.dwfl.TestElf) ...PASS Running testObjectFileTables(lib.dwfl.TestElf) ...PASS Running testLibraryVersions(lib.dwfl.TestElf) ...PASS Running testSetWordSize(lib.dwfl.TestElf) ...PASS Running testSetByteOrder(lib.dwfl.TestElf) ...PASS Time: 0.004 OK (14 tests) Does the test pass on RHEL 5? (In reply to comment #3) > Does the test pass on RHEL 5? It passes on CentOS 5.1 x86_64 against current git trunk. |