Skip to content

murdock and tests using utf-8 characters #11691

@cladmi

Description

@cladmi

Description

Tests using utf-8 characters fails in murdock native but work my developer machine.

For the boards tests, it looks like they work correctly on the nodes but the report is not described as an utf-8 document so show invalid output in the reports by default.

Related to #9095 (comment)

Steps to reproduce the issue

Enable the given tests in CI and check the output.

Expected results

  • Tests work in native correctly.
  • Tests report show the utf-8 characters by default on boards.

Actual results

  • Tests using utf-8 fail with UnicodeEncodeError: 'ascii' codec can't encode characters in position for native
  • Encoding for file tests results is utf-8.

Versions

This is murdock specific so not RIOT.

Metadata

Metadata

Labels

Area: CIArea: Continuous Integration of RIOT componentsArea: testsArea: tests and testing frameworkType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions