-
In testframework.cpp(Thrust/testing/) clock_t of std namespace is being used(std::clock_t). But due to definition of macro in hip_runtime.h we are encountering errors while compiling test cases for HC…
-
Setup everything as the docs described. Once I moved my test calls to after screen.Show() it now gives me this error
```
BRIGHTSCRIPT: ERROR: roSGScreen.CreateScene: Type mismatch converting from …
-
When I run this spec with `sbt test`:
``` scala
case class Child(id: Int)
case class Parent(child: Child)
class FooSpecs extends Specification {
var bar = parse[Parent]("""{"child":{"id":1}}""")
…
-
Ubuntu 23.04 with g++ 12.2.0 and valgrind 3.19.0. Built without depends and without `--enable-debug`.
The failure is introduced by:
https://github.com/bitcoin/bitcoin/pull/27626/commits/cce96182ba…
-
Bitcoin version: master (c80f57ba5)
coin-selection-simulation: main (c604fad)
I'm getting an assert because the change position is not null, but the tx has only one output. I'm not sure how to deb…
-
In my framework I declare something like:
TestFramework.h
```
extern char const *test;
extern NSString const *testString;
@interface TestFramework : NSObject
@end
```
TestFramework.m
```
#import…
-
The `feature_pruning.py` functional tests are failing.
**Expected behavior**
Functional tests should pass.
**Actual behavior**
~~~
1/197 - feature_pruning.py failed, Duration: 11 s
stdou…
-
As per the title the Sse2_r and Sse2_ro hardware intrinsics projects fail compiling with errors similar to the following:
```
/__w/1/s/artifacts/bin/mono/linux.x64.Release/opt: mono_aot_dFNFkp/temp…
-
Необходимо добавить возможность следить за ходом выполнения тестов.
По сути реализация консольного вывода, где должен быть список тестов, и их статус.
-
https://fc-jenkins.dsp-techops.broadinstitute.org/job/cromwell-test-runner/884/
https://fc-jenkins.dsp-techops.broadinstitute.org/job/cromwell-test-runner/1179/
java.lang.IllegalStateException: ca…