Skip to content

Instantly share code, notes, and snippets.

@bebef1987
Created July 30, 2013 14:19
Show Gist options
  • Save bebef1987/6113316 to your computer and use it in GitHub Desktop.
Save bebef1987/6113316 to your computer and use it in GitHub Desktop.
test_notification
(gaia)bebe@P5171:~/gaia/gaia-ui-tests$ gaiatest --address localhost:2828 --testvars=/home/bebe/webqa/webqa-credentials/b2g.gaia.json --type=b2g-xfail-unit --restart gaiatest/tests/system/test_system_notification_bar.py --repeat 10
starting httpd
running webserver on http://192.168.77.102:44433/
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 45.408s
OK
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 46.277s
OK
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 45.768s
OK
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 45.615s
OK
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 46.163s
OK
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 45.524s
OK
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 46.038s
OK
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 46.461s
OK
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 46.441s
OK
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 46.804s
OK
TEST-START test_system_notification_bar.py
test_notification_bar (test_system_notification_bar.TestNotificationBar) ... ok
----------------------------------------------------------------------
Ran 1 test in 46.206s
OK
SUMMARY
-------
passed: 11
failed: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment