-
_Issue [JP-2928](https://jira.stsci.edu/browse/JP-2928) was created on JIRA by [Howard Bushouse](https://jira.stsci.edu/secure/ViewProfile.jspa?name=bushouse):_
In order to get more robust testing …
-
The NodePushOut optimization was improved in association with addressing https://github.com/phate/jlm/issues/632 and the optimization in isolation now passes the llvm-test-suite.
However, when inc…
-
much like patternfly-a11y, the code for running visual regression tests shouldn't need to live in patternfly/patternfly. It can move out to a new repo in the pf github org.
once it's moved out, it …
-
This is the same as #2278
This looks like a regression as the tests
* Pass in 1.63.2
* Fails in >= 1.77.5 (last tested 1.80.5)
This works fine on other platforms tested: MacOS and Linux.
…
-
Now that we are telling people to look at the artifacts (especially the MC-1 CRD), our tolerance for breaking these artifacts is low enough that we need proper regression tests that fail if the artifa…
-
### Code
I tried this test with `-Ctarget-cpu=x86-64-v3` (which we have on by default in the upcoming RHEL 10):
`tests/codegen/issues/issue-101082.rs`
```rust
//@ compile-flags: -O
#![crate_type = …
-
Performance validation: CoreMark, Embench, cache, branch, ways to detect issues
Tests with multiple simulators
Lockstep tests
Code coverage
Functional coverage
Some of this depends on having a …
-
As discussed in [PR #148](https://github.com/reactive-firewall/multicast/pull/148) at [this comment](https://github.com/reactive-firewall/multicast/pull/148#discussion_r1785744339), we need to simplif…
-
**Is your suggestion related to an experience ? Please describe.**
- We have encountered a regression where there was an issue in the JIT provisioning user updates. This was not detected before the r…
-
### Describe the issue as clearly as possible:
Our benchmark runtime increased more than 2x after JAX version upgrade to 0.4.34
Reproduced locally:
On JAX 0.4.30
```console
--------------------…