Fix dart-json not stripping cwd from suite paths

This commit is contained in:
Michal Dorner 2021-02-01 12:05:15 +01:00
parent 9c4a2c56d7
commit 2365963b2e
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786
5 changed files with 41 additions and 49 deletions

View file

@ -68,7 +68,7 @@ test\\\\main_test.dart 17:9 main.<fn>.<fn>.<fn>
],
},
],
"name": "test\\\\main_test.dart",
"name": "test/main_test.dart",
"totalTime": undefined,
},
TestSuiteResult {
@ -97,7 +97,7 @@ test\\\\main_test.dart 17:9 main.<fn>.<fn>.<fn>
],
},
],
"name": "test\\\\second_test.dart",
"name": "test/second_test.dart",
"totalTime": undefined,
},
],