-
Hi team.
We're using Simulate from 'react-dom/test-utils' in our package, which is a dependency for other packages. However, Simulate is deprecated, and it's recommended to use @testing-library/rea…
-
### Component(s)
receiver/hostmetrics
### What happened?
## Description
When running the tests for `receiver/hostmetricsreceiver` locally, I consistently get a failure in `receiver/hostmet…
-
I get the following error when my tests are run in GitLab:
```
Error Message:
[Test Collection Cleanup Failure (PostgresSqlContainerCollection)]: System.NullReferenceException : Object reference…
-
Similar to #203, it seems like the `1.4.1` releases are still making assumptions about items in the current space that weren't prior, which is a breaking change, and fails to build on projects who wer…
-
## Bug
Unable to read in commit info timestamp after running optimize.
#### Which Delta project/connector is this regarding?
- [x] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] …
-
At the moment it is possible to filter secondary objects by certain criteria in primary objects. Like so:
```graphql
query {
Author(filter: {published: {rating: {_gt: 4.8}}, age: {_gt: 63}}) {
…
-
Zingo-testutils is used by zaino-testutils. Currently zingo-testutils always launches lwd and zcashd. this need to be updated so that either zcashd or zebrad can be launched and either lwd or zaino. *…
-
Search results are not in green. `@VisibleForTesting` throws warnings
-
pkg/ccl/kvccl/kvtenantccl/upgradeinterlockccl/upgradeinterlockccl_test.TestTenantUpgradeInterlock [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests…
-
this happens when testing this file.
it imports `gno.land/p/demo/testutils`, and then import `std`, cause an error(pre-configured manually) on math/overflow package which is not imported and used.
…