Closed tbpg closed 4 years ago
Normally, the artifacts tab includes the XML file with results, but it looks like it wasn't uploaded to Sponge.
Ah. If you select one of the other targets on the left-hand side, you'll see an XML file you can download and use in unit tests.
This build might be better because it has tests that passed and failed: https://source.cloud.google.com/results/invocations/5ddf13eb-1868-4c05-bbae-08f07a18e738/targets/github%2Fruby-docs-samples%2Ftranslate/artifacts
I can not reproduce this. Is this still happening?
Whoops! This was fixed by https://github.com/googleapis/repo-automation-bots/pull/771.
I've seen an error in the Build Cop Bot logs for Ruby builds:
This one corresponds to this build: https://source.cloud.google.com/results/invocations/0fff566f-a55b-49ca-b900-d6dcfc449729. Normally, the artifacts tab includes the XML file with results, but it looks like it wasn't uploaded to Sponge.
Note that the line number references the built
.js
file, not the source.ts
file. I believe this is the relevant line in the.ts
file:https://github.com/googleapis/repo-automation-bots/blob/09912fc3e895eab02271789102d1c3a476e9ad60/packages/buildcop/src/buildcop.ts#L656
We need a PR like #321 for Ruby.