-
Tested with driver: 14616
$ rbuild package -d deps -DGPU_TARGETS=gfx1201
...
$ make check -j$(nproc)
[ 1%] Built target embed_lib_migraphx_kernels
349/380 Test #378: test_py_3.…
-
Hello. Thanks for making a great library.
I usually use this library with Angular, but when I set Angular to v15, it compiles fine with `ng serve`, but with `ng test` I get the following error.
``…
-
When running `ng serve` everything works
Just upgraded to angular 10 and got everything working, finally got to running a prod build and not of my DataTables are loading. Using `ng build --prod &&…
-
The `--skip-tests` flag for `ng new` didn't quite match my expectations as a developer.
### Versions
```
Angular CLI: 1.6.0-beta.0
Node: 8.4.0
OS: linux x64
Angular:
...
```
### Repro …
-
### Another report
> This issue was submitted by the add-in's exception handler.
#### Exception:
````csharp
System.Exception: Unable to load bitmap.
at FreeImageAPI.FreeImageBitmap.LoadFromStre…
-
### Another report
> This issue was submitted by the add-in's exception handler.
#### Exception:
````csharp
System.Exception: Unable to load bitmap.
at FreeImageAPI.FreeImageBitmap.LoadFromStre…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Which Transloco package(s) are the source of the bug?
Transloco, Scoped Libs
### Is this a regression?
No
#…
-
**Describe the bug**
I'm using [a library](https://github.com/libui-ng/libui-ng) that uses a string as `soversion` and an emtpy list as `darwin_versions` (the project is still unversioned.)
```
…
-
**Describe the bug**
When I do `ng test` - it doesn't find any single test.
Firstly, I tried that on existing project (which is using jest but via jest cli and I know tests exist) -> 0 tests disco…
-
ion-google-place works fine when testing with ionic serve but when I load onto a physical iPhone or Android phone the Google places list does not appear.
My code looks like this:
``` html
…