-
## Describe the bug
I'm doing a local run of a test class, containing two simple test cases, one which I'm forcing a fail via a particular assert. I was assessing what comes out in the json & JUnit r…
-
**Describe the bug**
I am proceeding through the steps as described in the 10k PBMC tutorial:
https://vsn-pipelines-examples.readthedocs.io/en/latest/PBMC10k.html
The following error is encoun…
-
*Installation details*
Scylla version (or git commit hash): 4.0.1-0.20200524.8d9bc57aca6 with build-id 778b5fddea1d144ace993fe09de0ef6f050bafe6
Cluster size: 6 nodes
OS (RHEL/CentOS/Ubuntu/AWS AMI…
-
Hi,
I'm running CheckM2 with the following command:
```
checkm2 \
predict \
--threads 20 \
--input $(cat {input_file}) \
--output-directory {output_dir} \
…
-
**Describe the bug**
When running Stryker against my project, it asks me to report the following issue.
```
[11:09:46 WRN] Stryker.NET encountered a compile error in C:\git\stryker_bug\StrykerBug\C…
-
Occasionally harvester_worker raises an error and refuses to process blocks anymore
```harvester-worker_1 | [2020-06-04 14:14:10,021: ERROR/ForkPoolWorker-1] Task app.tasks.start_sequencer[49e40c…
-
import nltk
nltk.download('stopwords')
from nltk.corpus import stopwords
#print stopwords.fileids()
en_stops = set(stopwords.words('finnish'))
all_words = open("./testrun.txt")
for word in all_w…
-
Test logs:
```
Test Case '-[FlutterKeyboardManagerTest testEventsProcessedSequentially]' started.
[ERROR:flutter/fml/memory/thread_checker.h(78)] Object referenced on a thread other than the one on…
-
Latest (at this moment) can't be build with gcc2, parse errors, I got a few fixed by lot's of others there (skill are not up to that).
-
If I try to call skipTest("Some comment") inside my test function, autonose launched from 0launch (and which has UI) crashes.
autonose launched from 0launch with --console key exits upon execution.
C…