Activity log for bug #1311907

Date Who What changed Old value New value Message
2014-04-23 22:18:44 Tim Peeters bug added bug
2014-04-23 22:21:12 Tim Peeters description I am running a relatively fresh installation of trusty inside vmware on a mac. I branched staging, compiled it and then ran the test as shown below. I get the same error when I run it with autopilot and autopilot3. tim@trusty:~/dev/ubuntu-ui-toolkit/staging$ source export_modules_dir.sh tim@trusty:~/dev/ubuntu-ui-toolkit/staging$ cd tests/autopilot/ tim@trusty:~/dev/ubuntu-ui-toolkit/staging/tests/autopilot$ autopilot run ubuntuuitoolkit.tests.gallery.test_textinput.WriteAndClearTextInputTestCase.test_write_on_textfield_must_update_text Loading tests from: /home/tim/dev/ubuntu-ui-toolkit/staging/tests/autopilot Tests running... ====================================================================== FAIL: ubuntuuitoolkit.tests.gallery.test_textinput.WriteAndClearTextInputTestCase.test_write_on_textfield_must_update_text(only integers textfield) ---------------------------------------------------------------------- Empty attachments: /var/log/syslog process-stdout process-return-code: {{{-15}}} process-stderr: {{{ Testability driver loaded. Wire protocol version is "1.4". unity::action::ActionManager::ActionManager(QObject*): Could not determine application identifier. HUD will not work properly. Provide your application identifier in $APP_ID environment variable. ** (qmlscene:12786): WARNING **: Unable to register app: GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: Invalid application ID }}} Traceback (most recent call last): File "/home/tim/dev/ubuntu-ui-toolkit/staging/tests/autopilot/ubuntuuitoolkit/tests/gallery/test_textinput.py", line 48, in test_write_on_textfield_must_update_text self.assertEqual(self.expected_text, textfield.text) File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 321, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat raise mismatch_error MismatchError: '-100123' != u'-100.123' Ran 3 tests in 20.788s FAILED (failures=1) I am running a relatively fresh installation of trusty inside vmware on a mac. I branched staging, compiled it and then ran the test as shown below. I get the same error when I run it with autopilot and autopilot3. Apparently a dot is accepted as input when it should accept only integers. tim@trusty:~/dev/ubuntu-ui-toolkit/staging$ source export_modules_dir.sh tim@trusty:~/dev/ubuntu-ui-toolkit/staging$ cd tests/autopilot/ tim@trusty:~/dev/ubuntu-ui-toolkit/staging/tests/autopilot$ autopilot run ubuntuuitoolkit.tests.gallery.test_textinput.WriteAndClearTextInputTestCase.test_write_on_textfield_must_update_text Loading tests from: /home/tim/dev/ubuntu-ui-toolkit/staging/tests/autopilot Tests running... ====================================================================== FAIL: ubuntuuitoolkit.tests.gallery.test_textinput.WriteAndClearTextInputTestCase.test_write_on_textfield_must_update_text(only integers textfield) ---------------------------------------------------------------------- Empty attachments:   /var/log/syslog   process-stdout process-return-code: {{{-15}}} process-stderr: {{{ Testability driver loaded. Wire protocol version is "1.4". unity::action::ActionManager::ActionManager(QObject*):  Could not determine application identifier. HUD will not work properly.  Provide your application identifier in $APP_ID environment variable. ** (qmlscene:12786): WARNING **: Unable to register app: GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: Invalid application ID }}} Traceback (most recent call last):   File "/home/tim/dev/ubuntu-ui-toolkit/staging/tests/autopilot/ubuntuuitoolkit/tests/gallery/test_textinput.py", line 48, in test_write_on_textfield_must_update_text     self.assertEqual(self.expected_text, textfield.text)   File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 321, in assertEqual     self.assertThat(observed, matcher, message)   File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 406, in assertThat     raise mismatch_error MismatchError: '-100123' != u'-100.123' Ran 3 tests in 20.788s FAILED (failures=1)
2014-04-23 22:21:25 Tim Peeters ubuntu-ui-toolkit: assignee Zsombor Egri (zsombi)
2014-04-23 22:22:35 Tim Peeters ubuntu-ui-toolkit: importance Undecided Critical
2014-04-29 12:33:22 Tim Peeters summary ubuntuuitoolkit.tests.gallery.test_textinput.WriteAndClearTextInputTestCase.test_write_on_textfield_must_update_text failure gallery.test_textinput.WriteAndClearTextInputTestCase.test_write_on_textfield_must_update_text fails for certain regional formats
2014-04-29 12:50:34 Launchpad Janitor branch linked lp:~kalikiana/ubuntu-ui-toolkit/locThoSep
2014-04-29 12:53:08 Cris Dywan ubuntu-ui-toolkit: assignee Zsombor Egri (zsombi) Christian Dywan (kalikiana)
2014-04-29 12:53:16 Cris Dywan ubuntu-ui-toolkit: status New Confirmed
2014-04-30 12:47:46 PS Jenkins bot ubuntu-ui-toolkit: status Confirmed Fix Committed
2014-05-02 20:53:48 Launchpad Janitor ubuntu-ui-toolkit (Ubuntu): status New Fix Released
2014-08-06 06:58:40 Zsombor Egri ubuntu-ui-toolkit: status Fix Committed Fix Released