Coder Social home page Coder Social logo

Comments (5)

tbpg avatar tbpg commented on June 23, 2024

Another example: https://github.com/GoogleCloudPlatform/python-docs-samples/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Abuildcop%3Aissue+dlp.inspect_content_test

from repo-automation-bots.

tbpg avatar tbpg commented on June 23, 2024

cc @fhinkel

from repo-automation-bots.

tbpg avatar tbpg commented on June 23, 2024

I queried to get all issues for test cases with a slash in the name:

title,test_case,repo_url
"""bigquery/snippets/querying: TestQueries/group/createTableAndWidenQuery failed""",TestQueries/group/createTableAndWidenQuery,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryBatch failed""",TestQueries/group/queryBatch,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryClusteredTable failed""",TestQueries/group/queryClusteredTable,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryDisableCache failed""",TestQueries/group/queryDisableCache,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""profiler: TestAgentIntegration/profiler-test-go11113 failed""",TestAgentIntegration/profiler-test-go11113,"""https://api.github.com/repos/googleapis/google-cloud-go"""
"""bigquery/snippets/querying: TestQueries/group/queryWithNamedParams failed""",TestQueries/group/queryWithNamedParams,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryWithStructParam failed""",TestQueries/group/queryWithStructParam,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryDryRun failed""",TestQueries/group/queryDryRun,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryWithDestinationCMEK failed""",TestQueries/group/queryWithDestinationCMEK,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryWithTimestampParam failed""",TestQueries/group/queryWithTimestampParam,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""profiler: TestAgentIntegration/profiler-test-gomaster failed""",TestAgentIntegration/profiler-test-gomaster,"""https://api.github.com/repos/googleapis/google-cloud-go"""
"""profiler: TestAgentIntegration/profiler-test-go1138 failed""",TestAgentIntegration/profiler-test-go1138,"""https://api.github.com/repos/googleapis/google-cloud-go"""
"""bigquery/snippets/querying: TestQueries/group/queryLegacyLargeResults failed""",TestQueries/group/queryLegacyLargeResults,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryWithDestination failed""",TestQueries/group/queryWithDestination,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryLegacy failed""",TestQueries/group/queryLegacy,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryWithPositionalParams failed""",TestQueries/group/queryWithPositionalParams,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""profiler: TestAgentIntegration/profiler-test-go114 failed""",TestAgentIntegration/profiler-test-go114,"""https://api.github.com/repos/googleapis/google-cloud-go"""
"""bigquery/snippets/querying: TestQueries/group/queryBasic failed""",TestQueries/group/queryBasic,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group failed""",TestQueries/group,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""profiler: TestAgentIntegration/profiler-test-go11217 failed""",TestAgentIntegration/profiler-test-go11217,"""https://api.github.com/repos/googleapis/google-cloud-go"""
"""bigquery/snippets/querying: TestQueries/group/queryPartitionedTable failed""",TestQueries/group/queryPartitionedTable,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""
"""bigquery/snippets/querying: TestQueries/group/queryWithArrayParams failed""",TestQueries/group/queryWithArrayParams,"""https://api.github.com/repos/GoogleCloudPlatform/golang-samples"""

Going to write a shortener for this case. This will not cover the python-docs-samples case (updated link: https://github.com/GoogleCloudPlatform/python-docs-samples/issues?q=is%3Aissue+label%3A%22buildcop%3A+issue%22+dlp.inspect_content_test+) since that does not need to be grouped by the test case name -- the package name somehow needs to be pulled apart.

from repo-automation-bots.

tbpg avatar tbpg commented on June 23, 2024

@tmatsuo, do you think this is something we should change in the Build Cop Bot? Or are we good to close this for now?

from repo-automation-bots.

tbpg avatar tbpg commented on June 23, 2024

Closing this for now. Filed #550 for a more specific case.

from repo-automation-bots.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.