-
We've been seeing a high degree of segfaults recently in the `processing` unit tests under JDK 21. Here's an example: https://github.com/apache/druid/actions/runs/11528594002/job/32166241444?pr=17414.…
gianm updated
2 weeks ago
-
Error while running katalon-studio-github-action as per its Example usage (modified because of the Issues 2,3) - similar to issue 1:
Set up job2s
Build katalon-studio/katalon-studio-github-ac…
-
https://sentry.io/organizations/gephi/issues/3174411505/?referrer=github_plugin
```
NullPointerException: None
at org.gephi.desktop.project.ProjectControllerUIImpl.openFile(ProjectControllerUIImp…
-
We configure JUnit to run 1 thread per core, so with current GitHub runners setup it should create no more than 4 query runner instances. However, sometimes tests create more and then sometimes they f…
-
Some code actions like `Generate Constructors` are duplicated if the client doesn't provide a `only` kind filter.
For example:
- Create a project with `gradle init --type java-application`
- Op…
-
```
Error: TestWorkerRestart.testRestartDuringQuery:101
Expecting message:
"Could not communicate with the remote task. The node may have crashed or be under too much load. This is probably a…
ebyhr updated
5 months ago
-
### Checklist
- [x] I am using the latest version - 0.21.4
- [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.
- [x] I have read the contribution guide…
-
[provide a description of the issue]
No Refactor-->Rename when lambda placeholder selected
##### Environment
- Operating System: Fedora 33
- JDK version: 11.0.9 OpenJDK
- Visual Studio Code…
-
https://github.com/prestodb/presto/actions/runs/8070233507/job/22047081223?pr=22024
## Your Environment
n/a
## Expected Behavior
## Current Behavior
```
Error: Failures:
Error: …
-
'GitHub Actions Workflow' 자동 빌드 과정에 'Hello Java World!' 스프링 부트 서브 모듈 프로젝트의 빌드 결과물을 가능하다면 'Azure'나 'AWS'에 배포하는 '스텝'을 추가해볼 것.