-
We'll want to periodically call view methods to increase coverage. Additionally, assertion testing supports config-driven options to enable assert testing of view methods, but the `FuzzerWorker` only …
-
### 🚀 Feature Request
Every method we do actionability checks for has its own set of actionability checks that may or may not overlap with other methods (e.g., "check" looks for Enabled, "fill" doe…
-
# Bug report
### Bug description:
The `memoryview` builtin is registered as a `Sequence`, but doesn't implement the full API, because it doesn't inherit from `Sequence` at runtime and doesn't implem…
-
**Description**
Some methods in the generated tests have no assertions.
**To Reproduce**
1. Run contest estimator with the following settings:
```
timelimit = 160
methodFilter = "com.goo…
-
The following file leads to an assertion in Ctype.ml on `Fabsent` at https://github.com/ocaml/ocaml/blob/859b8255aa96128b34df568c5042b8677b79ffd1/typing/ctype.ml#L3433
I haven't been able to debug …
-
It'd be helpful if generated methods included an `@see` to the member the value was generated from.
## Example
### Given
```java
class Foo {
public int getBar() {
return 0;
}
}
…
Nava2 updated
1 month ago
-
The following code:
```rs
unsafe {
let player = MPMusicPlayerController::systemMusicPlayer();
let now_playing_item = player.nowPlayingItem();
match now_playing_item {
Som…
-
While trying to merge #122492, some issues with the existing documentation became apparent.
## The methods in question
- [ ] `::as_ref`
- [ ] `::as_ref`
- [ ] `::as_mut`
- [ ] `::as_ref_unche…
-
I have some assertions and extensions. These use some of the functionality from package `org.junit.platform.commons.util`. Now I'm trying to upgrade to Java 11, but that package is only exported to a …
-
_Issue automatically imported from old repo: https://github.com/EmbarkStudios/rust-gpu/issues/1141_
_Old labels: t: bug_
_Originally creatd by sirati on 2024-04-05T23:00:44Z_
---
rustc: spirv-t…
tombh updated
14 hours ago