Tool can not be used in Robot Framework 3.1 + Python 3.5
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
Research direction
Start by reproducing the reported python -m dbbot.run output.xml command with Robot Framework 3.1 and Python 3.5. Inspect dbbot/run.py around line 43, where the traceback points, and confirm that parsing output.xml completes without the reported SyntaxError.
Written by the indexing model from the issue text.
Description
I am new to this tool but found it quite useful.
But when I try to parse the report which generated by Robot Framework 3.1 + Python 3.5, It failed to run.
agilis@ubuntu:~/Code/Agilis/Tests/SLC_MIT/TestReport$ python -m dbbot.run output.xml
Traceback (most recent call last):
File "/home/agilis/miniconda3/envs/py35/lib/python3.5/runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/home/agilis/miniconda3/envs/py35/lib/python3.5/runpy.py", line 153, in _get_module_details
code = loader.get_code(mod_name)
File "", line 799, in get_code
File "", line 759, in source_to_code
File "", line 222, in _call_with_frames_removed
File "/home/agilis/miniconda3/envs/py35/lib/python3.5/site-packages/dbbot/run.py", line 43
except DataError, message:
^
SyntaxError: invalid syntax
- Dominant language
- Python
- Stars
- 60
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MarketSquare/DbBot
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
MarketSquare/DbBot#27 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
MarketSquare/DbBot#26 · 2 comments ·
-
Difficulty 2/5 Under an hour Newbie friendliness 48/100
MarketSquare/DbBot#25 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
MarketSquare/DbBot#23 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
MarketSquare/DbBot#22 · 3 reactions ·
All issues in MarketSquare/DbBot
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100