Commit b374d42
Revert "[test_runner] Use relative paths in commands."
This reverts commit 1b4a566.
Reason for revert: breaks Fuchsia builders
Original change's description:
> [test_runner] Use relative paths in commands.
>
> This makes it easier to copy commands between checkouts or between the bot and local development.
>
> Change-Id: I74bc9dcb83855e295fe40fa4ef81871ccc537d29
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/400180
> Reviewed-by: Alexander Aprelev <[email protected]>
> Commit-Queue: Ryan Macnak <[email protected]>
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I8c7cca1e9c82a5b6e237d0b7611647a6168e6397
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/437123
Reviewed-by: Siva Annamalai <[email protected]>
Auto-Submit: Ryan Macnak <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>
Commit-Queue: Ryan Macnak <[email protected]>1 parent 98f233b commit b374d42
File tree
4 files changed
+8
-10
lines changed- pkg/test_runner/lib/src
- tests/standalone/io
4 files changed
+8
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1428 | 1428 | | |
1429 | 1429 | | |
1430 | 1430 | | |
1431 | | - | |
| 1431 | + | |
| 1432 | + | |
1432 | 1433 | | |
1433 | 1434 | | |
1434 | 1435 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
229 | 230 | | |
230 | 231 | | |
231 | 232 | | |
| |||
343 | 344 | | |
344 | 345 | | |
345 | 346 | | |
346 | | - | |
| 347 | + | |
347 | 348 | | |
348 | 349 | | |
349 | 350 | | |
| |||
954 | 955 | | |
955 | 956 | | |
956 | 957 | | |
957 | | - | |
| 958 | + | |
| 959 | + | |
958 | 960 | | |
959 | 961 | | |
960 | 962 | | |
| |||
1030 | 1032 | | |
1031 | 1033 | | |
1032 | 1034 | | |
1033 | | - | |
| 1035 | + | |
1034 | 1036 | | |
1035 | 1037 | | |
1036 | 1038 | | |
1037 | 1039 | | |
1038 | 1040 | | |
1039 | 1041 | | |
1040 | 1042 | | |
1041 | | - | |
1042 | | - | |
| 1043 | + | |
1043 | 1044 | | |
1044 | 1045 | | |
1045 | 1046 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
0 commit comments