runtime: only check the existence of variables in gdb info locals test
As discussed in golang.org/cl/28499: Only test that all expected variables are listed in 'info locals' since different versions of gdb print variables in different order and with differing amount of information and formats. Fixes #28499 Change-Id: I76627351170b5fdf2bf8cbf143e54f628b45dc4e Reviewed-on: https://go-review.googlesource.com/c/146598Reviewed-by: Heschi Kreinick <heschi@google.com>
Showing
Please register or sign in to comment