google / google/amber

Missing results summary when test fails

Open
#678 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
228
Forks
77
PR merge metrics
No merged PRs in 30d

Description

When I run amber with multiple scripts, and one of them is unsupported, then I do not get a proper summary of the results:

```
$ amber draw_triangle_list_hlsl.amber user_type.amber
Unable to find Vulkan device supporting:
VK_GOOGLE_user_type
```

I would be nice to see something like:

```
Summary: 1 pass, 0 fail, 1 unsupported
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.