Commit 7bf8f2b
Treat
952aabb didn't fix #28330 because `BuildEvent.forArtifact()` (sometimes?) sees a `FileArtifactValue.RUNFILES_TREE_MARKER`, not a `RunfilesProxyArtifactValue`.
Fixes #28330.
PiperOrigin-RevId: 884388938
Change-Id: Ic5be6a83479d5afefd4a25a5b83049a2fe7b0244RUNFILES_TREE_MARKER as a directory in BuildEvent.forArtifact().1 parent bdb4b63 commit 7bf8f2b
File tree
1 file changed
+7
-0
lines changed- src/main/java/com/google/devtools/build/lib/buildeventstream
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
76 | 83 | | |
77 | 84 | | |
78 | 85 | | |
| |||
0 commit comments