Closed
Bug 1873486
Opened 10 months ago
Closed 9 months ago
Update mockk to version 1.13.9
Categories
(Fenix :: General, task)
Tracking
(firefox124 fixed)
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
Details
Attachments
(1 file)
Assignee | ||
Comment 1•10 months ago
|
||
Lots of test failures along the lines of java.lang.ClassCastException: class java.lang.Object cannot be cast to class android.view.LayoutInflater (java.lang.Object is in module java.base of loader 'bootstrap'; android.view.LayoutInflater is in unnamed module of loader org.robolectric.internal.AndroidSandbox$SdkSandboxClassLoader @9f52eb7)
I guess maybe robolectric needs some updating for the changes in this update.
Assignee | ||
Comment 2•9 months ago
|
||
Looks like the Kotlin update unblocked this.
Assignee: nobody → ryanvm
Depends on: Kotlin-1.9.22
Comment 3•9 months ago
|
||
Comment 4•9 months ago
|
||
Authored by https://github.com/rvandermeulen
https://github.com/mozilla-mobile/firefox-android/commit/ab7cc9543b11710f8b7262d00d18f3f346089a39
[main] Bug 1873486 - Update mockk to version 1.13.9
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•