Skip to content

RUM-16470: Bump latest-api instrumented test jobs to Android API 37#3594

Merged
kikoveiga merged 1 commit into
developfrom
kikoveiga/rum-16470/instrument-tests-api37
Jul 8, 2026
Merged

RUM-16470: Bump latest-api instrumented test jobs to Android API 37#3594
kikoveiga merged 1 commit into
developfrom
kikoveiga/rum-16470/instrument-tests-api37

Conversation

@kikoveiga

@kikoveiga kikoveiga commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

The emulator was failing to run because of an old cmdline-tools version not being able to read XML v4, which is a warning I also see locally when running local_ci.sh actually. It was impossible to understand this was the root cause in the ci logs, but thankfully the infra team helped and discovered it, fixing it here: https://github.com/DataDog/ci-platform-machine-images/pull/820.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@codecov-commenter

codecov-commenter commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.79%. Comparing base (3b2aa61) to head (a6a4949).
⚠️ Report is 20 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3594      +/-   ##
===========================================
- Coverage    72.81%   72.79%   -0.03%     
===========================================
  Files          974      974              
  Lines        35226    35233       +7     
  Branches      5968     5966       -2     
===========================================
- Hits         25649    25645       -4     
+ Misses        7918     7917       -1     
- Partials      1659     1671      +12     

see 35 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kikoveiga
kikoveiga force-pushed the kikoveiga/rum-16470/instrument-tests-api37 branch 3 times, most recently from aa2e26c to a5e7eb2 Compare July 1, 2026 19:43
Use emulator image with API 37 that was created here:
DataDog/ci-platform-machine-images#793.
Bump espresso to 3.7.0, as tests were failing because this library was
using the removed API InputManager.getInstance().
@kikoveiga
kikoveiga force-pushed the kikoveiga/rum-16470/instrument-tests-api37 branch from 9df7f95 to a6a4949 Compare July 8, 2026 13:06
@kikoveiga
kikoveiga marked this pull request as ready for review July 8, 2026 14:07
@kikoveiga
kikoveiga requested review from a team as code owners July 8, 2026 14:07
@kikoveiga
kikoveiga merged commit fa5e517 into develop Jul 8, 2026
27 checks passed
@kikoveiga
kikoveiga deleted the kikoveiga/rum-16470/instrument-tests-api37 branch July 8, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants