Tim Kington

Results 3 issues of Tim Kington

If I edit code and don't save the file, running the tests sometimes executes the old code. When I click run, the files are saved, but there seems to be...

bug
help wanted
ai-triaged
test-execution

It looks like something is wrong with the parsing of test failures when strings contain newlines. If I do: `assertEquals("if (x < 3){\n", "if (x < 3) {\n");` I get...

bug
help wanted
ai-triaged
junit
test-reporting
investigating
low-priority

I have a gradle-based Java project, and it has been working fine. Recently it started refreshing the testing view every time a test run completes. It takes five or so...

bug
ai-triaged
test-discovery
low-priority
gradle