Skip to content

Report generation broken on Mac #376

Open
@marco-c

Description

@marco-c
Downloading artifacts from 250/257 test task...
Traceback (most recent call last):
  File "codecoverage.py", line 480, in <module>
    main()
  File "codecoverage.py", line 473, in main
    generate_report(grcov_path, "lcov", "output.info", artifact_paths)
  File "codecoverage.py", line 260, in generate_report
    proc = subprocess.Popen(cmd, stdout=fout, stderr=subprocess.PIPE, env=mod_env)
  File "/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 800, in __init__
    restore_signals, start_new_session)
  File "/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 1551, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: './grcov'

Metadata

Metadata

Assignees

Labels

reportPython tool to upload reports

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions