aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/integration/build_event_stream_test.sh
Commit message (Expand)AuthorAge
* Set file uploader in BEP integration test to "local".Gravatar tomlu2018-07-13
* Remove the legacy loading phase runnerGravatar ulfjack2018-06-08
* Rewrite TargetPattern failure reportingGravatar ulfjack2018-06-07
* Refactor root cause reporting in ConfiguredTargetFunctionGravatar ulfjack2018-05-29
* BEP: also report the built artifacts in case of a testGravatar Klaus Aehlig2018-03-26
* BEP: report analysis failure eventsGravatar Klaus Aehlig2018-01-26
* BEP: make stdout/stderr buffering configurableGravatar Klaus Aehlig2018-01-11
* BEP: add a separate id for visibility errorsGravatar Klaus Aehlig2018-01-10
* BEP: add commandline for reported actionsGravatar Klaus Aehlig2017-11-10
* BEP: also report the mnemonic of reported actionsGravatar Klaus Aehlig2017-11-09
* BEP: Add an additional event with tool statisticsGravatar aehlig2017-10-27
* BEP: correctly report unbuilt targets if --nobuild is givenGravatar Klaus Aehlig2017-10-25
* BEP: correctly close stream in case of a circular dependencyGravatar Klaus Aehlig2017-10-24
* BEP: correctly report the cause of unbuilt targets if --noanalyze is givenGravatar Klaus Aehlig2017-10-20
* Accept command lines from tools invoking Bazel.Gravatar ccalvarin2017-10-18
* BEP: explicitly report failures associated with a label as suchGravatar Klaus Aehlig2017-10-16
* Some tests depend on the target pattern evaluation strategy used.Gravatar aehlig2017-10-16
* Some tests depend on the target pattern evaluation strategy used.Gravatar aehlig2017-10-16
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* build_event_stream_test: fix usage of ed(1)Gravatar Klaus Aehlig2017-09-29
* BEP: correctly report AliasConfiguredTargetsGravatar Klaus Aehlig2017-09-29
* Make build_event_stream_test more portableGravatar aehlig2017-09-27
* build_event_stream_test: simplify quotingGravatar Klaus Aehlig2017-09-18
* BEP: Upon missing test targets, still generate a finished eventGravatar Klaus Aehlig2017-09-15
* BEP: always close stream, even if aborted due to missing testsGravatar Klaus Aehlig2017-09-12
* BEP: Add TargetConfigured events also for aspectsGravatar Klaus Aehlig2017-09-01
* BEP: add tool_tag explicitlyGravatar Klaus Aehlig2017-08-30
* Replace deprecated `set` constructor and its order names in integration testsGravatar vladmos2017-08-24
* BEP: Make tags available in TargetConfigured eventGravatar Klaus Aehlig2017-08-14
* BEP: move configuration-independent information to TargetConfigured eventGravatar Klaus Aehlig2017-08-11
* BEP: do not generate test summaries for broken testsGravatar Klaus Aehlig2017-08-02
* Add configuration and target label to ActionCompletedId.Gravatar Eduardo Colaco2017-07-27
* BEP: Merge all failures into the Aborted eventGravatar Klaus Aehlig2017-07-24
* Use new actions API in docs.Gravatar Dmitry Lomov2017-07-21
* BEP: Report configuration for all actionsGravatar Klaus Aehlig2017-07-14
* build_event_stream_test: stop daemon before removing filesGravatar Klaus Aehlig2017-07-10
* Restrict writing build events to a white-listed set of commandsGravatar Klaus Aehlig2017-07-07
* Make build_event_stream_test more robustGravatar aehlig2017-07-07
* Fix JSON expectationsGravatar Klaus Aehlig2017-07-05
* AspectCompleteEvent: correctly report artifacts for a failed aspectGravatar Klaus Aehlig2017-07-05
* Introduce ctx.actions.write in place of ctx.file_action.Gravatar dslomov2017-06-30
* build_event_stream_test: action listener is still experimentalGravatar Klaus Aehlig2017-06-29
* Writing build events to a file is no longer experimentalGravatar aehlig2017-06-28
* BEP: Gracefully handle null configurationsGravatar Klaus Aehlig2017-06-28
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* Add 'ctx.actions' and implement 'ctx.action.declare_file'.Gravatar dslomov2017-06-27
* BEP: Support longer streams on non building commandsGravatar Klaus Aehlig2017-06-26
* Make NoBuildEvent an instance of BuildEventGravatar Klaus Aehlig2017-06-19
* Propagate postable events further upGravatar Klaus Aehlig2017-06-14
* BEP: report visibility errorsGravatar Klaus Aehlig2017-06-01