Version: unspecified (using KDE 4.8.0) OS: Linux FEATURES=test emerge analitza Reproducible: Always Steps to Reproduce: # FEATURES=test emerge analitza Actual Results: 5/9 Testing: mathmlpresentationtest 5/9 Test: mathmlpresentationtest Command: "/mnt/gen2/tmpdir/portage/kde-base/analitza-4.8.0/work/analitza-4.8.0_build/analitza/tests/mathmlpresentationtest.shell" Directory: /mnt/gen2/tmpdir/portage/kde-base/analitza-4.8.0/work/analitza-4.8.0_build/analitza/tests "mathmlpresentationtest" start time: Feb 04 20:40 WST Output: ---------------------------------------------------------- ********* Start testing of MathMLPresentationTest ********* Config: Using QTest library 4.8.0, Qt 4.8.0 PASS : MathMLPresentationTest::initTestCase() PASS : MathMLPresentationTest::testSimple() FAIL! : MathMLPresentationTest::testConversion(13th-test) 'e.isCorrect()' returned FALSE. () Loc: [/mnt/gen2/tmpdir/portage/kde-base/analitza-4.8.0/work/analitza-4.8.0/analitza/tests/mathmlpresentationtest.cpp(211)] FAIL! : MathMLPresentationTest::testToPresentation(powers) Compared values are not the same Actual (e.toString()): 2^2^2^x Expected (expression): 2^(2^(2^x)) Loc: [/mnt/gen2/tmpdir/portage/kde-base/analitza-4.8.0/work/analitza-4.8.0/analitza/tests/mathmlpresentationtest.cpp(349)] QFATAL : MathMLPresentationTest::testToPresentation(13th-test) Received signal 11 FAIL! : MathMLPresentationTest::testToPresentation(13th-test) Received a fatal error. Loc: [Unknown file(0)] Totals: 2 passed, 3 failed, 0 skipped ********* Finished testing of MathMLPresentationTest ********* /mnt/gen2/tmpdir/portage/kde-base/analitza-4.8.0/work/analitza-4.8.0_build/analitza/tests/mathmlpresentationtest.shell: line 4: 10300 Aborted LD_LIBRARY_PATH=/mnt/gen2/tmpdir/portage/kde-base/analitza-4.8.0/work/analitza-4.8.0_build/lib/./:/usr/lib64:/usr/lib64:/usr/lib64/qt4${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} "/mnt/gen2/tmpdir/portage/kde-base/analitza-4.8.0/work/analitza-4.8.0_build/analitza/tests/mathmlpresentationtest" "$@" <end of output> Test time = 0.02 sec Expected Results: Get the values right and pass the test You appear to not have analitza included in the initial packages list. It's a math presntation syntax error. It's not kcalc but it has to go under something. It can go under kcalc. No dbus dilemma here. No point in supplying the remainder of the build TestFail log log. The above snippet is all that it pertinent and clearly cites that .cpp files used in the tests yielding non matching values
that's true indeed. I'll sort it out eventually.
This test is not failing, as of yesterday.
The tests now pass on KDE/4.8, but it looks like the changes were never pushed to master. OK to do that?
Git commit cd89ec72c9e2c22ff2e5215bdf46c9c2f55a756f by Aleix Pol. Committed on 08/06/2012 at 16:43. Pushed by apol into branch 'master'. Merge branch 'KDE/4.8' Conflicts: analitza/providederivative.cpp M +1 -0 analitza/providederivative.cpp http://commits.kde.org/analitza/cd89ec72c9e2c22ff2e5215bdf46c9c2f55a756f
Thanks!
:)