-
A test failed on a tracked branch
```
TypeError: (0 , _reactUse.useLocalStorage) is not a function or its return value is not iterable
at SettingsModalComponent (/opt/buildkite-agent/builds/bk-ag…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…
-
### Describe the bug
The `buildkite-agent` [package](pkgs/development/tools/continuous-integration/buildkite-agent/default.nix) does not work when using any buildkite plugins as described here: https…
-
Logical indexing of a matrix using .== doesn't work for oneAPI:
```
using oneAPI
A = oneArray(rand(Float32, (1000, 1000)))
A[A .== 0] .= 1.0f0
```
```
ERROR: LoadError: GPU compilation of M…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…
-
A test failed on a tracked branch
```
Error: expect(jest.fn()).toBeCalledTimes(expected)
Expected number of calls: 1
Received number of calls: 0
at toBeCalledTimes (/opt/buildkite-agent/builds/b…
-
If a PR only modifies the manual, then we only need to run a subset of jobs, including:
1. Build a regular (non-assert) build of Julia on x86_64-linux-gnu
2. Build the docs
3. Run the doctests