diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-04-23 10:24:15 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-04-23 10:24:15 +0100 |
commit | 604b936ca0a8967292489e9cb6bcb3822818b7fc (patch) | |
tree | 946d4b645d6fa921e28f92f60423384d8b64478b /crates/ra_ide_db/src | |
parent | 1101e74b100619802b9538be1e9fea958add1d61 (diff) | |
parent | 380a2870c73be5c03512b5711988d760cd21cca6 (diff) |
Merge #4092
4092: feat: run ignored tests r=matklad a=hdevalke
I started making some exercices on https://exercism.io/ and a lot of test have the `#[ignore]` attribute.
The `Run Test|Debug` code lens show up, but running the test results in:
```
running 1 test
test test_one_piece ... ignored
test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 5 filtered out
```
This pull request adds the `--ignored` flag if needed.
Co-authored-by: Hannes De Valkeneer <[email protected]>
Diffstat (limited to 'crates/ra_ide_db/src')
0 files changed, 0 insertions, 0 deletions