Advertisement
Guest User

Untitled

a guest
Jan 18th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. py.test -s -v --url=tcp://10.156.13.7:9559 test_webview.py -k test_event_onLoadPageError_callback
  2.  
  3. ============================== test session starts ==============================
  4. platform linux2 -- Python 2.7.6, pytest-3.0.6, py-1.4.31, pluggy-0.4.0 -- /usr/bin/python
  5. cachedir: ../.cache
  6. rootdir: /home/sofia/work/testsuite-python/testsuite-python-tablet, inifile:
  7. plugins: timeout-1.2.0, cov-2.4.0, flaky-3.3.0, pythonpath-0.7.1, env-0.6.2
  8. collected 15 items
  9. Number of flaky tests: 0
  10.  
  11. test_webview.py::test_event_onLoadPageError_callback SKIPPED
  12. ===Flaky Test Report===
  13.  
  14.  
  15. ===End Flaky Test Report===
  16.  
  17. ============================== 14 tests deselected ==============================
  18. =================== 1 skipped, 14 deselected in 0.01 seconds ====================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement