-
We should add a new workflow (triggered by a UI button):
It will be very similar to the current "benchmark" interface.
Inputs:
- repo
- ref
- build args?
- run args?
- parent/base for comparison
- x8…
-
Env: Mac OS10.10.1 Chrome39
Go to https://qa.arena.topcoder.com and login with valid credentials
Go to SRM9 and take 250 point problem
Enter C++ code in it and compile (compilation was success)
Now c…
-
Recently I have seen one of the two cameras on Pi5 Bookworm fail to start properly when a cron job reboots the system in the afternoon. I believe this is due to the second camera not waiting long enou…
-
Hi, it seems that since we started using eclipse-temurin:21-jdk-noble (21.0.5+11) in our CI (via maven:3-eclipse-temurin-21), we get random JVM crashes during execution of the C2 compiler and after a …
-
### Your name
Betty Croft
### Your affiliation
Washington University in St. Louis
### What happened? What did you expect to happen?
TOMAS in v14.4.3 with GEOS-Chem in Classic (single-no…
-
Checking the following test reports:
https://libraries.openmodelica.org/branches/heavy_tests/ScalableTestSuite_NB/ScalableTestSuite_NB.html
https://libraries.openmodelica.org/branches/heavy_tests/…
-
Using ti build for PHP 8.4beta5 and see 3 warnings while build
```
/bin/sh /mnt/testing/php84-pecl-apcu/src/apcu-5.1.23/libtool --tag=CC --mode=compile gcc -I. -I/mnt/testing/php84-pecl-apcu/src/a…
-
**Describe the bug**
The following command gives different results depending on oiiotool version:
`oiiotool -i Carrots.exr --ociodisplay "sRGB - Display" "ACES 1.0 - SDR Video" -o Carrots.jpeg`
…
-
If doing testing of netcode, which requires two instances of the game to be run, the current workflow involves starting one, then tabbing back to the editor to start another once compile of the first …
-
Consider the following code:
```c++
#include
#include
class ConstEval {
public:
consteval ConstEval(const char* value) {
const char* current_char = value;
while (*current_ch…