public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/3941] New: 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4>
@ 2007-01-30 18:06 cagney at redhat dot com
  2007-01-30 18:08 ` [Bug general/3941] " cagney at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: cagney at redhat dot com @ 2007-01-30 18:06 UTC (permalink / raw)
  To: frysk-bugzilla

On x86-64 RHEL at least:

1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError:
section-1-alignment expected:<0> but was:<4>
   at lib.elf.tests.TestElf.testObjectFile(funit)
   at frysk.junit.Runner.runCases(funit)
   at frysk.junit.Runner.runArchCases(funit)
   at frysk.junit.Runner.runTestCases(funit)
   at funit.main(funit)

-- 
           Summary: 1)
                    testObjectFile(lib.elf.tests.TestElf)junit.framework.Ass
                    ertionFailedError: section-1-alignment expected:<0> but
                    was:<4>
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=3941

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug general/3941] 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4>
  2007-01-30 18:06 [Bug general/3941] New: 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4> cagney at redhat dot com
@ 2007-01-30 18:08 ` cagney at redhat dot com
  2008-03-13 22:48 ` mark at klomp dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: cagney at redhat dot com @ 2007-01-30 18:08 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From cagney at redhat dot com  2007-01-30 18:07 -------
RHEL: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225453

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |3385
              nThis|                            |


http://sourceware.org/bugzilla/show_bug.cgi?id=3941

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug general/3941] 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4>
  2007-01-30 18:06 [Bug general/3941] New: 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4> cagney at redhat dot com
  2007-01-30 18:08 ` [Bug general/3941] " cagney at redhat dot com
@ 2008-03-13 22:48 ` mark at klomp dot org
  2008-03-13 23:20 ` cagney at redhat dot com
  2008-03-14  0:08 ` mark at klomp dot org
  3 siblings, 0 replies; 5+ messages in thread
From: mark at klomp dot org @ 2008-03-13 22:48 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mark at klomp dot org  2008-03-13 22:47 -------
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)


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=3941

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug general/3941] 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4>
  2007-01-30 18:06 [Bug general/3941] New: 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4> cagney at redhat dot com
  2007-01-30 18:08 ` [Bug general/3941] " cagney at redhat dot com
  2008-03-13 22:48 ` mark at klomp dot org
@ 2008-03-13 23:20 ` cagney at redhat dot com
  2008-03-14  0:08 ` mark at klomp dot org
  3 siblings, 0 replies; 5+ messages in thread
From: cagney at redhat dot com @ 2008-03-13 23:20 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From cagney at redhat dot com  2008-03-13 23:20 -------
Does the test pass on RHEL 5?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3941

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug general/3941] 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4>
  2007-01-30 18:06 [Bug general/3941] New: 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4> cagney at redhat dot com
                   ` (2 preceding siblings ...)
  2008-03-13 23:20 ` cagney at redhat dot com
@ 2008-03-14  0:08 ` mark at klomp dot org
  3 siblings, 0 replies; 5+ messages in thread
From: mark at klomp dot org @ 2008-03-14  0:08 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mark at klomp dot org  2008-03-14 00:06 -------
(In reply to comment #3)
> Does the test pass on RHEL 5?

It passes on CentOS 5.1 x86_64 against current git trunk.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3941

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-03-14  0:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-30 18:06 [Bug general/3941] New: 1) testObjectFile(lib.elf.tests.TestElf)junit.framework.AssertionFailedError: section-1-alignment expected:<0> but was:<4> cagney at redhat dot com
2007-01-30 18:08 ` [Bug general/3941] " cagney at redhat dot com
2008-03-13 22:48 ` mark at klomp dot org
2008-03-13 23:20 ` cagney at redhat dot com
2008-03-14  0:08 ` mark at klomp dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).