Closed
Bug 1674101
Opened 5 years ago
Closed 5 years ago
UNKNOWN TEST: devtools/client/debugger/src/actions/tests/preview.spec.js
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1539441
People
(Reporter: hexagonrecursion, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
I tried to run this test file using the following command:
./mach test devtools/client/debugger/src/actions/tests/preview.spec.js
Actual results:
UNKNOWN TEST: devtools/client/debugger/src/actions/tests/preview.spec.js
I was unable to find tests from the given argument(s).
You should specify a test directory, filename, test suite name, or
abbreviation.
It's possible my little brain doesn't know about the type of test you are
trying to execute. If you suspect this, please request support by filing
a bug at
https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=General.
Expected results:
I expected the test to be executed
| Reporter | ||
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•