Skip to content

C/C++ Build Output not saved and displayed to the user #11776

@m4rl0ne

Description

@m4rl0ne

Describe the bug

When building C/C++ programming exercises, no build output is saved or displayed to the user. The build output window in the code editor just says "No build results available".

When editing the test repository, the build and test output is generated and saved locally, but again not shown to the user.

Tested this with Jenkins and the built in ci pipeline, same behaviour.

Is this done on purpose for a reason I have not yet understood?

To Reproduce

  1. Create C/C++ programming exercise with the default template
  2. Build the newly created exercise
  3. Look at the build output window

Expected behavior

Just like when building a java exercise, the build (and/or test) output should be displayed to the user.

Screenshots

No response

Which version of Artemis are you seeing the problem on?

8.6.2

What browsers are you seeing the problem on?

Chrome, Safari, Microsoft Edge, Firefox

Additional context

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugbuildagentPull requests that affect the corresponding modulecorePull requests that affect the corresponding moduleexercisePull requests that affect the corresponding moduleprogrammingPull requests that affect the corresponding module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions