Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bazel test command does not actually run tests #977

Closed
Ark-kun opened this issue Mar 15, 2019 · 1 comment
Closed

bazel test command does not actually run tests #977

Ark-kun opened this issue Mar 15, 2019 · 1 comment

Comments

@Ark-kun
Copy link
Contributor

Ark-kun commented Mar 15, 2019

/go/src/github.com/kubeflow/pipelines$ bazel test -c opt --action_env=PATH --define=grpc_no_ares=true backend/src/apiserver:apiserver
DEBUG: /usr/local/google/home/avolkov/.cache/bazel/_bazel_avolkov/31e08d5c4be525ad16464e998010eee7/external/bazel_skylib/lib.bzl:30:1: WARNING: lib.bzl is deprecated and will go away in the future, please directly load the bzl file(s) of the module(s) n
eeded as it is more efficient.
INFO: Analysed target //backend/src/apiserver:apiserver (0 packages loaded, 0 targets configured).
INFO: Found 1 target and 0 test targets...
Target //backend/src/apiserver:apiserver up-to-date:
  bazel-bin/backend/src/apiserver/linux_amd64_stripped/apiserver
INFO: Elapsed time: 0.248s, Critical Path: 0.00s
INFO: 0 processes.
INFO: Build completed successfully, 1 total action
INFO: Build completed successfully, 1 total action

/assign @neuromage

@neuromage
Copy link
Contributor

Will be fixed by #958

magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this issue Oct 22, 2023
HumairAK pushed a commit to red-hat-data-services/data-science-pipelines that referenced this issue Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants