diff --git a/test/config/quick.yaml b/test/config/quick.yaml index 317f3ce4..985e6c3e 100644 --- a/test/config/quick.yaml +++ b/test/config/quick.yaml @@ -22,7 +22,8 @@ validation: failure: - "CUDA.*error" - "out of memory" - - "CPU backend" + - "failed to load.*CUDA" + - "no GPU detected" server: host: "localhost"