-
### Describe the bug
Hello,
We successfully used ArtifactoryNpm@2 task in Azure DevOps pipeline for a long time until npm@9 arrived.
Currently, our tests fail because the ERR_INVALID_AUTH error.
…
-
Hi!
I'm having some issues with setting up some tests using the setup method. Working from the examples in the documentation, I've nailed it down to the following minimal reproducible examples (I'm…
Aratz updated
2 months ago
-
I just migrated a project from Dagger to Hilt, everything works fine except when executing `./gradlew connectedAndroidTest` with AVD running in a CI CD pipeline. There is this [bug](https://issuetrack…
-
Ever since merging #1481 our CI pipelines failed more or less reliably.
We often had trouble reproducing this locally. Although it was not impossible to reproduce it locally, it did work more often…
-
Currently we are trying to migrate from CircleCI to tekton on a self hosted environment. The initial implementation was great but we are currently having issues while trying to scale our pipelines.
…
-
I don't know why only Mac picks this up but there are several tests that actually consistently fail with errors like:
```
/Users/runner/work/iree-amd-aie/iree-amd-aie/tests/transform_dialect/conv_…
-
Currently, not all tests pass when run on Windows. This prevents us from running the tests in the CI pipeline, see #1135. If you have a Windows box, please help us by fixing a few unit tests.
ghost updated
5 months ago
-
I want to use the gocardless cli to enable automated tests of our payment logic in our ci pipeline.
**Is your feature request related to a problem? Please describe.**
Currently the only way to log…
-
- Make all the tests in assetuitlities - Pass , Fail?
- Make all the tests in digitalmodel - Pass , Fail?
Document the files that pass and fail.
We will try to fix the failed tests.
Objecti…
-
There are extraneous stage and access bits in the following depth clear\reuse example
https://github.com/KhronosGroup/Vulkan-Docs/wiki/Synchronization-Examples#first-render-pass-writes-to-a-depth-a…