eclipse-score / eclipse-score/baselibs
Tests `dynamic_array_test` and `abortsuponexception_toolchain_test` fail
Open
- Dominant language
- C++
- Stars
- 26
- Forks
- 85
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 46
Description
When trying to run tests with `bazel test //...`, two of them fail:
```
//score/containers:dynamic_array_test FAILED in 0.7s
//score/language/safecpp/aborts_upon_exception:abortsuponexception_toolchain_test FAILED in 0.1s
```
See gtest logs:
* [dynamic_array_test/test.log](https://github.com/user-attachments/files/20450943/test.log)
* [abortsuponexception_toolchain_test/test.log](https://github.com/user-attachments/files/20450949/test.log)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.