mirror of
https://github.com/Veridise/Picus.git
synced 2026-05-11 03:00:06 -04:00
ci: additionally check that Picus terminates properly
This would have caught the mistake fixed in #38
This commit is contained in:
committed by
sorawee
parent
eb2e8cda80
commit
0da4653001
@@ -81,7 +81,8 @@
|
||||
['safe #px"(?m:^weak uniqueness: safe\\.$)"]
|
||||
['unsafe #px"(?m:^weak uniqueness: unsafe\\.$)"]
|
||||
['unknown #px"(?m:^weak uniqueness: unknown\\.$)"])
|
||||
(get-output-string string-port))]
|
||||
(get-output-string string-port))
|
||||
(check-not-false timing-info)]
|
||||
['timeout
|
||||
(check-false timing-info)])
|
||||
(flush))
|
||||
|
||||
Reference in New Issue
Block a user