Skip to content

Commit

Permalink
Remove /internal/e2e/bazel_workspaces as this coverage is handled by …
Browse files Browse the repository at this point in the history
…'bazel run @test_workspace//:bin'

Once bazelbuild/bazel#8090 it can be covered with 'bazel test @test_workspace//...' instead
  • Loading branch information
gregmagolan committed Apr 23, 2019
1 parent c66143b commit ef53f71
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 178 deletions.
1 change: 0 additions & 1 deletion .bazelignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ examples/
packages/
# A subset of legacy e2e tests are nested workspaces
# TODO(gregmagolan): move these to /e2e
internal/e2e/bazel_workspaces
internal/e2e/bazel_workspaces_compat
internal/e2e/fine_grained_symlinks
internal/e2e/node_loader_no_preserve_symlinks
Expand Down
5 changes: 0 additions & 5 deletions internal/e2e/bazel_workspaces/.bazelrc

This file was deleted.

1 change: 0 additions & 1 deletion internal/e2e/bazel_workspaces/BUILD.bazel

This file was deleted.

25 changes: 0 additions & 25 deletions internal/e2e/bazel_workspaces/WORKSPACE

This file was deleted.

18 changes: 0 additions & 18 deletions internal/e2e/bazel_workspaces/npm/test_workspace/WORKSPACE

This file was deleted.

12 changes: 0 additions & 12 deletions internal/e2e/bazel_workspaces/npm/test_workspace/package.json

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions internal/e2e/bazel_workspaces/npm/test_workspace/yarn.lock

This file was deleted.

8 changes: 0 additions & 8 deletions internal/e2e/bazel_workspaces/package.json

This file was deleted.

93 changes: 0 additions & 93 deletions internal/e2e/bazel_workspaces/yarn.lock

This file was deleted.

0 comments on commit ef53f71

Please sign in to comment.