Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test: checking bigqueryconnection IT test#9539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
suztomo wants to merge3 commits intoGoogleCloudPlatform:main
base:main
Choose a base branch
Loading
fromsuztomo:mysql_instance

Conversation

suztomo
Copy link
Contributor

b/369370613

Checking whether the tests actually run or not.

Description

Fixes #

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

  • I have followedSample Format Guide
  • pom.xml parent set to latestshared-configuration
  • Appropriate changes to README are included in PR
  • These samples need a newAPI enabled in testing projects to pass (let us know which ones)
  • These samples need a new/updatedenv vars in testing projects set to pass (let us know which ones)
  • Tests pass:mvn clean verifyrequired
  • Lint passes:mvn -P lint checkstyle:checkrequired
  • Static Analysis:mvn -P lint clean compile pmd:cpd-check spotbugs:checkadvisory only
  • This sample adds a new sample directory, and I updated theCODEOWNERS file with the codeowners for this sample
  • This sample adds a newProduct API, and I updated theBlunderbuss issue/PR auto-assigner with the codeowners for this sample
  • Pleasemerge this PR for me once it is approved

b/369370613Checking whether the tests actually run or not.
@product-auto-labelproduct-auto-labelbot added samplesIssues that are directly related to samples. api: bigqueryconnectionIssues related to the BigQuery Connection API API. labelsSep 26, 2024
@suztomo
Copy link
ContributorAuthor

The build succeeded (log) but did it actually run the tests?

[INFO] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ bigqueryconnection-snippets ---[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/tmpfs/src/github/java-docs-samples/bigquery/bigqueryconnection/snippets/target/jacoco.exec[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bigqueryconnection-snippets ---[INFO] Using 'UTF-8' encoding to copy filtered resources.[INFO] skip non existing resourceDirectory /tmpfs/src/github/java-docs-samples/bigquery/bigqueryconnection/snippets/src/main/resources[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bigqueryconnection-snippets ---[INFO] Changes detected - recompiling the module![INFO] Compiling 8 source files to /tmpfs/src/github/java-docs-samples/bigquery/bigqueryconnection/snippets/target/classes[INFO] ------------------------------------------------------------------------[INFO] BUILD SUCCESS[INFO] ------------------------------------------------------------------------[INFO] Total time:  19.830 s[INFO] Finished at: 2024-09-26T17:23:37Z[INFO] ------------------------------------------------------------------------cd bigquery/bigqueryconnection/snippetsmvn --quiet --batch-mode --fail-at-end clean verify \    -Dfile.encoding="UTF-8" \    -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn \    -Dmaven.test.redirectTestOutputToFile=true \    -Dbigtable.projectID="java-docs-samples-testing" \    -Dbigtable.instanceID=instance[0.001s][warning][os,container] Duplicate cpuset controllers detected. Picking /sys/fs/cgroup/cpuset, skipping /tmpfs/docker/overlay2/e3bed8362b3b60364c58fc91873bdeb82378a925c99db20697bd36bdc4dcc8f8/merged/sys/fs/cgroup/cpuset./tmpfs/src/github/java-docs-samples/bigquery/bigqueryconnection/snippets Testing completed.

@suztomosuztomo marked this pull request as ready for reviewSeptember 27, 2024 19:39
@suztomosuztomo marked this pull request as draftSeptember 27, 2024 19:39
@telpiriontelpirion removed their assignmentJul 10, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@telpiriontelpiriontelpirion approved these changes

@yoshi-approveryoshi-approverAwaiting requested review from yoshi-approveryoshi-approver is a code owner

Assignees
No one assigned
Labels
api: bigqueryconnectionIssues related to the BigQuery Connection API API.samplesIssues that are directly related to samples.
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@suztomo@telpirion

[8]ページ先頭

©2009-2025 Movatter.jp