-
`lldb/test/API/functionalities/fork/concurrent_vfork/TestConcurrentVFork.py` sometimes fails with a timeout. I've seen this on AArch64 and Arm Linux.
For example https://lab.llvm.org/buildbot/#/bui…
-
This filter should only be able to connect to ES cluster with either same or earlier major.minor versions.
This is to ensure that integration pipelines fetched from ES will work in Logstash.
jsvd updated
11 months ago
-
Hi Team,
I am trying to add ARM64 jobs in travis for stratos but it seems it has several issues and does not contain ARM64 support. Please go through below issues in travis for arm64:
1. **Stage…
-
Incompatible flag `--incompatible_config_setting_private_default_visibility` will be enabled by default in the next major release (Bazel 7.0), thus breaking rules_kotlin. Please migrate to fix this an…
-
faire une modal accecible depuis partout qui permet d'envoyer une descritiption du bug avec des infos symfony.
-
**Is your feature request related to a problem? Please describe.**
Not a problem per se. Perhaps it may lead to being able to better conform to certain AWS IAM best practices around using tags and …
-
【背景】
蓝盾早期的变量使用比较自由,但在一些场景下业务希望有严格的检查控制。
考虑到存量流水线太多,开启严格检查需要修改的内容太多,一刀切不适合,增加配置由业务选择。
【需求】
1. 支持项目级别的“语法风格”配置,可选值有 宽松/制约
- 蓝盾和stream存量项目默认都为 “宽松”
- 新建项目时,新建页面默认选中“传统”,业务可根据需要切换
- 编…
-
### Failing test case
TestFakeInputSuite/TestManager_Chunk
### Error message
the fake component takes too long to check in
### Build
https://buildkite.com/elastic/elastic-agent/builds/1
### OS
…
-
I've been regularly seeing an error that looks like some issue with the CI scripts talking to GCS.
The error is a bit confusing because it looks like some problem uploading the test logs ("can't fi…
-
看文档前端代码都是和后端微服务模块相对应的,有个疑问,我本地编译通过了,可以只修改前端页面吗?我在devops-nav npm run dev之后显示后端服务异常,不能展示。
我想单独本地调试前端页面,后端服务未启动的情况下,需要怎么做呢?