[PR #6048] [MERGED] [PM-27088] fix unit test execution #54485

Closed
opened 2026-05-01 20:01:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6048
Author: @Nailik
Created: 10/17/2025
Status: Merged
Merged: 10/22/2025
Merged by: @SaintPatrck

Base: mainHead: feature/fix-unit-test-execution


📝 Commits (3)

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 app/build.gradle.kts (+4 -1)

📄 Description

📔 Objective

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/6048 **Author:** [@Nailik](https://github.com/Nailik) **Created:** 10/17/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@SaintPatrck](https://github.com/SaintPatrck) **Base:** `main` ← **Head:** `feature/fix-unit-test-execution` --- ### 📝 Commits (3) - [`c63b80e`](https://github.com/bitwarden/android/commit/c63b80e8a41cd1ee9b77c0ed17c25308e10f0ac4) fix - [`c8c9b8d`](https://github.com/bitwarden/android/commit/c8c9b8d23e445bc6652814bacc94bd5ad701ca2b) add comment - [`4d5f3b4`](https://github.com/bitwarden/android/commit/4d5f3b4a2c3fdc9d55c2945804d8230e9089c9ff) Merge branch 'main' into feature/fix-unit-test-execution ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/build.gradle.kts` (+4 -1) </details> ### 📄 Description ## 📔 Objective - fix unit test results regardless of the user device language (date formatting in unit tests is tied to US date formatting), related to https://github.com/bitwarden/android/pull/5401 ## 🦮 Reviewer guidelines <!-- Suggested interactions but feel free to use (or not) as you desire! --> - 👍 (`:+1:`) or similar for great changes - 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info - ❓ (`:question:`) for questions - 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion - 🎨 (`:art:`) for suggestions / improvements - ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention - 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt - ⛏ (`:pick:`) for minor or nitpick changes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-01 20:01:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#54485