public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/4568] New: testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError
@ 2007-05-30 13:03 swagiaal at redhat dot com
  2007-05-30 13:05 ` [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: swagiaal at redhat dot com @ 2007-05-30 13:03 UTC (permalink / raw)
  To: frysk-bugzilla

Time: 5.022
There was 1 failure:
1)
testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError:
event loop run explictly stopped (terminated)
   at frysk.proc.TestLib.assertRunUntilStop(TestRunner)
   at frysk.proc.TestLib.assertRunUntilStop(TestRunner)
   at frysk.proc.TestTaskObserver.attachToAttachedTask(TestRunner)
   at frysk.proc.TestTaskObserver.testAttachToAttachedOtherTask(TestRunner)
   at frysk.junit.Runner.runCases(TestRunner)
   at frysk.junit.Runner.runArchCases(TestRunner)
   at frysk.junit.Runner.runTestCases(TestRunner)
   at TestRunner.main(TestRunner)

FAILURES!!!
Tests run: 1,  Failures: 1,  Errors: 0

-- 
           Summary: testAttachToAttachedOtherTask(frysk.proc.TestTaskObserve
                    r)junit.framework.AssertionFailedError
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: swagiaal at redhat dot com
OtherBugsDependingO 1582
             nThis:


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

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


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

* [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError
  2007-05-30 13:03 [Bug general/4568] New: testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
@ 2007-05-30 13:05 ` swagiaal at redhat dot com
  2007-05-30 13:08 ` swagiaal at redhat dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: swagiaal at redhat dot com @ 2007-05-30 13:05 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From swagiaal at redhat dot com  2007-05-30 13:04 -------
Created an attachment (id=1872)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1872&action=view)
log output for the above test


-- 


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

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


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

* [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError
  2007-05-30 13:03 [Bug general/4568] New: testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
  2007-05-30 13:05 ` [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
@ 2007-05-30 13:08 ` swagiaal at redhat dot com
  2007-06-01 21:05 ` npremji at redhat dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: swagiaal at redhat dot com @ 2007-05-30 13:08 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From swagiaal at redhat dot com  2007-05-30 13:08 -------
>From the attached log it looks like we are missing a /Terminating/ event, which
is what is required by the test to stop the event loop. If I replace that with a
/Terminated/ event requirement the test passes.

-- 


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

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


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

* [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError
  2007-05-30 13:03 [Bug general/4568] New: testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
  2007-05-30 13:05 ` [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
  2007-05-30 13:08 ` swagiaal at redhat dot com
@ 2007-06-01 21:05 ` npremji at redhat dot com
  2007-06-04 13:42 ` swagiaal at redhat dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: npremji at redhat dot com @ 2007-06-01 21:05 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From npremji at redhat dot com  2007-06-01 21:05 -------
Created an attachment (id=1877)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1877&action=view)
log output for above test


-- 


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

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


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

* [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError
  2007-05-30 13:03 [Bug general/4568] New: testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
                   ` (2 preceding siblings ...)
  2007-06-01 21:05 ` npremji at redhat dot com
@ 2007-06-04 13:42 ` swagiaal at redhat dot com
  2007-06-08 14:09 ` swagiaal at redhat dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: swagiaal at redhat dot com @ 2007-06-04 13:42 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From swagiaal at redhat dot com  2007-06-04 13:41 -------
Thank you nurdin. Can someone for whom this test is passing please attach their
results.

>cd frysk-core
>./frysk-core/TestRunner -c FINEST
frysk.proc.TestTaskObserver.testAttachToAttachedOtherTask >& test_results

-- 


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

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


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

* [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError
  2007-05-30 13:03 [Bug general/4568] New: testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
                   ` (3 preceding siblings ...)
  2007-06-04 13:42 ` swagiaal at redhat dot com
@ 2007-06-08 14:09 ` swagiaal at redhat dot com
  2007-07-02 17:11 ` mark at klomp dot org
  2007-07-02 17:14 ` mark at klomp dot org
  6 siblings, 0 replies; 8+ messages in thread
From: swagiaal at redhat dot com @ 2007-06-08 14:09 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From swagiaal at redhat dot com  2007-06-08 14:09 -------
Created an attachment (id=1883)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1883&action=view)
test results


-- 


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

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


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

* [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError
  2007-05-30 13:03 [Bug general/4568] New: testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
                   ` (4 preceding siblings ...)
  2007-06-08 14:09 ` swagiaal at redhat dot com
@ 2007-07-02 17:11 ` mark at klomp dot org
  2007-07-02 17:14 ` mark at klomp dot org
  6 siblings, 0 replies; 8+ messages in thread
From: mark at klomp dot org @ 2007-07-02 17:11 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mark at klomp dot org  2007-07-02 17:11 -------
*** Bug 4280 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cmoller at redhat dot com


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

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


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

* [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError
  2007-05-30 13:03 [Bug general/4568] New: testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
                   ` (5 preceding siblings ...)
  2007-07-02 17:11 ` mark at klomp dot org
@ 2007-07-02 17:14 ` mark at klomp dot org
  6 siblings, 0 replies; 8+ messages in thread
From: mark at klomp dot org @ 2007-07-02 17:14 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mark at klomp dot org  2007-07-02 17:14 -------
This test FAILS on 2.6.21-1.3228.fc7 x86 SMP
It PASSes on 2.6.17-1.2174_FC5 x86 and 2.6.20-1.2962.fc6 x86_64 SMP

-- 


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

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


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

end of thread, other threads:[~2007-07-02 17:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-30 13:03 [Bug general/4568] New: testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
2007-05-30 13:05 ` [Bug general/4568] testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver)junit.framework.AssertionFailedError swagiaal at redhat dot com
2007-05-30 13:08 ` swagiaal at redhat dot com
2007-06-01 21:05 ` npremji at redhat dot com
2007-06-04 13:42 ` swagiaal at redhat dot com
2007-06-08 14:09 ` swagiaal at redhat dot com
2007-07-02 17:11 ` mark at klomp dot org
2007-07-02 17:14 ` 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).