-
### Reproduction steps
1. cd esp_project
2. git clone --recurse-submodules git@github.com:project-chip/connectedhomeip.git
Expected - Git clone complete without error
Actual - Error
```
…
-
I'm getting the "golden_hw_state failed with error -2" error in my dmesg logs, it doesn't stop me from creating and using vgpu's though, what does this error affect? I saw issue #77 mentioned that it'…
-
The golden test system accesses the file system to read and write golden files, as well as visual output from failed diffs.
To read and write these files, the golden test system needs an awareness …
-
-
The goal here is to programmaticly add a field to Value and then write it out with InlineImports.
### What version of CUE are you using (`cue version`)?
0.5.0-beta.5
### Does this issue r…
-
**Describe the bug**
When trying to simulate desired insertions from VCF file, the insertions are not present in the resulting reads. Golden VCF file is completely empty after successful run (no muta…
-
### Description
When `goldendict` is running and tray icon is enabled clicking the icon duplicates it.
https://user-images.githubusercontent.com/1406222/153288802-24ba0c28-71e1-493e-9917-54ad306…
-
#!/bin/bash
CUDA_VISIBLE_DEVICES=7 accelerate launch \
--mixed_precision bf16 \
--num_cpu_threads_per_process 1 \
flux_train_network.py \
--pretrained_model_name_or_path flux1-s…
-
**Is your feature request related to a problem? Please describe.**
Feature to allow storage of workflow artifacts. Here are the ones of interest:
1. Code coverage artifacts
2. failures directories …
-
@takahirom Thank you so much for library and all the collaborators.
Problem: by default, IDE plugin looks for screenshot names by next pattern:
{selected screenshots folder in settings}**/**{Test …