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
| ActivationPublicKey: LS0tLS1CRUdJTiBSU0EgUFVCTElDIEtFWS0tLS0tCk1JR0pBb0dCQUw4Y0xZcW55bmE3NHZlcXNLY2ZzR1BNcE5GWTJ0eHVjdDBRS3M1M1NyUHhCaFBqM2xJVXA5NDQKUkpUK2R6S01rL3htN25tRjVXOUd2RjVpTmhSRW0ybTczcXE3U2ZhMjZmclJQbS9kUUd3OEVDMlNnSGZ6RnlCUwo3eWdpUlZMODNtRUMramZiMVV0ZXorZUYvMGVvRTAxckY3bWd5MnJyWG9aQXAxVFN5Umk1QWdNQkFBRT0KLS0tLS1FTkQgUlNBIFBVQkxJQyBLRVktLS0tLQo= | |
| ActivationState: Activated | |
| ActivationStateAcknowledged: true | |
| ActivityURL: https://albert.apple.com/deviceservices/activity | |
| BasebandActivationTicketVersion: V2 | |
| BasebandCertId: 3255536192 | |
| BasebandChipID: 7278817 | |
| BasebandFactoryMasterKeyHash: 4A922B21B9180B51ACD2A2DE0097AD1FD9933780 | |
| BasebandKeyHashInformation: | |
| AKeyStatus: 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
| libimobiledevice git:(fd62694) ✗ make | |
| make all-recursive | |
| Making all in common | |
| cd .. && /bin/sh /Users/freynaud/Documents/workspace/libimobiledevice/missing --run automake-1.12 --gnu common/Makefile | |
| cd .. && /bin/sh ./config.status common/Makefile depfiles | |
| config.status: creating common/Makefile | |
| config.status: executing depfiles commands | |
| CC debug.lo | |
| CC userpref.lo | |
| userpref.c: In function 'userpref_gen_keys_and_cert': |
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
| selenium git:(ios-driver) ✗ ./go //py:mobileSafari_test:run | |
| (in /Users/freynaud/Documents/workspace/selenium) | |
| virtualenv --no-site-packages build/python | |
| New python executable in build/python/bin/python | |
| Installing distribute......................................................................................................................................................................................done. | |
| build/python/bin/pip install third_party/py/py-1.4.13.tar.gz third_party/py/pytest-2.3.4.zip | |
| Unpacking ./third_party/py/py-1.4.13.tar.gz | |
| Running setup.py egg_info for package from file:///Users/freynaud/Documents/workspace/selenium/third_party/py/py-1.4.13.tar.gz | |
| Unpacking ./third_party/py/pytest-2.3.4.zip |
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
| Failed tests: testCanEnterPhoneNumberIntoTELinput(org.uiautomation.ios.selenium.FormHandlingTest): 38 is stale.No node with given id found(..) | |
| testIsSelectedShouldWorkRightAfterSelecting(org.uiautomation.ios.selenium.FormHandlingTest): expected [true] but found [false] | |
| Tests run: 194, Failures: 2, Errors: 0, Skipped: 0 |
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
| ➜ ios-driver git:(master) ✗ git push beta master | |
| Counting objects: 5, done. | |
| Delta compression using up to 4 threads. | |
| Compressing objects: 100% (3/3), done. | |
| Writing objects: 100% (3/3), 363 bytes, done. | |
| Total 3 (delta 1), reused 0 (delta 0) | |
| To [email protected]:ios-driver/ios-driver-beta.git | |
| b62d814..2296081 master -> master |
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