Skip to content

ui tests have strange names on Windows hosts #2724

Open
@RalfJung

Description

@RalfJung

On Windows hosts, our ui tests have names like this:

  tests/pass\function_calls\exported_symbol.rs ... ok
  tests/pass\concurrency\windows_condvar_shared.rs ... ok
  tests/pass\issues\issue-15063.rs ... ok
  tests/pass\issues\issue-15080.rs ... ok

This mix of forward and backward slashes is definitely a bug.^^ Not sure which one it should be, but it'd be nice if filtering for pass-dep/shim worked on all platforms, so maybe it should be / everywhere?

Metadata

Metadata

Assignees

Labels

A-devArea: working on Miri as a developerA-testsArea: affects our test suite or CIC-bugCategory: This is a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions