-
CI tests seem to have been inadvertently disabled in #4.
```console
> pub run test --platform vm
00:02 +0 -1: loading test/http_retry_test.dart [E] …
-
# Bug report
### Bug description:
I was doing some testing to check that Python without optional C extensions remains functional, and I've noticed that the following test fails if `_zoneinfo` is not…
-
I noticed this comment in the message tests:
https://github.com/cloudevents/sdk-rust/blob/main/src/event/message.rs#L185
```
#[test]
fn message_v03_roundtrip_binary() -> Result {
//T…
-
roachtest.cluster_creation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/17503930?buildTab=log) with [artifacts](https://teamcity.cockroachd…
-
**Describe the bug**
I've noticed this for a long time, but haven't bothered to report it until now. Test cards routinely show up in actual games - most often Waste Land - even when you have the **En…
-
On some of my smoker systems (e.g. fedora with perl 5.38.2) t/35-then-cancel.t fails with a segfault:
```
t/35-then-cancel.t ..........
All 38 subtests passed
...
Test Summary Report
-------…
-
### LeetCode Username
vinay_pasupuleti
### Problem Number, Title, and Link
1. Two Sum https://leetcode.com/problems/two-sum
### Bug Category
Missing test case *(Incorrect/Inefficient Code getting…
-
### Does this issue reproduce with the latest release?
Yes (1.17.3)
### What operating system and processor architecture are you using (`go env`)?
Any
### What did you do?
Called `t.Fai…
-
So, I haven't been able to get a reliable MWE for this. I just noticed that sometimes (on both 1.10.6 and 1.11.1), I will:
1. Run a `@testitem` test in VSCode.
2. Observe the test to fail.
3. Modify …
-
## Current situation
The [ROS 2 doc introduction to testing page](https://docs.ros.org/en/rolling/Tutorials/Intermediate/Testing/Testing-Main.html) makes clear that automated testing constitutes part…