Commit 4f015e8
[test] Make finding build directory more flexible
This prepares moving the build directory on bots to out/build. For a
smooth transition, the performance runner will dynamically check
for the build in several locations.
This prepares:
https://crrev.com/c/2426643
NOTREECHECKS=true
Bug: chromium:1132088
Change-Id: Ia12fcdedec0f4ac2bfe087e8154c0acb8771a43f
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2431364
Commit-Queue: Michael Achenbach <[email protected]>
Reviewed-by: Liviu Rau <[email protected]>
Cr-Commit-Position: refs/heads/master@{#70158}1 parent c55c00d commit 4f015e8
3 files changed
Lines changed: 68 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
578 | 604 | | |
579 | 605 | | |
580 | 606 | | |
| |||
881 | 907 | | |
882 | 908 | | |
883 | 909 | | |
884 | | - | |
885 | | - | |
| 910 | + | |
886 | 911 | | |
887 | 912 | | |
888 | 913 | | |
| |||
978 | 1003 | | |
979 | 1004 | | |
980 | 1005 | | |
981 | | - | |
982 | | - | |
983 | | - | |
984 | | - | |
985 | | - | |
986 | 1006 | | |
987 | | - | |
| 1007 | + | |
| 1008 | + | |
988 | 1009 | | |
989 | 1010 | | |
990 | 1011 | | |
| |||
998 | 1019 | | |
999 | 1020 | | |
1000 | 1021 | | |
1001 | | - | |
1002 | | - | |
| 1022 | + | |
| 1023 | + | |
1003 | 1024 | | |
1004 | 1025 | | |
1005 | 1026 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
93 | 108 | | |
94 | 109 | | |
95 | 110 | | |
| |||
125 | 140 | | |
126 | 141 | | |
127 | 142 | | |
| 143 | + | |
128 | 144 | | |
129 | 145 | | |
130 | 146 | | |
| |||
142 | 158 | | |
143 | 159 | | |
144 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
145 | 171 | | |
146 | 172 | | |
147 | 173 | | |
| |||
394 | 420 | | |
395 | 421 | | |
396 | 422 | | |
397 | | - | |
| 423 | + | |
| 424 | + | |
398 | 425 | | |
399 | 426 | | |
400 | 427 | | |
401 | | - | |
| 428 | + | |
402 | 429 | | |
403 | 430 | | |
404 | 431 | | |
| |||
410 | 437 | | |
411 | 438 | | |
412 | 439 | | |
413 | | - | |
| 440 | + | |
| 441 | + | |
414 | 442 | | |
415 | 443 | | |
416 | 444 | | |
417 | | - | |
| 445 | + | |
418 | 446 | | |
419 | 447 | | |
420 | 448 | | |
| |||
427 | 455 | | |
428 | 456 | | |
429 | 457 | | |
430 | | - | |
| 458 | + | |
| 459 | + | |
431 | 460 | | |
432 | 461 | | |
433 | 462 | | |
434 | | - | |
| 463 | + | |
435 | 464 | | |
436 | 465 | | |
437 | 466 | | |
| |||
484 | 513 | | |
485 | 514 | | |
486 | 515 | | |
| 516 | + | |
487 | 517 | | |
488 | 518 | | |
489 | 519 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments