Commit 59d05e2
committed
WIP: Bzlmod part the thirty-fourth
Added a couple more repo dependencies to targets under //test.
However, `bazel test //test:all` is a bust for now, because the
protoc-bridge mechanism hangs on macOS:
- scalapb/protoc-bridge#366
- scalapb/protoc-bridge#367
- scalapb/protoc-bridge#379
- scalapb/protoc-bridge#380
Though scalapb/protoc-bridge#366 suggests that it only hangs
occasionally, it's hanging 100% of the time for me on macOS 15.0 on a M3
Max.1 parent 51ea4a5 commit 59d05e2
2 files changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
613 | 617 | | |
614 | 618 | | |
615 | 619 | | |
| 620 | + | |
616 | 621 | | |
617 | 622 | | |
618 | 623 | | |
| |||
696 | 701 | | |
697 | 702 | | |
698 | 703 | | |
699 | | - | |
700 | | - | |
701 | | - | |
702 | | - | |
703 | 704 | | |
704 | 705 | | |
705 | 706 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
0 commit comments