aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/testing_commands.py
diff options
context:
space:
mode:
authorSimon Sapin <simon.sapin@exyr.org>2018-07-19 20:50:42 +0200
committerSimon Sapin <simon.sapin@exyr.org>2018-07-19 20:50:42 +0200
commitcdd64604cf0c3f837f2b20faa786d6d2595c22d3 (patch)
tree1702eba16cde579deb97d731c778403f8ea312a7 /python/servo/testing_commands.py
parentf10b47465ae9e72c2cd40f3173cb82a396debe33 (diff)
downloadservo-cdd64604cf0c3f837f2b20faa786d6d2595c22d3.tar.gz
servo-cdd64604cf0c3f837f2b20faa786d6d2595c22d3.zip
Don’t reverse-forward port "None"
``` 0:27.48 pid:4157 Traceback (most recent call last): 0:27.48 pid:4157 File "/home/simon/servo1/etc/run_in_headless_android_emulator.py", line 212, in <module> 0:27.48 pid:4157 sys.exit(main(*sys.argv[1:])) 0:27.48 pid:4157 File "/home/simon/servo1/etc/run_in_headless_android_emulator.py", line 72, in main 0:27.48 pid:4157 forward_webdriver(adb, args) 0:27.48 pid:4157 File "/home/simon/servo1/etc/run_in_headless_android_emulator.py", line 163, in forward_webdriver 0:27.48 pid:4157 ports = [int(part) for part in split if part] 0:27.48 pid:4157 ValueError: invalid literal for int() with base 10: 'None' ```
Diffstat (limited to 'python/servo/testing_commands.py')
0 files changed, 0 insertions, 0 deletions