-
### Overview
We need to create case study projects within the TDM UX dev account so that My Projects page has enough case studies that we are able to test the various features during the upcoming My …
-
Current result
```
Test FAILED (2/11)
args: [[1, 1, 0, 2],1]
expected: [1, 1, 0, 2]
result: [0, 1, 1, 2]
```
Should've passed.
-
sql/pgwire.TestAuthenticationAndHBARules [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/17072070?buildTab=log) with [artifacts](https://teamcity…
-
@etrepum is it possible to look at this for you ?
-
For example:
```
it('test: p, bob, /dataset2/resource1, * - DELETE', async () => {
app.mockCsrf()
const response = await app.httpRequest()
.delete('/dataset2/resource')
.s…
-
Still on my quest to figure out why LLMs fail on basic test-cases (#76), I've found a rather common failure mode is that LLMs will not know whether to include or exclude 0s while processing label ima…
-
Hello everyone,
I'm using HURL to test within one file with 30+ endpoints.
It's possible to split report for each test case with a name of tested endpoint ?
I'm putting junit test report into…
-
### LeetCode Username
code_bug53
### Problem Number, Title, and Link
796. Rotate String https://leetcode.com/problems/rotate-string/description/
### Bug Category
Missing test case *(Incorrect/Ine…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…
-
Test cases to be added so that test case works in local machine as well as in the git hub action pipeline