This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"events": [ | |
{ | |
"id": 387708, | |
"client_id": 90, | |
"event": "callNotifications", | |
"result": "{\"callInfo\":{\"call\":{\"id\":\"SD159r601-146bffe10a40eb8f0f2ef24a05f75640500@127.0.0.1\",\"tag\":\"sd159r601-4dd10834\"},\"callee\":{\"accountId\":\"\",\"centrexId\":\"\",\"displayId\":\"+79153414301\",\"displayName\":\"\",\"extensionId\":\"\",\"forwarderList\":[],\"id\":\"+79153414301\"},\"caller\":{\"accountId\":\"883140777329414\",\"centrexId\":\"67885168\",\"displayId\":\"74996490868\",\"displayName\":\"74996490868\",\"extensionId\":\"\",\"forwarderList\":[],\"id\":\"74996490868\"},\"duration\":0,\"finishTime\":0,\"forwarderCall\":{\"id\":\"\",\"tag\":\"\"},\"reason\":\"\",\"reasonCode\":0,\"startTime\":\"2021-02-19 16:41:37\",\"state\":\"trying\",\"transportId\":\"10.133.33.166:5080\",\"type\":\"outgoing\"}}" | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"C:\Program Files\IronPython 2.7\ipy.exe" "C:\Program Files\JetBrains\PyCharm Community Edition 2020.3\plugins\python-ce\helpers\pycharm\_jb_pytest_runner.py" --path E:/!Software_Testing/!!GitHub/MTT/test_something.py | |
Testing started at 14:25 ... | |
Launching pytest with arguments E:/!Software_Testing/!!GitHub/MTT/test_something.py in E:\!Software_Testing\!!GitHub\MTT | |
============================= test session starts ============================== | |
platform cli -- Python 2.7.11, pytest-4.6.11, py-1.10.0, pluggy-0.13.1 -- C:\Program Files\IronPython 2.7\ipy.exe | |
cachedir: .pytest_cache | |
rootdir: E:\!Software_Testing\!!GitHub\MTT, inifile: pytest.ini | |
collecting ... collected 0 items / 1 errors | |
INTERNALERROR> Traceback (most recent call last): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
callNotifications {"callInfo":{"call":{"id":"e4dfc710596311eba0793863bb43493c_00016005413A5F0E~1o","tag":"jcvbltyq3ahnyokmiceq____.o"},"callee":{"accountId":"74996487906","centrexId":"67886938","displayId":"74996487906","displayName":"","extensionId":"","forwarderList":[],"id":"74996487906"},"caller":{"accountId":"79153414301@pstn","centrexId":"","displayId":"79153414301","displayName":"","extensionId":"","forwarderList":[],"id":"79153414301"},"duration":0,"finishTime":0,"forwarderCall":{"id":"","tag":""},"reason":"","reasonCode":0,"startTime":"2021-01-18 08:05:14","state":"trying","transportId":"10.133.33.167:5074","type":"incoming"}} | |
Transfer Terminate | |
callNotifications {"callInfo":{"call":{"id":"e4dfc710596311eba0793863bb43493c_00016005413A5F0E~2o","tag":"jcvbntyq3ahnyokmhsaa____.o"},"callee":{"accountId":"883140777484767","centrexId":"67886938","displayId":"883140777484767","displayName":"74996487906","extensionId":"","forwarderList":[{"id":"74996487906"},{"id":"scheme_prd100290893-4148855"}],"id":"88314 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing started at 16:56 ... | |
> Task :compileJava NO-SOURCE | |
> Task :processResources NO-SOURCE | |
> Task :classes UP-TO-DATE | |
> Task :compileTestJava UP-TO-DATE | |
> Task :processTestResources UP-TO-DATE | |
> Task :testClasses UP-TO-DATE | |
> Task :test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing started at 14:48 ... | |
> Task :compileJava NO-SOURCE | |
> Task :processResources NO-SOURCE | |
> Task :classes UP-TO-DATE | |
> Task :compileTestJava | |
> Task :processTestResources UP-TO-DATE | |
> Task :testClasses | |
> Task :test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In [14]: driver = webdriver.Remote("http://192.168.0.202:4444/wd/hub", desired_capabilities={" | |
...: browserName": "chrome"}) | |
--------------------------------------------------------------------------- | |
SessionNotCreatedException Traceback (most recent call last) | |
<ipython-input-14-d334fd5668c8> in <module> | |
----> 1 driver = webdriver.Remote("http://192.168.0.202:4444/wd/hub", desired_capabilities={"browserName": "chrome"}) | |
c:\python38\lib\site-packages\selenium\webdriver\remote\webdriver.py in __init__(self, command_executor, desired_capabilities, browser_profile, proxy, keep_alive, file_detector, options) | |
155 warnings.warn("Please use FirefoxOptions to set browser profile", | |
156 DeprecationWarning, stacklevel=2) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing started at 16:09 ... | |
> Task :addressbook:compileJava NO-SOURCE | |
> Task :addressbook:processResources NO-SOURCE | |
> Task :addressbook:classes UP-TO-DATE | |
> Task :addressbook:compileTestJava | |
> Task :addressbook:processTestResources NO-SOURCE | |
> Task :addressbook:testClasses | |
> Task :addressbook:test FAILED |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by user admin | |
Running as SYSTEM | |
Building in workspace /Users/Shared/Jenkins/Home/workspace/iOSSuite | |
[iOSSuite] $ /bin/sh -xe /Users/Shared/Jenkins/tmp/jenkins3107165377571041143.sh | |
+ cd /Users/uspeh/Desktop/JavaAppiumAutomation/javaAppium/ | |
+ export PLATFORM=ios | |
+ PLATFORM=ios | |
+ mvn test -Dtest=TestSuite | |
+ appium | |
[INFO] Scanning for projects... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(venv) E:\!Software_Testing\!!GitHub\python_training>py.test --browser=ie test\test_del_group.py | |
============================= test session starts ============================= | |
platform win32 -- Python 3.7.0, pytest-3.8.0, py-1.6.0, pluggy-0.7.1 | |
rootdir: E:\!Software_Testing\!!GitHub\python_training, inifile: | |
collected 1 item | |
test\test_del_group.py EE [100%] | |
=================================== ERRORS ==================================== | |
__________________ ERROR at setup of test_delete_some_group ___________________ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing started at 22:32 ... | |
E:\!Software_Testing\!!GitHub\python_training\venv\Scripts\python.exe "C:\Program Files\JetBrains\PyCharm Community Edition 2018.2.3\helpers\pycharm\_jb_pytest_runner.py" --path E:/!Software_Testing/!!GitHub/python_training/test/test_add_group.py | |
Launching pytest with arguments E:/!Software_Testing/!!GitHub/python_training/test/test_add_group.py in E:\!Software_Testing\!!GitHub\python_training\test | |
============================= test session starts ============================= | |
platform win32 -- Python 3.7.0, pytest-3.8.0, py-1.6.0, pluggy-0.7.1 | |
rootdir: E:\!Software_Testing\!!GitHub\python_training\test, inifile:collected 2 items | |
test_add_group.py F | |
test_add_group.py:12 (test_add_group) |
NewerOlder