-
Consider this code:
```
module Test {
exports a.b;
requires static java.base;
}
```
As per the spec, it is illegal for modifiers to appear here. Same goes for transitive as well. He…
-
`forc-test` should support fuzzing with its testing capabilities. For a given sway unit test, `forc-test` should be able to fuzz the code to help programmers discover edge cases in their functions/met…
-
## Context
https://github.com/celestiaorg/celestia-node/releases/tag/v0.16.0 doesn't have prebuilt binaries.
## Problem
Looks like integration tests keep failing on https://github.com/celest…
-
### Description
The following code:
```php
-
### What happens?
Unable to delete from multiple tables with foreign key constraints in a transaction.
Expected behavior: changes are committed on `commit()` or can be rolled back as desired
…
-
### Feature Type
- [X] Adding new functionality to pandas
- [ ] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
**Problem Descri…
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md)
- [X] My request is not listed as [a very good idea, but unfor…
-
Issues in clangd:
- https://github.com/clangd/clangd/issues/45
- https://github.com/clangd/clangd/issues/103
- https://github.com/clangd/clangd/issues/1534
What `#include` in C/C++ does is just …
-
### Description
We have tons of tests inside tap-agent and indexer-common that uses `sleep` to propagate messages and other stuff. @suchapalaver suggested that we should have a way to wait for a spec…
-
Platforms: dynamo
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_no_grad_copy&suite=TestAutograd&limit=100) and the most recent …