Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 0 additions & 114 deletions .github/workflows/integration-tests-benchmarks.yml

This file was deleted.

34 changes: 0 additions & 34 deletions .sauce/sentry-uitest-android-benchmark-lite.yml

This file was deleted.

56 changes: 0 additions & 56 deletions .sauce/sentry-uitest-android-benchmark.yml

This file was deleted.

1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.PHONY: all clean compile javadocs dryRelease update checkFormat api assembleBenchmarkTestRelease assembleUiTestRelease assembleUiTestCriticalRelease runUiTestCritical setupPython systemTest systemTestInteractive check preMerge publish

all: stop clean javadocs compile
assembleBenchmarks: assembleBenchmarkTestRelease
assembleUiTests: assembleUiTestRelease
preMerge: check
publish: clean dryRelease
Expand Down
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ apiValidation {
"sentry-uitest-android",
"sentry-uitest-android-benchmark",
"sentry-uitest-android-critical",
"test-app-plain",
"test-app-sentry",
"test-app-size",
"sentry-samples-netflix-dgs",
"sentry-samples-console-otlp",
Expand Down
5 changes: 1 addition & 4 deletions sentry-android-integration-tests/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Android performance-impact and integration tests

* [Sample app without sentry](./test-app-plain) created with Android Studio -> New Project -> Basic Activity
* [Same app, but with Sentry included](./test-app-sentry) - made part of the root project
* [App metrics test specification (yaml)](./metrics-test.yml)
* [Espresso-based benchmarks](./sentry-uitest-android-benchmark) - run within SauceLabs (see /.sauce/*.yml)
* [Espresso-based benchmarks](./sentry-uitest-android-benchmark) - no longer wired into CI, run locally
* [Espresso-based UI tests](./sentry-uitest-android) - run within SauceLabs (see /.sauce/*.yml)
* Also used for compatibility test matrix against new AGP versions
12 changes: 0 additions & 12 deletions sentry-android-integration-tests/metrics-test.yml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading