Open
Bug 1868159
Opened 1 year ago
Updated 1 year ago
mach test doesn't understand junit tests
Categories
(Testing :: General, defect, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: Gijs, Unassigned)
Details
% ./mach test org.mozilla.geckoview.test.ProgressDelegateTest#containsFormData
Test configuration changed. Regenerating backend.
UNKNOWN TEST: org.mozilla.geckoview.test.ProgressDelegateTest#containsFormData
I was unable to find tests from the given argument(s).
...
./mach geckoview-junit org.mozilla.geckoview.test.ProgressDelegateTest#containsFormData
No Android devices connected. Start an emulator? (Y/n) Y
[test runs]
It'd be nice if mach test "Just worked".
| Reporter | ||
Updated•1 year ago
|
Product: Firefox → Testing
Comment 1•1 year ago
|
||
The severity field is not set for this bug.
:jmaher, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(jmaher)
Updated•1 year ago
|
Severity: -- → S4
Flags: needinfo?(jmaher)
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•