This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Testing Update FC-5


Hello,

Frysk's testsuites have been updated so that there are zero failures on an FC-5 system running the frysk-patched kernel (see http://people.redhat.com/cagney/frysk). In addition and tests checking for bugs are now named fryskNNNN where NNNN is the bug number in frysk's bug database. I've appended the current results.

The positive is that both x86-64 and i386 systems now get all passes; the down side is that to get this passing several tests, for the moment, are being skipped.

Andrew

frysk-imports: This tests the environment; the XFAILs are bugs in gcj.

XFAIL: frysk2491/Nest
XFAIL: frysk2270/SameName
XFAIL: frysk2270/WrongVariable
XFAIL: frysk2270/WrongScope.gcj
XFAIL: frysk2492/java.sh
XFAIL: frysk1840/gcj.sh
XFAIL: frysk2137/gcj.sh
PASS: frysk2493/Npe
PASS: frysk2491/Anon
PASS: frysk2490/a.out
PASS: frysk2105/O.out
PASS: frysk2105/C.out
PASS: frysk2492/cxx.sh
PASS: frysk1986/gcj.sh
PASS: frysk1986/ice.sh
PASS: frysk2041/gcj.sh
PASS: frysk2488/gcj.sh
PASS: process/single_exec
PASS: process/multi_child_exec
PASS: process/multi_parent_exec
PASS: process/multi_child_parent_exec
PASS: frysk1929/gcj.sh
PASS: cdtparserversion/cdttest.sh
PASS: cmdline/print
PASS: frysk2130/strace-clone-exec.sh
PASS: frysk2299/GCTest
PASS: vfork-exec/vfork-exec

Running testGet(inua.eio.TestGet) ...PASS
Running testMmap(inua.eio.TestMmap) ...PASS
Running testPut(inua.eio.TestPut) ...PASS
Running testGetWord(inua.eio.TestWordSize) ...PASS
Running testRest(inua.eio.TestWordSize) ...PASS
Running testParamaterlessPool(inua.util.TestPool) ...PASS
Running testParameteredPool(inua.util.TestPool) ...PASS

frysk-sys: Tests frysk's kernel bindings

Running testIA32(frysk.sys.proc.TestAuxv) ...PASS
Running testAMD64(frysk.sys.proc.TestAuxv) ...PASS
Running testIA64(frysk.sys.proc.TestAuxv) ...PASS
Running testPPC32(frysk.sys.proc.TestAuxv) ...PASS
Running testPPC64(frysk.sys.proc.TestAuxv) ...PASS
Running test(frysk.sys.proc.TestCmdLine) ...PASS
Running test_0(frysk.sys.proc.TestCmdLine) ...PASS
Running test_a0(frysk.sys.proc.TestCmdLine) ...PASS
Running test_0_0(frysk.sys.proc.TestCmdLine) ...PASS
Running test_a0_0(frysk.sys.proc.TestCmdLine) ...PASS
Running test_0_b0(frysk.sys.proc.TestCmdLine) ...PASS
Running test_a0_b0(frysk.sys.proc.TestCmdLine) ...PASS
Running test_a0_b0_c0(frysk.sys.proc.TestCmdLine) ...PASS
Running testIA32(frysk.sys.proc.TestMaps) ...PASS
Running testIA64(frysk.sys.proc.TestMaps) ...PASS
Running testAMD64(frysk.sys.proc.TestMaps) ...PASS
Running testPPC32(frysk.sys.proc.TestMaps) ...PASS
Running testPPC64(frysk.sys.proc.TestMaps) ...PASS
Running testFillEmpty(frysk.sys.TestSigSet) ...PASS
Running testAddRemove(frysk.sys.TestSigSet) ...PASS
Running testList(frysk.sys.TestSigSet) ...PASS
Running testProcMask(frysk.sys.TestSigSet) ...PASS

frysk-core: Tests the core framework, which includes two models (note the skipped tests)

