Skip to content

Commit 8767ee9

Browse files
committed
Store integration-test restults with judge migration
1 parent 16052d1 commit 8767ee9

File tree

14 files changed

+27
-27
lines changed

14 files changed

+27
-27
lines changed

integration-tests/diffing-testwriter-correct/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{
1919
"command": "start-context",
2020
"description": {
21-
"description": "test(TestWriterTest)",
21+
"description": "test",
2222
"format": "code"
2323
}
2424
}

integration-tests/diffing-testwriter-package/result.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
{
1919
"command": "start-context",
2020
"description": {
21-
"description": "test(TestWriterTest)",
21+
"description": "test",
2222
"format": "code"
2323
}
2424
}
2525
{
2626
"command": "escalate-status",
2727
"status": {
2828
"enum": "wrong",
29-
"human": "Fout"
29+
"human": "Wrong"
3030
}
3131
}
3232
{

integration-tests/diffing-testwriter-wrong/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{
1919
"command": "start-context",
2020
"description": {
21-
"description": "test(TestWriterTest)",
21+
"description": "test",
2222
"format": "code"
2323
}
2424
}

integration-tests/interactive/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{
1919
"command": "start-context",
2020
"description": {
21-
"description": "test(EchoTest)",
21+
"description": "test",
2222
"format": "code"
2323
}
2424
}

integration-tests/messagewriter-output/result.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
{
1919
"command": "start-context",
2020
"description": {
21-
"description": "testAdd(SubmissionTest)",
21+
"description": "testAdd",
2222
"format": "code"
2323
}
2424
}
2525
{
2626
"command": "escalate-status",
2727
"status": {
2828
"enum": "wrong",
29-
"human": "Fout"
29+
"human": "Wrong"
3030
}
3131
}
3232
{

integration-tests/output-cutoff/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{
1919
"command": "start-context",
2020
"description": {
21-
"description": "test(SpamTest)",
21+
"description": "test",
2222
"format": "code"
2323
}
2424
}

integration-tests/packaged-class/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{
1919
"command": "start-context",
2020
"description": {
21-
"description": "test(DodonaTest)",
21+
"description": "test",
2222
"format": "code"
2323
}
2424
}

integration-tests/stackoverflow/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"command": "escalate-status",
3434
"status": {
3535
"enum": "runtime error",
36-
"human": "Uitvoeringsfout"
36+
"human": "Runtime error"
3737
}
3838
}
3939
{

integration-tests/stubber-construction/result.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
{
1919
"command": "start-context",
2020
"description": {
21-
"description": "testExisting(StubberTest)",
21+
"description": "testExisting",
2222
"format": "code"
2323
}
2424
}
@@ -29,15 +29,15 @@
2929
{
3030
"command": "start-context",
3131
"description": {
32-
"description": "testPrivate(StubberTest)",
32+
"description": "testPrivate",
3333
"format": "code"
3434
}
3535
}
3636
{
3737
"command": "escalate-status",
3838
"status": {
3939
"enum": "wrong",
40-
"human": "Fout"
40+
"human": "Wrong"
4141
}
4242
}
4343
{
@@ -58,15 +58,15 @@
5858
{
5959
"command": "start-context",
6060
"description": {
61-
"description": "testNonExisting(StubberTest)",
61+
"description": "testNonExisting",
6262
"format": "code"
6363
}
6464
}
6565
{
6666
"command": "escalate-status",
6767
"status": {
6868
"enum": "wrong",
69-
"human": "Fout"
69+
"human": "Wrong"
7070
}
7171
}
7272
{
@@ -87,7 +87,7 @@
8787
{
8888
"command": "start-context",
8989
"description": {
90-
"description": "testSupertype(StubberTest)",
90+
"description": "testSupertype",
9191
"format": "code"
9292
}
9393
}
@@ -98,7 +98,7 @@
9898
{
9999
"command": "start-context",
100100
"description": {
101-
"description": "testSubtype(StubberTest)",
101+
"description": "testSubtype",
102102
"format": "code"
103103
}
104104
}

integration-tests/stubber-package/result.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
{
1919
"command": "start-context",
2020
"description": {
21-
"description": "test(StubberTest)",
21+
"description": "test",
2222
"format": "code"
2323
}
2424
}
2525
{
2626
"command": "escalate-status",
2727
"status": {
2828
"enum": "wrong",
29-
"human": "Fout"
29+
"human": "Wrong"
3030
}
3131
}
3232
{

0 commit comments

Comments
 (0)