Skip to content

Make sure that we test against the right version#2152

Merged
gbrail merged 3 commits into
mozilla:masterfrom
gbrail:greg-fix-android-version
Nov 1, 2025
Merged

Make sure that we test against the right version#2152
gbrail merged 3 commits into
mozilla:masterfrom
gbrail:greg-fix-android-version

Conversation

@gbrail

@gbrail gbrail commented Nov 1, 2025

Copy link
Copy Markdown
Collaborator

Fix a few specific problems:

  • The Android tests weren't actually testing against the source tree!
  • A recently-introduced change used a method not suported on old-ish versions of Android
  • Some old Mozilla date tests incorrectly calculate time when we're near a DST transition like today

Make sure that the it-android tests use the current version, not one
from Maven Central
Collectors.toUnmodifiableList is not available on older Android
releases.
This old test does not appear to correctly calculate the date when we're
near a DTC transition. Prefer the tests in test262 for this.
@gbrail
gbrail merged commit e6bbaed into mozilla:master Nov 1, 2025
11 checks passed
@gbrail
gbrail deleted the greg-fix-android-version branch November 1, 2025 23:15
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.

1 participant