Skip to content

Commit

Permalink
Delete android_instrumentation_test example (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
jin authored Jan 18, 2024
1 parent 5ee5549 commit e61798e
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 456 deletions.
16 changes: 0 additions & 16 deletions .bazelci/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,22 +40,6 @@ tasks:
working_directory: examples/pom_file_generation
build_targets:
- "//..."
android-instrumentation-test-macos:
name: "Android instrumentation test example"
platform: macos
working_directory: examples/android_instrumentation_test
# Android instrumentation tests don't work on macOS yet.
build_targets:
- "//src/main:greeter_app"
- "//src/test:greeter_test_app"
android-instrumentation-test-windows:
name: "Android instrumentation test example"
platform: windows
working_directory: examples/android_instrumentation_test
# Android instrumentation tests don't work on Windows yet.
build_targets:
- "//src/main:greeter_app"
- "//src/test:greeter_test_app"
android-local-test-linux:
name: "Android Robolectric test example"
platform: ubuntu1804
Expand Down
67 changes: 0 additions & 67 deletions examples/android_instrumentation_test/.bazelrc

This file was deleted.

30 changes: 0 additions & 30 deletions examples/android_instrumentation_test/BUILD

This file was deleted.

6 changes: 0 additions & 6 deletions examples/android_instrumentation_test/README.md

This file was deleted.

85 changes: 0 additions & 85 deletions examples/android_instrumentation_test/WORKSPACE

This file was deleted.

11 changes: 0 additions & 11 deletions examples/android_instrumentation_test/src/main/AndroidManifest.xml

This file was deleted.

6 changes: 0 additions & 6 deletions examples/android_instrumentation_test/src/main/BUILD

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions examples/android_instrumentation_test/src/test/AndroidManifest.xml

This file was deleted.

Loading

0 comments on commit e61798e

Please sign in to comment.