Closed SurferJeffAtGoogle closed 3 years ago
It generates different output for the same input on consecutive runs.
Example: https://github.com/googleapis/googleapis-gen/commit/a7dd37b1d69d4a274613cff07dd58eb1aefac1e4
Looks like chunks get generated in a different order depending on no variable I can observe.
This is fatal to all our code-generating automation: autosynth, bazel-bot, owl-bot, etc.
The diff is for RecommendationService.php.
I haven't seen it in about 3 weeks. I'll re-open if I see it again.
It generates different output for the same input on consecutive runs.
Example: https://github.com/googleapis/googleapis-gen/commit/a7dd37b1d69d4a274613cff07dd58eb1aefac1e4
Looks like chunks get generated in a different order depending on no variable I can observe.
This is fatal to all our code-generating automation: autosynth, bazel-bot, owl-bot, etc.