[Konsole-devel] [Bug 164540] Konsole fails to start a session
Joseph Kerian
jkerian at gmail.com
Sat Jun 28 00:29:13 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=164540
------- Additional Comments From jkerian gmail com 2008-06-28 02:29 -------
[kdetest maki ~/kdesvn/build/kdelibs/kpty/tests]$ ./kptyprocesstest
********* Start testing of KPtyProcessTest *********
Config: Using QTest library 4.4.0, Qt 4.4.0
PASS : KPtyProcessTest::initTestCase()
FAIL! : KPtyProcessTest::test_pty_basic() Compared values are not the same
Actual (output):
Expected (QLatin1String("1: test\r\n2: test\r\n")): 1: test?
2: test?
Loc: [/home/kdetest/kdesvn/kdelibs/kpty/tests/kptyprocesstest.cpp(114)]
FAIL! : KPtyProcessTest::test_pty_signals() Compared values are not the same
Actual (QLatin1String(log)): <|$
<<<<
Expected (QLatin1String(want)): <>bla?
$
!
<!
<>foobar?
$
!
<>fooish?
$
>bar?
$
!
<|$
Loc: [/home/kdetest/kdesvn/kdelibs/kpty/tests/kptyprocesstest.cpp(180)]
FAIL! : KPtyProcessTest::test_ctty() Compared values are not the same
Actual (output):
Expected (QLatin1String("this is a test\r\n")): this is a test?
Loc: [/home/kdetest/kdesvn/kdelibs/kpty/tests/kptyprocesstest.cpp(191)]
FAIL! : KPtyProcessTest::test_shared_pty() 'p.pty()->waitForReadyRead(1000)' returned FALSE. ()
Loc: [/home/kdetest/kdesvn/kdelibs/kpty/tests/kptyprocesstest.cpp(76)]
QWARN : KPtyProcessTest::test_shared_pty() QProcess: Destroyed while process is still running.
QWARN : KPtyProcessTest::test_shared_pty() QProcess: Destroyed while process is still running.
FAIL! : KPtyProcessTest::test_suspend_pty() 'p.pty()->waitForReadyRead(1500)' returned FALSE. ()
Loc: [/home/kdetest/kdesvn/kdelibs/kpty/tests/kptyprocesstest.cpp(35)]
QWARN : KPtyProcessTest::test_suspend_pty() QProcess: Destroyed while process is still running.
PASS : KPtyProcessTest::cleanupTestCase()
Totals: 2 passed, 5 failed, 0 skipped
********* Finished testing of KPtyProcessTest *********
QProcess: Destroyed while process is still running.
[kdetest maki ~/kdesvn/build/kdelibs/kpty/tests]$
More information about the konsole-devel
mailing list