-
PersistentTopicTest is flaky. The setup() test method fails sporadically.
```
2021-12-30T14:52:26,643+0800 [metadata-store-772-1] ERROR org.apache.pulsar.metadata.impl.AbstractMetadataStore - Fa…
-
To increase confidence in making code changes and to encourage other code contributors, significantly increase unit test coverage to that it is clear if a code change has broken any existing functiona…
-
Hi,
I am running into a Mockito (mockito-inline) problem when mocking a final Kotlin class in Java.
The method that I want to mock: [`fun header(header: String): String? = req.getHeader(header)`]…
-
Godot does not provide metadata about default parameters yet. Since it can't be known which parameters are defaulted, GUT defaults ALL parameters to ALL methods to `null`. This can cause hard to fi…
-
![Slow2001](https://user-images.githubusercontent.com/75116070/122603963-80778680-d075-11eb-9585-4be7b68ca2e3.jpg)
With very little work, I got your code working on my 6" HD waveshare screen. Bri…
-
List of NvAPI functions that UE4 uses:
NvAPI_Initialize
NvAPI_Unload
NvAPI_D3D1x_BindSwapBarrier
NvAPI_D3D1x_JoinSwapGroup
NvAPI_D3D1x_QueryMaxSwapGroup
NvAPI_D3D1x_Present
NvAPI_EnumPhysical…
K0bin updated
2 years ago
-
My current setup has GDScript scripts calling methods on GDNative scripts (using rust). Unfortunately, I have noticed two issues with this:
1. `(utils.gd).is_native_class` does not recognize native s…
-
Creating an issue to track the work that I'm doing.
## Search Terms
jsx, theme, handlebars
## Problem
Themes implemented in handlebars, do not use native TS language features. Themes can …
-
I am currently using Mockito 3.12.4.
I have seen that Android tests that use ```@RunWith(AndroidJUnit4::class)``` have suddenly stopped running and they fail with error
org.mockito.exceptions.…
-
| | |
| --- | --- |
| Bugzilla Link | [7822](https://llvm.org/bz7822) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Using the default …