haproxy/.github/vtest.json

15 lines
182 B
JSON

{
"problemMatcher": [
{
"owner": "vtest",
"pattern": [
{
"regexp": "^#(\\s+top\\s+TEST\\s+(.*)\\s+FAILED.*)",
"file": 2,
"message": 1
}
]
}
]
}