dcbaker / meson-plus-plus

An experimental and incomplete implementation of Meson in C++, for solving Meson's bootstrapping issue.
Apache License 2.0
50 stars 7 forks source link

ci: bump meson to 0.60 in the ubuntu jobs for graceful gtest failures #102

Closed dcbaker closed 2 years ago

dcbaker commented 2 years ago

The QL version is left at 0.55 (the minimum currently supported), to ensure that it continues to work.

github-actions[bot] commented 2 years ago

Unit Test Results

1 files  ±    0  1 errors  0 suites   - 45   0s :stopwatch: -2s 0 tests  - 318  0 :heavy_check_mark:  - 318  0 :zzz: ±0  0 :x: ±0 

For more details on these parsing errors, see this check.

Results for commit d3aa8879. ± Comparison against base commit a6537d50.

This pull request removes 318 tests. ``` ArrayParsingTests/ArrayToStringTests ‑ arguments/0 ArrayParsingTests/ArrayToStringTests ‑ arguments/1 ArrayParsingTests/ArrayToStringTests ‑ arguments/2 ArrayParsingTests/ArrayToStringTests ‑ arguments/3 ArrayParsingTests/ArrayToStringTests ‑ arguments/4 DictParsingTests/DictToStringTests ‑ arguments/0 DictParsingTests/DictToStringTests ‑ arguments/1 DictParsingTests/DictToStringTests ‑ arguments/2 DictParsingTests/DictToStringTests ‑ arguments/3 DictParsingTests/DictToStringTests ‑ arguments/4 … ```

:recycle: This comment has been updated with latest results.