-
# Problem
During pageserver deploys, heatmap upload logs noisy errors
```
2024-10-29T16:20:30.253228Z ERROR request{method=POST path=/v1/tenant/TENANT_ID/heatmap_upload request_id=091ea8ff-1777-4bbd…
-
Kokubun's compilation time investigation made me want to check if we're including compilation time during benchmarking iterations on yjit-bench. The answer is that for the lobster benchmark, which is …
-
Currently, there is not a way to add custom labels to the pods. The only labels that get added to the pods are selectorLabels, which you are not able to add custom labels to. There are a couple opt…
-
### Summary
Several undefined-behaviors have been found after testing one of the harnesses provided on the OSS-Fuzz repository (inchi_input_fuzzer).
During our tests we found:
1. signed integer-o…
-
I am trying to run harness.py on swebench-lite.
I got the following error:
```
Traceback (most recent call last):
File "~/python3.11/site-packages/multiprocess/pool.py", line 125, in worker
…
-
Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-mac-fsevents/p5.34-mac-fsevents/work/Mac-FSEvents-0.22" && /usr…
-
### Issue Description
Add test harness for implementers to prove compliance
-
### Description
To be completed in the December release:
- [ ] Ultraviolet Advanced Oxidation Process @luohezhiming
- [ ] Dewatering Unit @adam-a-a
- [ ] Electrodialysis 0D & 1D @lbibl
- [ ]…
-
No repro yet, but multiple folks have observed R crashes in the LSP main loop, especially on Workbench. Here's what the UI looks like when this happens:
![Image](https://github.com/user-attachments/a…
-
### Problem description
Currently when it comes to [testing](https://chainsafe.github.io/lodestar/contribution/testing/) the correctness of new changes that involve interacting with `BeaconChain` we …