Running testDOMFrysk(frysk.dom.TestDOM) ...PASS
Running testDOMImage(frysk.dom.TestDOM) ...PASS
Running testDOMFunction(frysk.dom.TestDOM) ...PASS
Running testDOMsource(frysk.dom.TestDOM) ...PASS
Running testDOMLine(frysk.dom.TestDOM) ...PASS
Running testDOMInlineInstance(frysk.dom.TestDOM) ...PASS
Running testEventLoop(frysk.event.TestEventLoop) ...PASS
Running testPeriodicTimer(frysk.event.TestEventLoop) ...PASS
Running testTimerRemoval(frysk.event.TestEventLoop) ...PASS
Running testScheduleBeforeRun(frysk.event.TestEventLoop) ...PASS
Running testSignalHandler(frysk.event.TestEventLoop) ...PASS
Running testAsync(frysk.event.TestEventLoop) ...PASS
Running testAAA(frysk.event.TestSigChild) ...PASS
Running testBBB(frysk.event.TestSigChild) ...PASS
Running test(frysk.proc.StressAttachDetachManyTasks) ...PASS
Running test(frysk.proc.StressAttachDetachRapidlyCloningMainTask) ...PASS
Running testProcExec(frysk.proc.TestExec) ...PASS
Running testTaskExec(frysk.proc.TestExec) ...PASS
Running testAttachedSingleExec(frysk.proc.TestExec) ...PASS
Running testAttachedMultipleParentExec(frysk.proc.TestExec) ...PASS
Running testAttachedMultipleChildExec(frysk.proc.TestExec) ...PASS
Running testGetSelf(frysk.proc.TestHostGet) ...PASS
Running testI386Modify(frysk.proc.TestI386Modify) ...<<SKIPPING>>PASS
Running testI386Regs(frysk.proc.TestI386Regs) ...<<SKIPPING>>PASS
Running testIdEquals(frysk.proc.TestId) ...PASS
Running testIdCompareTo(frysk.proc.TestId) ...PASS
Running testTaskId(frysk.proc.TestId) ...PASS
Running testProcId(frysk.proc.TestId) ...PASS
Running testModify(frysk.proc.TestModify) ...<<SKIPPING>>PASS
Running testGetAuxv(frysk.proc.TestProcGet) ...PASS
Running testGetCommand(frysk.proc.TestProcGet) ...PASS
Running testGetTasks(frysk.proc.TestProcGet) ...PASS
Running testGetChildren(frysk.proc.TestProcGet) ...PASS
Running testGetCmdLine(frysk.proc.TestProcGet) ...PASS
Running testGetExe(frysk.proc.TestProcGet) ...PASS
Running testRepeatedHostRefresh(frysk.proc.TestRefresh) ...PASS
Running testHostRefresh(frysk.proc.TestRefresh) ...PASS
Running testProcRefresh(frysk.proc.TestRefresh) ...PASS
Running testRefreshAll(frysk.proc.TestRefresh) ...PASS
Running testParentChild(frysk.proc.TestRefresh) ...PASS
Running testRefreshDaemon(frysk.proc.TestRefresh) ...PASS
Running testExitLoosesChild(frysk.proc.TestRefresh) ...PASS
Running testRefreshZombie(frysk.proc.TestRefresh) ...PASS
Running testUnattachedSingleExec(frysk.proc.TestRefresh) ...PASS
Running testUnattachedMultipleExec(frysk.proc.TestRefresh) ...PASS
Running testCreateAttachedContinuedProc(frysk.proc.TestRun) ...PASS
Running testCreateAttachedStoppedProc(frysk.proc.TestRun) ...PASS
Running testSyscall2(frysk.proc.TestSyscall2) ...PASS
Running testSyscallInterrupt(frysk.proc.TestSyscallInterrupt) ...<<SKIPPING>>PASS
Running testSyscallInterruptRestart(frysk.proc.TestSyscallInterrupt) ...<<SKIPPING>>PASS
Running testSyscall(frysk.proc.TestSyscall) ...<<SKIPPING>>PASS
Running testSyscallOpen(frysk.proc.TestSyscallOpen) ...<<SKIPPING>>PASS
Running testTaskCloneObserver(frysk.proc.TestTaskClonedObserver) ...PASS
Running testTaskForkedObserver(frysk.proc.TestTaskForkedObserver) ...PASS
Running testGetBlockers(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockedCloneUnblockChildFirst(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockedCloneUnblockParentFirst(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockedForkUnblockChildFirst(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockedForkUnblockParentFirst(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockingFibonacciClone(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testBlockingFibonacciFork(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testUnblockRunning(frysk.proc.TestTaskObserverBlocked) ...PASS
Running testDetachFork(frysk.proc.TestTaskObserverDetach) ...PASS
Running testDetachClone(frysk.proc.TestTaskObserverDetach) ...PASS
Running testDetachExec(frysk.proc.TestTaskObserverDetach) ...PASS
Running testDetachSignal(frysk.proc.TestTaskObserverDetach) ...PASS
Running testAddObserverToRunning(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDetachMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDetachOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDetachManyTasks(frysk.proc.TestTaskObserver) ...PASS
Running testDetachExitingMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testDetachExitingOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDeadMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDeadOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDieingMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachDieingOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachToAttachedMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testAttachToAttachedOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testBackToBackAttachAttachMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testBackToBackAttachAttachOtherTask(frysk.proc.TestTaskObserver) ...PASSRunning testBackToBackAttachDetachMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testBackToBackAttachDetachOtherTask(frysk.proc.TestTaskObserver) ...PASSRunning testDeletedAttachMainTask(frysk.proc.TestTaskObserver) ...PASS
Running testDeletedAttachOtherTask(frysk.proc.TestTaskObserver) ...PASS
Running testDeleteUnattachedFromAttachedMain(frysk.proc.TestTaskObserver) ...PASS
Running testDeleteUnattachedFromDetachedMain(frysk.proc.TestTaskObserver) ...PASS
Running testTasksObserver(frysk.proc.TestTasksObserver) ...PASS
Running testTerminateExit0(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminateExit47(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminateKillINT(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminateKillKILL(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminateKillHUP(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatingExit0(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatingExit47(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatingKillINT(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatingKillKILL(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatingKillHUP(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatedExit0(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatedExit47(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatedKillINT(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatedKillKILL(frysk.proc.TestTaskTerminateObserver) ...PASS
Running testTerminatedKillHUP(frysk.proc.TestTaskTerminateObserver) ...PASS


frysk-gtk: which tests some bugs in java-gnome

PASS: frysk1497/JNICrash
PASS: frysk1497/IterTest
PASS: frysk1497/IterTest.gij
PASS: frysk2333/TestGlibTimerGC

frysk-gui: which tests parts of the gui's infrastructure

Running testSaveLoad(frysk.gui.test.TestObserverSaveLoad) ...PASS
Running testFilterPointSaveLoad(frysk.gui.test.TestObserverSaveLoad) ...PASS
Running testActionPointSaveLoad(frysk.gui.test.TestObserverSaveLoad) ...PASS
Running testExport(frysk.gui.test.TestObserverSaveLoad) ...PASS
Running testPrototypeCopying(frysk.gui.test.TestPrototypeCopying) ...PASS


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]