Problem
test_problem
Expected Answer
The UI should list this run.
test
This is a deployment smoke test.
Raw result JSON
{
"competition": "test_comp",
"problem": "test_problem",
"run_id": "test",
"answer": "This is a deployment smoke test.",
"expected": "The UI should list this run."
}
Full raw log JSON
{
"competition": "test_comp",
"problem": "test_problem",
"run_id": "test",
"answer": "This is a deployment smoke test.",
"expected": "The UI should list this run."
}