Commit d463c15
authored
fix: StreamWriterTest to allow version in trace ID (#12084)
When the source tree of an integration build has non-SNAPSHOT
version, the unit test "testAppendWithMissingValueMap" was failing
because the trace ID contained the version of the artifact.
b/492517601
The conventional commit prefix is “fix:” so that I confirm the effect in
next Release Please pull request after merging this pull request.1 parent f1c04a9 commit d463c15
File tree
1 file changed
+4
-1
lines changed- java-bigquerystorage/google-cloud-bigquerystorage/src/test/java/com/google/cloud/bigquery/storage/v1
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
407 | 410 | | |
408 | 411 | | |
409 | 412 | | |
| |||
0 commit comments