commit | 882321bd2cd126e586cb555e7f4ae535d965ec3d | [log] [tgz] |
---|---|---|
author | ajurkowski <ajurkowski@google.com> | Tue Dec 07 08:43:44 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 07 08:44:54 2021 -0800 |
tree | 0b0414ccf616fefeed4959ce89bb24aca37a6e5a | |
parent | 2ec457df0f0ea1b7314c0906ae5c611bf488d868 [diff] |
Add an uncaught exception handler for Bazel integration tests. Add uncaught exception handler to crash tests in case of uncaught exception in threads. That brings the tests to parity with [`BlazeRuntime` logic](https://github.com/bazelbuild/bazel/blob/1987af2216b3adb7d0e19a70f0e1778eee519d4c/src/main/java/com/google/devtools/build/lib/runtime/BlazeRuntime.java#L1402-L1403) which crashes on such exceptions. An example of currently ignored exception could be `FileSystemValueChecker::getDirtyActionValues` which runs in a separate executor. PiperOrigin-RevId: 414736325
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md