aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/runtime/InvocationPolicyEnforcerTest.java
diff options
context:
space:
mode:
authorGravatar Klaus Aehlig <aehlig@google.com>2016-11-21 13:41:16 +0000
committerGravatar Dmitry Lomov <dslomov@google.com>2016-11-21 19:41:53 +0000
commitf75878dcaa97733abe984aea8e9b65554683aa18 (patch)
treef112bc208d7d137361244ca657ef50fa5ada832f /src/test/java/com/google/devtools/build/lib/runtime/InvocationPolicyEnforcerTest.java
parent26c3baeaafdc943d84f2f53518f05794e53c7906 (diff)
Support ordering constraints on build events
In the build event protocol, we promise to respect certain ordering constraints that come naturally by causality anyway (e.g., the root cause of a failure has to come before the failure). However, in the way the call structure is organized, events might occur on the event bus in wrong order. So allow events to specify that order and make the streamer honor it. -- Change-Id: I1fbe9b93681f0ddfa35d9d00d5d1b02103da38a5 Reviewed-on: https://bazel-review.googlesource.com/#/c/7370 MOS_MIGRATED_REVID=139774946
Diffstat (limited to 'src/test/java/com/google/devtools/build/lib/runtime/InvocationPolicyEnforcerTest.java')
0 files changed, 0 insertions, 0 deletions