commit | 17fb8e72a1329b444d5b15714f58c7bd576956fa | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Jan 04 03:07:20 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jan 04 03:07:20 2023 +0000 |
tree | a06010eae09b1f4f3ae196e1d51a90e1cbccc3ca | |
parent | 0ffb3e522edf10a85ffd3a7519011c9fa47a36f3 [diff] | |
parent | f9d23a9f51e5f879e6f0755ed28783b459e0ea5f [diff] |
Merge changes from topic "regress" * changes: Fix concurrency bug in bottom-up resolution walk. An ActionSet doesn't need to walk the graph. Create regression test to catch concurrency error Create regression test to catch WalkAction error. Fix tests so they can fail.