9 lines
360 B
Plaintext
9 lines
360 B
Plaintext
|
#
|
||
|
# Block line when test case cannot run in the HW due to server or connection issues
|
||
|
#
|
||
|
^BLCK0/[-a-z0-9:]+ (.+)#test @[^/]+/[^:]+:[^:]+: evaluation blocked(.*)$
|
||
|
#
|
||
|
# Block line when there is an issue with the YKUSH serial connection
|
||
|
#
|
||
|
^BLCK0/[-a-z0-9:]+ (.+)#test @[^/]+/(?P<board>[^:]+):[^:]+: exception: 400: (?P=board): Cannot find YKUSH serial '[A-Z0-9]+'$
|